Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.3.17 -> 20.2.0 age adoption passing confidence
@angular/cli 17.3.17 -> 20.2.0 age adoption passing confidence
@angular/common (source) 17.3.12 -> 20.2.1 age adoption passing confidence
@angular/compiler (source) 17.3.12 -> 20.2.1 age adoption passing confidence
@angular/compiler-cli (source) 17.3.12 -> 20.2.1 age adoption passing confidence
@angular/core (source) 17.3.12 -> 20.2.1 age adoption passing confidence
@angular/platform-browser (source) 17.3.12 -> 20.2.1 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.12 -> 20.2.1 age adoption passing confidence
@apollo/client (source) 3.11.10 -> 4.0.0 age adoption passing confidence
@apollo/server (source) ^4.3.0 -> ^5.0.0 age adoption passing confidence
@​types/eslint__js 8.42.3 -> 9.14.0 age adoption passing confidence
@types/jest (source) 29.5.14 -> 30.0.0 age adoption passing confidence
@types/jest (source) ^29.5.0 -> ^30.0.0 age adoption passing confidence
@types/node (source) ^22.0.0 -> ^24.0.0 age adoption passing confidence
@types/node (source) 20.14.10 -> 24.3.0 age adoption passing confidence
@types/react (source) 18.3.23 -> 19.1.11 age adoption passing confidence
@types/react (source) ^18.0.26 -> ^19.0.0 age adoption passing confidence
@types/react-dom (source) 18.3.7 -> 19.1.7 age adoption passing confidence
@types/react-dom (source) ^18.0.10 -> ^19.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 8.40.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 8.40.0 age adoption passing confidence
apollo-angular (source) 7.2.1 -> 11.0.0 age adoption passing confidence
copy-webpack-plugin 12.0.2 -> 13.0.1 age adoption passing confidence
css-loader 6.11.0 -> 7.1.2 age adoption passing confidence
eslint (source) 8.57.1 -> 9.34.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.2 -> 5.2.0 age adoption passing confidence
eslint-plugin-testing-library 6.2.2 -> 7.6.6 age adoption passing confidence
globals 14.0.0 -> 16.3.0 age adoption passing confidence
graphql-ws (source) 5.16.2 -> 6.0.6 age adoption passing confidence
jest (source) 29.7.0 -> 30.0.5 age adoption passing confidence
jest-environment-jsdom (source) 29.7.0 -> 30.0.5 age adoption passing confidence
lowdb ^1.0.0 -> ^7.0.0 age adoption passing confidence
react (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-router-dom (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
rimraf 5.0.10 -> 6.0.1 age adoption passing confidence
style-loader 3.3.4 -> 4.0.0 age adoption passing confidence
tailwindcss (source) 3.4.17 -> 4.1.12 age adoption passing confidence
typescript (source) ^4.9.4 -> ^5.0.0 age adoption passing confidence
typescript-eslint (source) 7.14.1 -> 8.40.0 age adoption passing confidence
webpack-cli (source) 5.1.4 -> 6.0.1 age adoption passing confidence

Release Notes

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

v20.2.0

Compare Source

@​angular/cli
Commit Type Description
b4de9a1bf feat add --experimental-tool option to mcp command
755ba70fd feat add --local-only option to mcp command
59d7ef343 feat add --read-only option to mcp command
4e92eb6f1 feat add modernize tool to the MCP server
a3b25f675 fix add choices to command line parser when type is array and has an enum
e19eee614 fix address Node.js deprecation DEP0190
4ee6f327a fix apply default to array types
8ba6b0bcc fix use correct path for MCP get_best_practices tool
@​schematics/angular
Commit Type Description
2e3cfd598 feat add migration to remove default Karma configurations
d80dae276 feat add schematics to generate ai context files.
ffe6fb916 fix allow AI config prompt to be skipped without selecting a value
ae2802b7d fix improve AI config prompt wording
b017f84fd fix improve coverage directory handling for Karma configuration comparisons
6a79f9a75 fix zoneless is now stable
@​angular-devkit/schematics
Commit Type Description
c43504d8d fix address Node.js deprecation DEP0190
@​angular/build
Commit Type Description
fb06bb505 feat add headless mode for vitest browser mode

v20.1.6

Compare Source

@​schematics/angular
Commit Type Description
584bc1d41 fix add extra prettier config
02b0506fd fix correct configure the typeSeparator in the library schematic

v20.1.5

Compare Source

@​angular/cli
Commit Type Description
48ca04474 fix cache MCP best practices content and add tool annotations

v20.1.4

Compare Source

@​angular/cli
Commit Type Description
2d753cc62 fix skip workspace-specific tools when outside a workspace
@​angular/build
Commit Type Description
42d72ef4d fix skip vite transformation of CSS-like assets

v20.1.3

Compare Source

@​angular/build
Commit Type Description
ea5cd0e81 fix update vite to 7.0.6

v20.1.2

Compare Source

@​angular/cli
Commit Type Description
96785224f fix define option is being included multiple times in the JSON help
@​angular-devkit/core
Commit Type Description
0d0040bdf fix use crypto.randomUUID instead of Date.now for unique string in tmp file names

v20.1.1

Compare Source

@​angular/build
Commit Type Description
541b33f8d fix emit a warning when outputHashing is set to all or bundles when HMR is enabled
558a0fe92 fix normalize code coverage include paths to POSIX

v20.1.0

Compare Source

@​angular/cli
Commit Type Description
dc45c186e feat add initial MCP server implementation
@​schematics/angular
Commit Type Description
1c19e0dcd feat use signal in app component
@​angular-devkit/build-angular
Commit Type Description
49a09737d feat provide partial custom postcss configuration support
@​angular/build
Commit Type Description
1159cf081 feat add code coverage reporters option for unit-test
8f305ef0b feat add dataurl, base64 loaders
adfeee0a4 fix adjust coverage includes/excludes for unit-test vitest runner
c19cd2985 fix coverage reporter option
8879716ca fix expose unit test and karma builder API
a415a4999 fix improve default coverage reporter handling for vitest
e0de8680d fix inject zone.js/testing before karma builder execution
2672f6ec1 fix json and json-summary as vitest coverage reporters
b67fdfd6b fix resolve "Controller is already closed" error in Karma
2784883ec fix support extra test setup files with unit-test vitest runner
f177f5508 fix support injecting global styles into vitest unit-tests
130c65014 fix use an empty array as default value for vitest exclude
917af12ae fix use date/time based output path for vitest unit-test
@​angular/ssr
Commit Type Description
21b5852f1 fix ensure loadChildren runs in correct injection context during route extraction

v20.0.6

Compare Source

@​schematics/angular
Commit Type Description
5542445d3 fix remove constructor from service template
@​angular/build
Commit Type Description
0836ad28f fix correctly remap Angular diagnostics
c475e546b fix exclude @vitest/browser/context from esbuild bundling
1a2da161e fix failed to proxy error for assets

v20.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ebd53df7 fix remove unused @vitejs/plugin-basic-ssl dependency
@​angular/build
Commit Type Description
05cebdbcd fix proxy karma request from / to /base

v20.0.4

Compare Source

@​schematics/angular
Commit Type Description
2316fe29d fix add missing prettier config
@​angular/ssr
Commit Type Description
309742289 fix avoid preloading unnecessary dynamic bundles
82691b98f fix ensure correct referer header handling in web request conversion

v20.0.3

Compare Source

@​schematics/angular

| Commit


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 May 11, 2024 08:34
Copy link
Contributor Author

renovate bot commented May 11, 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: development/client-angular/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 unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @apollo/[email protected]
npm error node_modules/@apollo/client
npm error   dev @apollo/client@"4.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @apollo/client@"^3.13.1" from [email protected]
npm error node_modules/apollo-angular
npm error   dev apollo-angular@"11.0.0" from the root project
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/2025-08-23T09_15_45_756Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-08-23T09_15_45_756Z-debug-0.log

File name: development/client/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @testing-library/[email protected]
npm ERR! Found: @types/[email protected]
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"^19.0.0" from the root project
npm ERR!   peerOptional @types/react@"*" from [email protected]
npm ERR!   node_modules/rehackt
npm ERR!   1 more (@types/react-dom)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @types/react@"^18.0.0" from @testing-library/[email protected]
npm ERR! node_modules/@testing-library/react
npm ERR!   dev @testing-library/react@"^16.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @types/[email protected]
npm ERR! node_modules/@types/react
npm ERR!   peerOptional @types/react@"^18.0.0" from @testing-library/[email protected]
npm ERR!   node_modules/@testing-library/react
npm ERR!     dev @testing-library/react@"^16.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-08-23T09_15_53_761Z-debug-0.log

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: @apollo/[email protected]
npm error Found: [email protected]
npm error node_modules/tailwindcss
npm error   dev tailwindcss@"4.1.12" from the root project
npm error
npm error Could not resolve dependency:
npm error peer tailwindcss@"^3.4.0" from @apollo/[email protected]
npm error node_modules/@apollo/tailwind-preset
npm error   @apollo/tailwind-preset@"^0.2.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/tailwindcss
npm error   peer tailwindcss@"^3.4.0" from @apollo/[email protected]
npm error   node_modules/@apollo/tailwind-preset
npm error     @apollo/tailwind-preset@"^0.2.0" from the root project
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/2025-08-23T09_16_00_793Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-08-23T09_16_00_793Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from 696e836 to 0a42b8d Compare May 18, 2024 11:48
@renovate renovate bot force-pushed the renovate/major-all-dev branch 6 times, most recently from c7fea27 to 2fd3e87 Compare May 25, 2024 15:23
@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from 7bec0ed to 1743d69 Compare June 8, 2024 10:22
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 29622c1 to 4240651 Compare June 15, 2024 07:25
@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from ef15d58 to 9a1eb4e Compare June 22, 2024 15:47
@renovate renovate bot force-pushed the renovate/major-all-dev branch 4 times, most recently from 86a3ea2 to 2524329 Compare June 30, 2024 13:37
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 628fc82 to 4c13faf Compare March 22, 2025 09:57
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 4c13faf to a2692fb Compare March 29, 2025 07:03
@renovate renovate bot force-pushed the renovate/major-all-dev branch from a2692fb to 2ab188a Compare April 5, 2025 09:52
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 2ab188a to 2cb3a09 Compare April 12, 2025 10:25
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 2cb3a09 to e18b177 Compare April 19, 2025 10:30
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 6589a28 to 2ddd015 Compare May 3, 2025 09:21
@renovate renovate bot force-pushed the renovate/major-all-dev branch 4 times, most recently from 15cdf1c to 7c33f39 Compare May 10, 2025 09:24
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from a094d86 to 933df6f Compare May 19, 2025 02:38
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from 23bfd04 to 746f01e Compare May 31, 2025 10:02
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 746f01e to db20447 Compare June 7, 2025 08:57
@renovate renovate bot force-pushed the renovate/major-all-dev branch from db20447 to a068f38 Compare June 14, 2025 09:57
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from 50a150a to af809f5 Compare June 28, 2025 09:44
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 815f51e to d1c7058 Compare July 12, 2025 08:32
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 9e91ef9 to 6bd5dd5 Compare July 26, 2025 10:13
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from aae7fff to e8bbef2 Compare August 16, 2025 08:25
@renovate renovate bot force-pushed the renovate/major-all-dev branch from e8bbef2 to d9ae0b7 Compare August 23, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants