Skip to content

Bump tar, @angular/cli and @capacitor/cli#80

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-56135af479
Open

Bump tar, @angular/cli and @capacitor/cli#80
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-56135af479

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Copy link
Copy Markdown
Contributor

Bumps tar to 7.5.11 and updates ancestor dependencies tar, @angular/cli and @capacitor/cli. These dependencies need to be updated together.

Updates tar from 7.5.2 to 7.5.11

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @angular/cli from 20.3.13 to 20.3.20

Release notes

Sourced from @​angular/cli's releases.

20.3.20

@​angular/build

Commit Description
fix - 0fd6823af pass process environment variables to prerender workers

20.3.19

@​angular-devkit/build-angular

Commit Description
fix - 0299b4d1a update copy-webpack-plugin to v14.0.0

20.3.18

@​angular-devkit/core

Commit Description
fix - 39596d529 update ajv to 8.18.0

@​angular/build

Commit Description
fix - f668e2778 update rollup to 4.59.0

20.3.17

@​angular/ssr

Commit Description
fix - 8700e18d7 prevent open redirect via X-Forwarded-Prefix header
fix - 67582a946 validate host headers to prevent header-based SSRF

20.3.16

@​angular/cli

Commit Description
fix - 656888a25 update dependency @​modelcontextprotocol/sdk to v1.26.0

20.3.15

@​angular/cli

Commit Description
fix - 795d65413 update pacote to v21.0.4

@​angular-devkit/build-angular

Commit Description
fix - ffc72cbc5 update webpack to version 5.104.1

20.3.14

@​angular/cli

Commit Description
fix - ff366499e update dependency @​modelcontextprotocol/sdk to v1.25.2
Changelog

Sourced from @​angular/cli's changelog.

20.3.20 (2026-03-11)

@​angular/build

Commit Type Description
0fd6823af fix pass process environment variables to prerender workers

22.0.0-next.0 (2026-03-05)

Breaking Changes

  • Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.
  • The @angular-devkit/architect-cli package is no longer available. The architect CLI tool has been moved to the @angular-devkit/architect package.
  • The experimental @angular-devkit/build-angular:jest and @angular-devkit/build-angular:web-test-runner builders have been removed.

@​angular/ssr

  • The server no longer falls back to Client-Side Rendering (CSR) when a request fails host validation. Requests with unrecognized 'Host' headers will now return a 400 Bad Request status code. Users must ensure all valid hosts are correctly configured in the 'allowedHosts' option.

@​angular/cli

Commit Type Description
a5c7c0b5f fix reflect new minimum supported Node version in ng.js

Commit Type Description
d0e9e8163 build update minimum supported Node.js versions
1f21e89d9 refactor remove @angular-devkit/architect-cli package
b4885b851 refactor remove experimental Jest and Web Test Runner builders

@​angular/build

Commit Type Description
414320d02 feat support runtime Zone.js detection in Vitest unit test runner
f190263a4 fix allow any CHROME_BIN for vitest playwright provider

@​angular/ssr

| Commit | Type | Description |

... (truncated)

Commits
  • 1e7d877 release: cut the v20.3.20 release
  • 0fd6823 fix(@​angular/build): pass process environment variables to prerender workers
  • 93a6f36 release: cut the v20.3.19 release
  • 0299b4d fix(@​angular-devkit/build-angular): update copy-webpack-plugin to v14.0.0
  • 05b3511 release: cut the v20.3.18 release
  • 39596d5 fix(@​angular-devkit/core): update ajv to 8.18.0
  • f668e27 fix(@​angular/build): update rollup to 4.59.0
  • c0d1626 release: cut the v20.3.17 release
  • 8700e18 fix(@​angular/ssr): prevent open redirect via X-Forwarded-Prefix header
  • 67582a9 fix(@​angular/ssr): validate host headers to prevent header-based SSRF
  • Additional commits viewable in compare view

Updates @capacitor/cli from 7.2.0 to 7.6.0

Release notes

Sourced from @​capacitor/cli's releases.

7.6.0

7.6.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (48b1a33)
  • android: Concurrent Range Requests for assets (#8357) (87cfc86)
  • android: handle lowercase range header (#8368) (634ee64)
  • android: invalid http range seeking (#8369) (1357a34)
  • cli: Allow to run update on non macOS (#8344) (#8345) (0579499)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (bf5e07f)

Features

  • cli: Add --https option for --live-reload (#8194) (de47d79)

7.5.0

7.5.0 (2026-02-11)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (d716e41)
  • cli: Update tar package (#8311) (#8313) (f62bf77)
  • cookies: only send expires param on web if a date is set (259202b)

Features

7.4.5

7.4.5 (2026-01-13)

Bug Fixes

7.4.4

7.4.4 (2025-10-22)

Bug Fixes

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

7.6.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (48b1a33)
  • android: Concurrent Range Requests for assets (#8357) (87cfc86)
  • android: handle lowercase range header (#8368) (634ee64)
  • android: invalid http range seeking (#8369) (1357a34)
  • cli: Allow to run update on non macOS (#8344) (#8345) (0579499)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (bf5e07f)

Features

  • cli: Add --https option for --live-reload (#8194) (de47d79)

7.5.0 (2026-02-11)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (d716e41)
  • cli: Update tar package (#8311) (#8313) (f62bf77)
  • cookies: only send expires param on web if a date is set (259202b)

Features

7.4.5 (2026-01-13)

Bug Fixes

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)

7.4.3 (2025-08-20)

Bug Fixes

  • http content headers not sent when using axios (#8064) (3d1b12c)

7.4.2 (2025-07-10)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by capacitor-plugin-bot, a new releaser for @​capacitor/cli since your current version.


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.11 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [@angular/cli](https://github.com/angular/angular-cli) and [@capacitor/cli](https://github.com/ionic-team/capacitor). These dependencies need to be updated together.


Updates `tar` from 7.5.2 to 7.5.11
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.2...v7.5.11)

Updates `@angular/cli` from 20.3.13 to 20.3.20
- [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.13...v20.3.20)

Updates `@capacitor/cli` from 7.2.0 to 7.6.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.6.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.2.0...7.6.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-version: 20.3.20
  dependency-type: direct:development
- dependency-name: "@capacitor/cli"
  dependency-version: 7.6.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-56135af479 branch from cb6dd39 to f7dc110 Compare April 7, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants