Skip to content

chore(deps): update angular-cli monorepo to v20.3.18#1

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-cli-monorepo
Open

chore(deps): update angular-cli monorepo to v20.3.18#1
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-cli-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 19, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular 20.3.420.3.18 age confidence
@angular/cli 20.3.420.3.18 age confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v20.3.18

Compare Source

@​angular-devkit/core
Commit Type Description
39596d529 fix update ajv to 8.18.0
@​angular/build
Commit Type Description
f668e2778 fix update rollup to 4.59.0

v20.3.17

Compare Source

@​angular/ssr
Commit Type Description
8700e18d7 fix prevent open redirect via X-Forwarded-Prefix header
67582a946 fix validate host headers to prevent header-based SSRF

v20.3.16

Compare Source

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

v20.3.15

Compare Source

@​angular/cli
Commit Type Description
795d65413 fix update pacote to v21.0.4
@​angular-devkit/build-angular
Commit Type Description
ffc72cbc5 fix update webpack to version 5.104.1

v20.3.14

Compare Source

@​angular/cli
Commit Type Description
ff366499e fix update dependency @​modelcontextprotocol/sdk to v1.25.2

v20.3.13

Compare Source

@​angular/cli
Commit Type Description
cfbb61602 fix update @modelcontextprotocol/sdk to v1.24.0

v20.3.12

Compare Source

@​angular/build
Commit Type Description
25bb7e65c fix ensure correct URL joining for prerender routes
@​angular/ssr
Commit Type Description
cceb86296 fix handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
1abe68ad8 fix prevent redirect loop with encoded query parameters

v20.3.11

Compare Source

@​angular/build
Commit Type Description
8053f2d92 fix ensure ɵgetOrCreateAngularServerApp is always defined after errors

v20.3.10

Compare Source

@​schematics/angular
Commit Type Description
c854a719b fix correct tsconfig.spec.json include for spec files
@​angular/build
Commit Type Description
b3908f68e fix do not remove @angular/localize when having external packages (#​31721)

v20.3.9

Compare Source

@​angular/ssr
Commit Type Description
08e07e338 fix improve locale handling in app-engine
683697ebc fix improve route matching for wildcard routes

v20.3.8

Compare Source

@​angular-devkit/build-angular
Commit Type Description
813cba9b9 fix expand jest and jest-environment-jsdom to allow version 30
@​angular/build
Commit Type Description
542973ab0 fix add adapters to new reporter
f0885691d fix ensure locale data plugin runs before other plugins
45e498f95 fix handle redirects from guards during prerendering

v20.3.7

Compare Source

@​angular-devkit/schematics
Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create
@​angular/build
Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1
@​angular/ssr
Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

v20.3.6

Compare Source

@​angular/ssr
Commit Type Description
5271547c8 fix prevent malicious URL from overriding host

v20.3.5

Compare Source

@​angular/build
Commit Type Description
7f7140680 fix cleanup karma temporary directory after process exit

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6c48acb to 4a251a1 Compare June 22, 2025 13:30
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 4a251a1 to 08ff031 Compare July 5, 2025 12:14
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 08ff031 to e9c3d85 Compare August 13, 2025 23:54
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from e9c3d85 to 016b683 Compare September 11, 2025 03:47
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.2.15 chore(deps): update angular-cli monorepo to v19.2.16 Sep 11, 2025
@renovate
Copy link
Author

renovate bot commented Sep 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: feature-tracker-angular@0.0.2
npm error Found: @angular/compiler@20.3.3
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"^20.3.3" from the root project
npm error   peer @angular/compiler@"^20.0.0" from @angular/build@20.3.4
npm error   node_modules/@angular/build
npm error   2 more (@angular/compiler-cli, @angular/core)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"20.3.18" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@20.3.17
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"20.3.17" from @angular/compiler-cli@20.3.17
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^20.3.3" from the root project
npm error     peer @angular/compiler-cli@"^20.0.0" from @angular-devkit/build-angular@20.3.18
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"20.3.18" from the root project
npm error     2 more (@angular/localize, ng-packagr)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-01T19_50_14_884Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-01T19_50_14_884Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 016b683 to e2aba61 Compare September 18, 2025 04:10
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.2.16 chore(deps): update angular-cli monorepo to v19.2.17 Sep 18, 2025
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.2.17 chore(deps): update angular-cli monorepo to v19.2.17 - autoclosed Sep 30, 2025
@renovate renovate bot closed this Sep 30, 2025
@renovate renovate bot deleted the renovate/angular-cli-monorepo branch September 30, 2025 04:47
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.2.17 - autoclosed chore(deps): update angular-cli monorepo to v19.2.17 Oct 3, 2025
@renovate renovate bot reopened this Oct 3, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 07661e9 to e2aba61 Compare October 3, 2025 10:15
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.2.17 chore(deps): update angular-cli monorepo to v20.3.4 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from e2aba61 to 1fe55d0 Compare October 3, 2025 10:40
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.4 chore(deps): update angular-cli monorepo to v20.3.4 - autoclosed Oct 3, 2025
@renovate renovate bot closed this Oct 3, 2025
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.4 - autoclosed chore(deps): update angular-cli monorepo to v20.3.4 Oct 8, 2025
@renovate renovate bot reopened this Oct 8, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 001a3f0 to 1fe55d0 Compare October 8, 2025 23:45
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.4 chore(deps): update angular-cli monorepo to v20.3.5 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 226e8d3 to c5eba79 Compare October 16, 2025 12:10
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.5 chore(deps): update angular-cli monorepo to v20.3.6 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c5eba79 to c1f01f4 Compare October 23, 2025 12:13
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.6 chore(deps): update angular-cli monorepo to v20.3.7 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c1f01f4 to 7aafdb3 Compare November 1, 2025 11:41
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.7 chore(deps): update angular-cli monorepo to v20.3.8 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7aafdb3 to ad88fd9 Compare November 8, 2025 07:41
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.8 chore(deps): update angular-cli monorepo to v20.3.9 Nov 8, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from ad88fd9 to 63e6fb3 Compare November 16, 2025 20:09
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.9 chore(deps): update angular-cli monorepo to v20.3.10 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 63e6fb3 to d597c80 Compare November 19, 2025 19:32
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.10 chore(deps): update angular-cli monorepo to v20.3.11 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from d597c80 to e018822 Compare November 26, 2025 07:30
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.11 chore(deps): update angular-cli monorepo to v20.3.12 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from e018822 to c2f5fb2 Compare December 4, 2025 12:09
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.12 chore(deps): update angular-cli monorepo to v20.3.13 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c2f5fb2 to 54ab967 Compare January 8, 2026 07:01
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.13 chore(deps): update angular-cli monorepo to v20.3.14 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 54ab967 to 9ab6d6b Compare January 22, 2026 11:31
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.14 chore(deps): update angular-cli monorepo to v20.3.15 Jan 22, 2026
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 9ab6d6b to da6979f Compare February 2, 2026 15:04
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from da6979f to cdd20c5 Compare February 10, 2026 20:13
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.15 chore(deps): update angular-cli monorepo to v20.3.16 Feb 10, 2026
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from cdd20c5 to a8e2bc0 Compare February 24, 2026 06:48
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.16 chore(deps): update angular-cli monorepo to v20.3.17 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from a8e2bc0 to 84ba15a Compare March 1, 2026 19:50
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v20.3.17 chore(deps): update angular-cli monorepo to v20.3.18 Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants