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

chore(deps): update dependency symbol-observable to v3 #7299

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2020

This PR contains the following updates:

Package Type Update Change
symbol-observable dependencies major ^2.0.0 -> ^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: "every weekend" in timezone America/Los_Angeles.

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

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Nov 7, 2020
@renovate renovate bot force-pushed the renovate/symbol-observable-3.x branch 5 times, most recently from 13e6976 to af501da Compare November 7, 2020 14:08
@renovate renovate bot force-pushed the renovate/symbol-observable-3.x branch from af501da to 2704e90 Compare November 8, 2020 16:12
@benjamn benjamn merged commit 2809d6d into main Nov 9, 2020
@benjamn benjamn deleted the renovate/symbol-observable-3.x branch November 9, 2020 16:14
benjamn added a commit that referenced this pull request Nov 17, 2020
benjamn added a commit that referenced this pull request Nov 17, 2020
…" (#7340)

This reverts commit 2809d6d,
fixing issue #7337. The problem is not the `@types/node` version, as
conjectured in #7335, but the incompatibility between the version of
`@types/node` used by Angular and our recent major update of
`symbol-observable`, which is a non-dev dependency of `@apollo/client`.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants