Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency symbol-observable to v3 #5005

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mesosphere-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
symbol-observable dependencies major 2.0.3 -> 3.0.0

Release Notes

blesh/symbol-observable

v3.0.0

Compare Source

Bug Fixes
  • TypeScript: Symbol.observable is now unique symbol. (2ef1476), closes #​41
  • TypeScript: Symbol[Symbol.observable] is no longer incorrectly defined (fe4301f)
BREAKING CHANGES
  • TypeScript: Older versions of @types/node will clash with this, because @types/node incorrectly defined Symbol.observable has symbol and not unique symbol. Update to @types/[email protected] or higher.

2.0.3 (2020-09-30)

Bug Fixes
  • package.json ponyfill.d.ts added to package (b25f5bf)

2.0.2 (2020-09-29)

Bug Fixes
  • TypeScript ponyfill types added (10d2ec8)

2.0.1 (2020-09-04)

Bug Fixes
  • package.json: es/ponyfill.js no longer typoed (ad2c079)
  • Resolve issues in environments with frozen Symbol (2323882)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Available now for Enterprise: Renovate Pro with real-time webhook handling and priority job queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants