dcos-ui icon indicating copy to clipboard operation
dcos-ui copied to clipboard

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

Open mesosphere-renovate opened this issue 3 years ago • 0 comments

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

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

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

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

:no_bell: 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.

mesosphere-renovate avatar Nov 02 '20 18:11 mesosphere-renovate