Skip to content

chore(deps): update angular-cli monorepo to v18.0.7 #137

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

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v18.0.7

Compare Source

18.0.7 (2024-07-03)

@​angular/cli
Commit Description
fix - 67bf90131 make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Description
fix - 9b43ecbd0 reduce the number of max workers to available CPUs minus one
fix - 03dad6806 rollback terser to 5.29.2
@​angular/build
Commit Description
fix - fc928f638 correctly name entry points to match budgets
fix - 2d51e8607 redirect to path with trailing slash for asset directories
fix - 16f1c1e01 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 10, 2024 00:07
@renovate renovate bot enabled auto-merge (squash) June 10, 2024 00:07
Copy link
Contributor Author

renovate bot commented Jun 10, 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.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.0.7" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.0.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.0.5" from @angular/compiler-cli@18.0.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.0.7
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.0.7" 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-07-03T16_40_01_163Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-03T16_40_01_163Z-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.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   1 more (the root project)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"18.0.7" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.0.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.0.5" from @angular/compiler-cli@18.0.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.0.7
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.0.7" 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-07-03T16_40_10_765Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-03T16_40_10_765Z-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.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   1 more (the root project)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"18.0.7" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.0.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.0.5" from @angular/compiler-cli@18.0.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.0.7
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.0.7" 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-07-03T16_40_15_119Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-03T16_40_15_119Z-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.0.7" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@18.0.5
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"18.0.5" from @angular/compiler-cli@18.0.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.0.7
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"18.0.7" 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-07-03T16_40_20_030Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-03T16_40_20_030Z-debug-0.log

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Jun 10, 2024
Copy link

netlify bot commented Jun 10, 2024

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

Name Link
🔨 Latest commit c2ffbad
🔍 Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/66857f071c497300086bf3e4
😎 Deploy Preview https://deploy-preview-137--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 force-pushed the renovate/angular-cli-monorepo branch from 0e28a7f to c2c6636 Compare June 13, 2024 22:47
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.0.3 chore(deps): update angular-cli monorepo to v18.0.4 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c2c6636 to d5885f9 Compare June 20, 2024 12:09
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.0.4 chore(deps): update angular-cli monorepo to v18.0.5 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from d5885f9 to cbacd46 Compare June 26, 2024 19:30
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.0.5 chore(deps): update angular-cli monorepo to v18.0.6 Jun 26, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 28, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from cbacd46 to c2ffbad Compare July 3, 2024 16:40
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.0.6 chore(deps): update angular-cli monorepo to v18.0.7 Jul 3, 2024
@renovate renovate bot merged commit a72301c into main Jul 3, 2024
17 of 18 checks passed
@renovate renovate bot deleted the renovate/angular-cli-monorepo branch July 3, 2024 16:47
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