Skip to content

build(deps): bump zone.js from 0.15.1 to 0.16.3 - #1022

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zone.js-0.16.3
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zone.js-0.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps zone.js from 0.15.1 to 0.16.3.

Changelog

Sourced from zone.js's changelog.

0.16.3 (2026-09-02)

  • docs(zone.js): point the Bluebird link at the project repo (731c838)
  • fix(zone.js): preserve accessor and non-enumerable event listener options (4c4a705), closes #54142 #54142 #70431
  • ci: add Alan as a zone.js reviewer (5553699)
  • fix(zone.js): guard against null handle when detecting refreshable timers (36c2197), closes #70044
  • fix(zone.js): vitest patching of describe/it curried calls (e23541b), closes #69748
  • fix(zone.js): harden zoneSymbolEventNames and patches against proto key (2d33fd5)
  • fix(zone.js): harden zoneSymbolEventNames against proto key (defense-in-depth) (fd7c2da)
  • fix(zone.js): avoid type error on custom object rejection with rejection property (fa75800)
  • fix(zone.js): validate __Zone_symbol_prefix to prevent DOM clobbering attacks (e50f504)

0.16.2 (2026-05-06)

0.16.1 (2026-02-18)

  • fix(zone.js): support passthrough of Promise.try API (fc557f0), closes #67057

0.16.0 (2025-11-19)

BREAKING CHANGE

  • IE/Non-Chromium Edge are not supported anymore.
Commits
  • 124bf44 release: cut the zone.js-0.16.3 release
  • 4c4a705 fix(zone.js): preserve accessor and non-enumerable event listener options
  • 9cf7b44 build: remove explicit strict options
  • 731c838 docs(zone.js): point the Bluebird link at the project repo
  • 444b465 build: update cross-repo angular dependencies
  • c2d4070 build: update all non-major dependencies
  • 1426f5e build: update cross-repo angular dependencies
  • 671d8d3 build: update all non-major dependencies
  • c18261f build: enable stableTypeOrdering tsconfig flag
  • 732e505 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 00:06
@dependabot dependabot Bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zone.js-0.16.3 branch from d6b8de3 to 00c7b0f Compare September 7, 2026 08:31
@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.15.1 to 0.16.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.16.3/packages/zone.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zone.js-0.16.3 branch from 00c7b0f to 55a8d92 Compare September 7, 2026 08:34
@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

Closing — zone.js 0.16.x is ahead of what @angular/core@20.3.x supports (peer dep is ~0.15.0). Will reopen once Angular ships support for 0.16.

@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/zone.js-0.16.3 branch September 7, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant