chore(deps): bump the angular group across 1 directory with 2 updates#1402
Closed
dependabot[bot] wants to merge 2 commits into
Closed
chore(deps): bump the angular group across 1 directory with 2 updates#1402dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
mikehardy
approved these changes
Jul 8, 2026
mikehardy
left a comment
Contributor
There was a problem hiding this comment.
seems okay - the e2e was setup specifically to validate these things and it's green
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular-2ca6774890
branch
2 times, most recently
from
July 14, 2026 07:58
ceab03b to
25e64c0
Compare
Bumps the angular group with 2 updates in the / directory: [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) and [@angular-devkit/core](https://github.com/angular/angular-cli). Updates `zone.js` from 0.15.1 to 0.16.2 - [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.2/packages/zone.js) Updates `@angular-devkit/core` from 20.3.7 to 22.0.5 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.3.7...v22.0.5) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-version: 22.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: zone.js dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular-2ca6774890
branch
from
July 14, 2026 10:22
25e64c0 to
6630dad
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 free
to 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 the angular group with 2 updates in the / directory: zone.js and @angular-devkit/core.
Updates
zone.jsfrom 0.15.1 to 0.16.2Changelog
Sourced from zone.js's changelog.
Commits
e3dc87crelease: cut the zone.js-0.16.2 release4f048e7build: update dependency typescript to v6.0.39fa4be9test(zone.js): vitest patch for testing (#68395)62c6e3bfeat(zone.js): support vitest patching in zone.js/testing (#68395)7f3f3d7ci: remove remainings of saucelabs tests56ff89cbuild: update all non-major dependenciesfc6a7eefix(zone.js): allow draining microtasks inPromise.then(through flag)0007723build: update cross-repo angular dependencies9ee4f83build: update to TypeScript 6 stable621c908build: update cross-repo angular dependenciesUpdates
@angular-devkit/corefrom 20.3.7 to 22.0.5Release notes
Sourced from @angular-devkit/core's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/core's changelog.
... (truncated)
Commits
85a2698release: cut the v22.0.5 release5c892eebuild: update cross-repo angular dependencies7848e8dbuild: lock file maintenance862a380fix(@schematics/angular): remove unused app tsconfig outDir4288e44fix(@angular/build): scope createRequire module resolution using paths to pre...5f774f8fix(@angular/ssr): preserve response headers during redirect7c0d9f0fix(@angular/build): load zone.js dynamically for library unit testsf75085ffix(@angular-devkit/build-angular): prevent OS command injection in ssr-dev-s...f099e64fix(@angular/cli): gracefully handle package manager errors in command handlercf033ecfix(@angular/cli): respect release age policy in update bootstrapping logic