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

Bump zone.js from 0.10.2 to 0.10.3 #4

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps zone.js from 0.10.2 to 0.10.3.

Changelog

Sourced from zone.js's changelog.

0.10.3 (2020-02-27)

Bug Fixes

  • zone.js: a path traversal attack in test (#32392) (d498314)
  • zone.js: work around TS3.7 issue (#33294) (0953642)
  • fixes typo of zone.js patch vrdisplaydisconnected property (#33581) (71b8e27), closes #33579
  • should also allow subclass Promise without Symbol.species (#34533) (58b29f1)
  • zone.js: fix zone-patch-rxjs bundle to refer to rxjs (rather than include) it. (#35983) (99ea5d7), closes #35878
  • zone.js: Make EventTarget methods optional in zone.js extension API (#35954) (5463462)
  • zone.js: zone.js patches rxjs should check null for unsubscribe (#35990) (3fa8952), closes #31687 #31684

Features

Performance Improvements

Commits
  • e552591 release: cut the zone.js-0.10.3 release (#34508)
  • 3fa8952 fix(zone.js): zone.js patches rxjs should check null for unsubscribe (#35990)
  • 5463462 fix(zone.js): Make EventTarget methods optional in zone.js extension API ...
  • 8456c5e feat(zone.js): add a zone config to allow user disable wrapping uncaught prom...
  • 0f8e710 feat(zone.js): Monkey patch MessagePort.prototype onproperties (#34610)
  • 99ea5d7 fix(zone.js): fix zone-patch-rxjs bundle to refer to rxjs (rather than in...
  • 71309d2 Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerr...
  • 1882451 feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) (#34...
  • 55b3f97 fix(zone.js): tickOptions's processNewMacroTasksSynchronously should defa...
  • 86a45ff docs(zone.js): update coments of zone configuration API definition (#35849)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for zone.js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Verified

This commit was signed with the committer’s verified signature. The key has expired.
weihanglo Weihang Lo
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.10.3/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants