chore(deps): bump esbuild, @angular-devkit/build-angular and ng-packagr - #1604
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump esbuild, @angular-devkit/build-angular and ng-packagr#1604dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the project’s Angular build tooling dependencies to newer versions.
Changes:
- Bumps
@angular-devkit/build-angularfrom21.2.16to21.2.19 - Bumps
ng-packagrfrom21.2.5to22.0.1
| "karma-jasmine-html-reporter": "1.7.0", | ||
| "karma-junit-reporter": "2.0.1", | ||
| "ng-packagr": "21.2.5", | ||
| "ng-packagr": "22.0.1", |
vaibhavso
previously approved these changes
Jul 27, 2026
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 change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-6b13d590ac
branch
from
July 28, 2026 05:37
ad3bfb4 to
2b328e8
Compare
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies need to be updated together. Updates `esbuild` from 0.27.3 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.28.1) Updates `@angular-devkit/build-angular` from 21.2.16 to 21.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.16...v21.2.19) Updates `ng-packagr` from 21.2.5 to 22.0.2 - [Release notes](https://github.com/ng-packagr/ng-packagr/releases) - [Changelog](https://github.com/ng-packagr/ng-packagr/blob/22.0.2/CHANGELOG.md) - [Commits](ng-packagr/ng-packagr@21.2.5...22.0.2) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.19 dependency-type: direct:development - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect - dependency-name: ng-packagr dependency-version: 22.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-6b13d590ac
branch
from
July 28, 2026 07:42
2b328e8 to
d3636c9
Compare
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 esbuild to 0.28.1 and updates ancestor dependencies esbuild, @angular-devkit/build-angular and ng-packagr. These dependencies need to be updated together.
Updates
esbuildfrom 0.27.3 to 0.28.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
bb9db84publish 0.28.1 to npm9ff053esecurity: add integrity checks to the Deno API0a9bf21enforce non-negative size in gzip parsere2a1a71security: forbid\\in local dev server requests83a2cbffix #4482: don't inlineusingdeclarations308ad74fix #4471: renaming of nestedvardeclarationsf013f5ffix some typosaafd6e4chore: fix some minor issues in comments (#4462)15300c3follow up: cjs evaluation fixes1bda0c3fix #4461, fix #4467: esm evaluation fixesUpdates
@angular-devkit/build-angularfrom 21.2.16 to 21.2.19Release notes
Sourced from @angular-devkit/build-angular's releases.
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
1a72825release: cut the v21.2.19 releasedf54298fix(@angular-devkit/build-angular): update http-proxy-middleware to 3.0.7fe3a606release: cut the v21.2.18 release2510ee3fix(@angular/build): bump vite to 7.3.661a810afix(@angular/cli): respect release age policy in update bootstrapping logica2b6116fix(@angular/build): bump undici to 7.28.09c1edbcrelease: cut the v21.2.17 release637b848fix(@angular/build): bump piscina to 5.2.09c366e8fix(@angular/build): bump@babel/coreto 7.29.76a06ce9fix(@angular/build): bump esbuild to 0.28.1Updates
ng-packagrfrom 21.2.5 to 22.0.2Release notes
Sourced from ng-packagr's releases.
... (truncated)
Changelog
Sourced from ng-packagr's changelog.
... (truncated)
Commits
c17f0adrelease: cut 22.0.29d1c0cdfix(ng-packagr): log correct diagnostics array for warningsbb2a3afrelease: cut 22.0.144bc3a7fix(ng-packagr): generate specific .npmignore entries for secondary entry-poi...1b6ac8eperf(ng-packagr): implement semaphore backpressure throttling in SassWorkerIm...c4fd75ffix(ng-packagr): prevent concurrent compilation and stale cache resultsc2e12fbUpdate CHANGELOG.mddd927c6docs: update changelog for version 22.0.0 releasee918dc3release: cut 22.0.07f8a814build: update@angular/compiler-clipeer dependency range to support version ...