Skip to content

chore(deps): update angular-cli monorepo to ^18.2.21#455

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

chore(deps): update angular-cli monorepo to ^18.2.21#455
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/angular-cli-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 30, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular ^18.2.12^18.2.21 age confidence
@angular/cli ^18.2.12^18.2.21 age confidence

Release Notes

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

v18.2.21

Compare Source

Breaking Changes

@​angular/ssr
  • The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.

    Before:

    const bootstrap = () => bootstrapApplication(AppComponent, config);

    After:

    const bootstrap = (context: BootstrapContext) =>
      bootstrapApplication(AppComponent, config, context);
@​angular-devkit/build-angular
Commit Type Description
700e6bc01 fix avoid extra tick in SSR builds
@​angular/build
Commit Type Description
cccc91b91 fix avoid extra tick in SSR dev-server builds
@​angular/ssr
Commit Type Description
4af385201 feat introduce BootstrapContext for isolated server-side rendering

v18.2.20

Compare Source

@​angular-devkit/build-angular
Commit Type Description
f048078 fix update dependency webpack-dev-server to v5.2.2

v18.2.19

Compare Source

@​angular-devkit/build-angular
Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5

v18.2.18

Compare Source

@​angular/build
Commit Type Description
4245ca7b4 fix update vite to 5.4.17

v18.2.17

Compare Source

@​angular/build
Commit Type Description
247ceff7f fix update vite to 5.4.16 due to a security issues

v18.2.16

Compare Source

@​angular-devkit/build-angular
Commit Type Description
4267a80c5 fix remove @vitejs/plugin-basic-ssl from dependencies
@​angular/build
Commit Type Description
9c2904d0d fix update vite to 5.4.15

v18.2.15

Compare Source

@​angular-devkit/build-angular
Commit Type Description
255c8a50d fix update babel packages

v18.2.14

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9d34d28ec fix remove unused vite dependency

v18.2.13

Compare Source

@​angular/cli
Commit Type Description
deeaf1883 fix correctly select package versions in descending order during ng add
@​angular/build
Commit Type Description
fdddf2c08 fix update vite to version 5.4.14

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am"
  • 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 added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.95%. Comparing base (71515d2) to head (4f07e3e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #455   +/-   ##
=======================================
  Coverage   95.95%   95.95%           
=======================================
  Files          54       54           
  Lines         915      915           
  Branches       72       72           
=======================================
  Hits          878      878           
  Misses         18       18           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.14 chore(deps): update angular-cli monorepo to ^18.2.15 Mar 13, 2025
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 8df60c2 to 740e30d Compare March 13, 2025 11:38
@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.15 chore(deps): update angular-cli monorepo to ^18.2.16 Mar 26, 2025
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 740e30d to 16d4d73 Compare March 26, 2025 12:36
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 16d4d73 to bd9d346 Compare April 2, 2025 17:50
@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.16 chore(deps): update angular-cli monorepo to ^18.2.17 Apr 2, 2025
@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.17 chore(deps): update angular-cli monorepo to ^18.2.18 Apr 9, 2025
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from bd9d346 to d4bc670 Compare April 9, 2025 19:59
@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.18 chore(deps): update angular-cli monorepo to ^18.2.19 Apr 23, 2025
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from d4bc670 to ec91c92 Compare April 23, 2025 12:27
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from ec91c92 to 4f07e3e Compare June 11, 2025 16:17
@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.19 chore(deps): update angular-cli monorepo to ^18.2.20 Jun 11, 2025
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 4f97bc4 to 11897a9 Compare August 13, 2025 12:00
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 11897a9 to 1d93406 Compare August 19, 2025 13:44
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 1d93406 to 842cee1 Compare August 31, 2025 11:30
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 842cee1 to 90db097 Compare September 10, 2025 22:39
@renovate renovate Bot changed the title chore(deps): update angular-cli monorepo to ^18.2.20 chore(deps): update angular-cli monorepo to ^18.2.21 Sep 10, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 10, 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. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"^18.2.13" from the root project
npm error   peer @angular/compiler@"18.2.13" from @angular/[email protected]
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^18.2.13" from the root project
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular/[email protected]
npm error     node_modules/@angular/build
npm error     1 more (@ngtools/webpack)
npm error   1 more (@angular/platform-browser-dynamic)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"^18.2.21" from the root project
npm error
npm error Conflicting peer dependency: @angular/[email protected]
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.2.14" from @angular/[email protected]
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^18.2.13" from the root project
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular-devkit/[email protected]
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"^18.2.21" from the root project
npm error     2 more (@angular/localize, ng-packagr)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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-05-12T17_05_07_724Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-12T17_05_07_724Z-debug-0.log

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants