Bump tar, @angular-devkit/build-angular, @angular-eslint/schematics, @angular/cli and ng-packagr - #819
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-14bd946098
branch
9 times, most recently
from
July 27, 2026 12:22
5784706 to
3c9b595
Compare
…@angular/cli and ng-packagr Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.22 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics), [@angular/cli](https://github.com/angular/angular-cli) and [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies need to be updated together. Updates `tar` from 6.2.0 to 7.5.22 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v7.5.22) Updates `@angular-devkit/build-angular` from 14.2.13 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@14.2.13...v21.2.19) Updates `@angular-eslint/schematics` from 14.4.0 to 22.1.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.1.0/packages/schematics) Updates `@angular/cli` from 14.2.13 to 22.0.8 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@14.2.13...v22.0.8) Updates `ng-packagr` from 14.2.2 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@14.2.2...22.0.2) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.19 dependency-type: direct:development - dependency-name: "@angular-eslint/schematics" dependency-version: 22.1.0 dependency-type: direct:development - dependency-name: "@angular/cli" dependency-version: 22.0.7 dependency-type: direct:development - dependency-name: ng-packagr dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: tar dependency-version: 7.5.21 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-14bd946098
branch
from
July 27, 2026 12:53
3c9b595 to
9069370
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 tar to 7.5.22 and updates ancestor dependencies tar, @angular-devkit/build-angular, @angular-eslint/schematics, @angular/cli and ng-packagr. These dependencies need to be updated together.
Updates
tarfrom 6.2.0 to 7.5.22Changelog
Sourced from tar's changelog.
... (truncated)
Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserbe440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@angular-devkit/build-angularfrom 14.2.13 to 21.2.19Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
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
@angular-eslint/schematicsfrom 14.4.0 to 22.1.0Release notes
Sourced from @angular-eslint/schematics's releases.
... (truncated)
Changelog
Sourced from @angular-eslint/schematics's changelog.
... (truncated)
Commits
a666e1bchore(release): publish 22.1.0578bf35chore(repo): migrate to nx 23 (#3108)5c12badchore: fix formatting7ee4556chore(release): publish 22.0.0526640ffeat!: drop support for eslint v8 and legacy eslintrc config format (#3056)0a774c7chore(release): publish 21.4.07a48a63fix(schematics): sync application schema with upstream@schematics/angular(#...8f2afdcchore(release): publish 21.3.1a959e4dchore(release): publish 21.3.03ef7fb1feat: add support for ESLint v10 (#2903)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@angular-eslint/schematicssince your current version.Updates
@angular/clifrom 14.2.13 to 22.0.8Release notes
Sourced from @angular/cli's releases.
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
... (truncated)
Commits
beac493release: cut the v22.0.8 release1bb2cc5build: update devinfra digest to 8819f0b83eede6build: update all github actions15b8616build: update dependency aspect_rules_ts to v3.9.2bc87c85fix(@angular/cli): update MCP devserver tool names to conform to spec regex212a7bbfix(@angular/build): favor istanbul coverage provider when browser testing is...0c69328Revert "perf(@angular/build): skip semantic affected-file walk when type chec...ecc7ababuild: update cross-repo angular dependenciesce5e5d0build: lock file maintenancefdcc98cperf(@angular/build): skip semantic affected-file walk when type checking is ...Updates
ng-packagrfrom 14.2.2 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 ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ng-packagr since your current version.