Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update angular-cli monorepo to v18.2.5 #194

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.0.2 -> 18.2.5 age adoption passing confidence
@angular/cli 18.0.2 -> 18.2.5 age adoption passing confidence
@angular/ssr 18.0.2 -> 18.2.5 age adoption passing confidence
@angular/ssr 18.2.4 -> 18.2.5 age adoption passing confidence

Release Notes

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

v18.2.5

Compare Source

@​angular/build
Commit Type Description
707431625 fix support HTTP HEAD requests for virtual output files
1032b3da1 fix update vite to 5.4.6

v18.2.4

Compare Source

@​angular/build
Commit Type Description
765309a2e fix prevent transformation of Node.js internal dependencies by Vite

v18.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
482076612 fix update webpack-dev-middleware to 7.4.2

v18.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
504b00b93 fix clear context in Karma by default for single run executions
82b76086e fix update webpack to 5.94.0

v18.2.1

Compare Source

18.2.1 (2024-08-21)

@​angular-devkit/schematics-cli
Commit Description
fix - 94e27c88b prevent bypassing select/checkbox prompts on validation failure
@​angular/cli
Commit Description
fix - 05a274a01 prevent bypassing select/checkbox prompts on validation failure
@​angular-devkit/build-angular
Commit Description
fix - ddeb2b2b9 remove outdated browser-esbuild option warning
@​angular/build
Commit Description
fix - 83b2699ab improve error message when an unhandled exception occurs during prerendering
fix - 0be4038a5 support reading on-disk files during i18n extraction

v18.2.0

Compare Source

@​angular/build
Commit Type Description
182ecbd18 fix allow explicitly disabling TypeScript incremental mode
34908a3fc fix lazy load Node.js inspector for dev server

v18.1.4

Compare Source

18.1.4 (2024-08-07)

@​angular/build
Commit Description
fix - f8b092711 allow explicitly disabling TypeScript incremental mode
fix - f3a5970fc lazy load Node.js inspector for dev server

v18.1.3

Compare Source

@​angular/build
Commit Type Description
a28615d7d fix add CSP nonce attribute to script tags when inline critical CSS is disabled
747a1447c fix prevent build failures with remote CSS imports when Tailwind is configured
c0933f2c0 fix resolve error with extract-i18n builder for libraries

v18.1.2

Compare Source

@​angular/build
Commit Type Description
5b9378a3b fix account for HTML base HREF for dev-server externals
3e4ea77d7 fix correctly detect comma in Sass URL lexer
d868270f1 fix prevent redirection loop
3573ac655 fix serve HTML files directly

v18.1.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
4f6cee272 fix skip undefined files when generating budget stats
@​angular/build
Commit Type Description
96dc7e6ed fix remove Vite "/@​id/" prefix for explicit external dependencies
bdef39801 fix resolve only ".wasm" files

v18.1.0

Compare Source

@​angular/cli
Commit Type Description
6c0f60d1b fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
1eb36e593 fix reduce the number of max workers to available CPUs minus one
c6fc0203e fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
628d87a94 feat support WASM/ES Module integration proposal
fb8e3c39a fix allow top-level await in zoneless applications
5ec724338 fix correctly name entry points to match budgets
cd97134a6 fix normalize paths during module resolution in Vite
27bd67083 fix redirect to path with trailing slash for asset directories
e8a6d6bc4 fix reduce the number of max workers to available CPUs minus one
3091956f5 fix support import attributes in JavaScript transformer

v18.0.7

Compare Source

@​angular/cli
Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
fc928f638 fix correctly name entry points to match budgets
2d51e8607 fix redirect to path with trailing slash for asset directories
16f1c1e01 fix reduce the number of max workers to available CPUs minus one

v18.0.6

Compare Source

@​angular/build
Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

v18.0.5

Compare Source

18.0.5 (2024-06-20)

@​schematics/angular
Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present
@​angular-devkit/build-angular
Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage
@​angular/build
Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count

v18.0.4

Compare Source

@​angular/build
Commit Type Description
791ef809d fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
20fc6ca05 fix generate module preloads next to script elements in index HTML
3a1bf5c8a fix Initiate PostCSS only once
78c611754 fix issue warning when auto adding @angular/localize/init

v18.0.3

Compare Source

@​angular/cli
Commit Type Description
b709d2a24 fix add schema.json options to parsed command, also when a version is passed to ng add <package>@&#8203;<version>
@​angular/build
Commit Type Description
43a2a7d13 fix avoid escaping rebased Sass URL values
9acb5c7ca fix disable JS transformer persistent cache on web containers
346df4909 fix improve Sass rebaser ident token detection
6526a5f59 fix watch all related files during a Sass error

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner September 23, 2024 00:36
Copy link
Contributor Author

renovate bot commented Sep 23, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: tests/fixtures/prerender-false/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: prerender-false@0.0.0
npm error Found: @angular/compiler@18.1.0
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.1.0" from @angular/compiler-cli@18.1.0
npm error   node_modules/@angular/compiler-cli
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular/build@18.0.2
npm error     node_modules/@angular/build
npm error     peer @angular/compiler-cli@"^18.0.0" from @ngtools/webpack@18.0.2
npm error     node_modules/@ngtools/webpack
npm error     1 more (the root project)
npm error   peer @angular/compiler@"18.1.0" from @angular/platform-browser-dynamic@18.1.0
npm error   node_modules/@angular/platform-browser-dynamic
npm error     @angular/platform-browser-dynamic@"^18.1.0-rc" from the root project
npm error   2 more (@angular/platform-server, the root project)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"18.2.5" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.2.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.2.5" from @angular/compiler-cli@18.2.5
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^18.1.0-rc" from the root project
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular-devkit/build-angular@18.2.5
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.2.5" 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 /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_09_478Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_09_478Z-debug-0.log

File name: tests/fixtures/browser-builder/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: test-browser-dir@0.0.0
npm error Found: @angular/compiler@18.1.0
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.1.0" from @angular/compiler-cli@18.1.0
npm error   node_modules/@angular/compiler-cli
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular/build@18.0.2
npm error     node_modules/@angular/build
npm error     peer @angular/compiler-cli@"^18.0.0" from @ngtools/webpack@18.0.2
npm error     node_modules/@ngtools/webpack
npm error     1 more (the root project)
npm error   peer @angular/compiler@"18.1.0" from @angular/platform-browser-dynamic@18.1.0
npm error   node_modules/@angular/platform-browser-dynamic
npm error     @angular/platform-browser-dynamic@"^18.1.0-rc" from the root project
npm error   1 more (the root project)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"18.2.5" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.2.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.2.5" from @angular/compiler-cli@18.2.5
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^18.1.0-rc" from the root project
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular-devkit/build-angular@18.2.5
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.2.5" 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 /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_18_863Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_18_863Z-debug-0.log

File name: tests/fixtures/application-builder/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: test-browser-dir@0.0.0
npm error Found: @angular/compiler@18.1.0
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.1.0" from @angular/compiler-cli@18.1.0
npm error   node_modules/@angular/compiler-cli
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular/build@18.0.2
npm error     node_modules/@angular/build
npm error     peer @angular/compiler-cli@"^18.0.0" from @ngtools/webpack@18.0.2
npm error     node_modules/@ngtools/webpack
npm error     1 more (the root project)
npm error   peer @angular/compiler@"18.1.0" from @angular/platform-browser-dynamic@18.1.0
npm error   node_modules/@angular/platform-browser-dynamic
npm error     @angular/platform-browser-dynamic@"^18.1.0-rc" from the root project
npm error   1 more (the root project)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"18.2.5" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.2.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.2.5" from @angular/compiler-cli@18.2.5
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^18.1.0-rc" from the root project
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular-devkit/build-angular@18.2.5
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.2.5" 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 /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_25_035Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_25_035Z-debug-0.log

File name: demo/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: demo@0.0.0
npm error Found: @angular/compiler@18.0.1
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.0.1" from @angular/compiler-cli@18.0.1
npm error   node_modules/@angular/compiler-cli
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular/build@18.0.2
npm error     node_modules/@angular/build
npm error     peer @angular/compiler-cli@"^18.0.0" from @ngtools/webpack@18.0.2
npm error     node_modules/@ngtools/webpack
npm error     1 more (the root project)
npm error   peer @angular/compiler@"18.0.1" from @angular/platform-browser-dynamic@18.0.1
npm error   node_modules/@angular/platform-browser-dynamic
npm error     @angular/platform-browser-dynamic@"^18.0.1" from the root project
npm error   2 more (@angular/platform-server, the root project)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"18.2.5" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.2.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.2.5" from @angular/compiler-cli@18.2.5
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^18.0.1" from the root project
npm error     peer @angular/compiler-cli@"^18.0.0" from @angular-devkit/build-angular@18.2.5
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.2.5" 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 /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_32_954Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-23T00_35_32_954Z-debug-0.log

@renovate renovate bot enabled auto-merge (squash) September 23, 2024 00:36
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Sep 23, 2024
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
🔨 Latest commit e96bf6c
🔍 Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/66f0b7f31176bd0008c78809
😎 Deploy Preview https://deploy-preview-194--plugin-angular-universal-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot merged commit fbf8940 into main Sep 23, 2024
21 of 22 checks passed
@renovate renovate bot deleted the renovate/angular-cli-monorepo branch September 23, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants