Uh oh!
There was an error while loading. Please reload this page.
build(deps): bump zone.js from 0.15.1 to 0.16.3 - #1022
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabotBotforce-pushed
the
dependabot/npm_and_yarn/zone.js-0.16.3
branch
from
September 7, 2026 08:31
d6b8de3 to
00c7b0fCompareyogeshchoudhary147
commented
Sep 7, 2026
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>
dependabotBotforce-pushed
the
dependabot/npm_and_yarn/zone.js-0.16.3
branch
from
September 7, 2026 08:34
00c7b0f to
55a8d92Compareyogeshchoudhary147
commented
Sep 7, 2026
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. |
ContributorAuthor
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps zone.js from 0.15.1 to 0.16.3.
Changelog
Sourced from zone.js's changelog.
Commits
124bf44release: cut the zone.js-0.16.3 release4c4a705fix(zone.js): preserve accessor and non-enumerable event listener options9cf7b44build: remove explicit strict options731c838docs(zone.js): point the Bluebird link at the project repo444b465build: update cross-repo angular dependenciesc2d4070build: update all non-major dependencies1426f5ebuild: update cross-repo angular dependencies671d8d3build: update all non-major dependenciesc18261fbuild: enable stableTypeOrdering tsconfig flag732e505fix(core): replace all hasOwnProperty usages with Object.hasOwn