Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.3.1721.1.2 age adoption passing confidence
@angular/cli 17.3.1721.1.2 age adoption passing confidence
@angular/compiler (source) 17.3.1221.1.2 age adoption passing confidence
@angular/compiler-cli (source) 17.3.1221.1.2 age adoption passing confidence
@angular/core (source) 17.3.1221.1.2 age adoption passing confidence
@angular/platform-browser (source) 17.3.1221.1.2 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.1221.1.2 age adoption passing confidence
@apollo/client (source) 3.11.104.1.3 age adoption passing confidence
@apollo/client-3 (source) 3.13.04.1.3 age adoption passing confidence
@apollo/server (source) ^4.3.0^5.0.0 age adoption passing confidence
@graphql-codegen/cli (source) 5.0.76.1.1 age adoption passing confidence
@graphql-codegen/fragment-matcher (source) ^5.1.0^6.0.0 age adoption passing confidence
@graphql-codegen/typescript (source) 4.0.95.0.7 age adoption passing confidence
@graphql-codegen/typescript-operations (source) 4.2.35.0.7 age adoption passing confidence
@graphql-codegen/typescript-resolvers (source) 4.1.05.1.5 age adoption passing confidence
@types/archiver (source) 6.0.47.0.0 age adoption passing confidence
@​types/eslint__js 8.42.39.14.0 age adoption passing confidence
@types/jest (source) 29.5.1430.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^25.0.0 age adoption passing confidence
@types/node (source) 20.14.1025.2.0 age adoption passing confidence
@types/react (source) ^18.3.23^19.0.0 age adoption passing confidence
@types/react-dom (source) ^18.3.7^19.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.18.54.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.18.54.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.5.2^5.0.0 age adoption passing confidence
apollo-angular (source) 7.2.113.0.0 age adoption passing confidence
copy-webpack-plugin 12.0.213.0.1 age adoption passing confidence
css-loader 6.11.07.1.3 age adoption passing confidence
eslint (source) 8.57.19.39.2 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.27.0.1 age adoption passing confidence
eslint-plugin-testing-library 6.2.27.15.4 age adoption passing confidence
globals 14.0.017.3.0 age adoption passing confidence
graphql-ws (source) 5.16.26.0.7 age adoption passing confidence
jest-environment-jsdom (source) 29.7.030.2.0 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.106.1.2 age adoption passing confidence
style-loader 3.3.44.0.0 age adoption passing confidence
tailwindcss (source) 3.4.194.1.18 age adoption passing confidence
typescript-eslint (source) 7.14.18.54.0 age adoption passing confidence
vite (source) ^6.3.5^7.0.0 age adoption passing confidence
webpack-cli (source) 5.1.46.0.1 age adoption passing confidence

Release Notes

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

v21.1.2

Compare Source

@​angular-devkit/schematics-cli
Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular-devkit/architect
Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular/build
Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

v21.1.1

Compare Source

@​angular/cli
Commit Type Description
151b69587 fix Remove nonexistent link from MCP response
@​schematics/angular
Commit Type Description
9da6d8fa7 fix correct vscode MCP configuration for new projects
361758c75 fix remove special characters from jasmine-vitest report filename
@​angular/build
Commit Type Description
1b7e3307a fix allow application assets in workspace root
d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await
98ef0981a fix update undici to v7.18.2

v21.1.0

Compare Source

@​angular/cli
Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery
@​schematics/angular
Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces
@​angular/build
Commit Type Description
1eda0a99f feat directly support ng-packagr in unit-test builder
87175f9dc feat disable TestBed teardown during debugging in Vitest
1e39c77a4 fix inject source-map-support for Vitest browser tests
3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility
164e7dbbc fix resolve test files correctly on Windows when using non-C drives
ad99e00ad fix simplify SSL handling for ng serve with SSR (#​31722)

v21.0.6

Compare Source

@​angular/ssr
Commit Type Description
730ae6609 fix handle platform destruction during rendering

v21.0.5

Compare Source

@​angular/cli
Commit Type Description
249563749 fix use narrower types for new MCP TS SDK compatibility
@​schematics/angular
Commit Type Description
cbd0718b9 fix move 'provideZoneChangeDetection' to the root module
33f7cf761 fix update application schematics for module-based apps to use 'provideZoneChangeDetection'
37b14d1f7 fix update default app component message
c37dccb09 fix update default app component welcome message
@​angular/build
Commit Type Description
2b9be3a7c fix ensure correct project targeting during Vitest debugging

v21.0.4

Compare Source

@​schematics/angular
Commit Type Description
b671245b9 fix improve VS Code background compilation start/end detection
85a28dec7 fix remove inlineSources from library tsconfig template
@​angular/build
Commit Type Description
deb4fff61 fix add browser condition to resolver for vitest
570ce8d3e fix allow non-prefixed requests when using SSR and base href
4dd3c1a32 fix conditionally manage Vitest UI option
4b8b7caec fix ensure tests run when compilation error is resolved
bef4fcecb fix remove LmdbCacheStore export from private API
@​angular/ssr
Commit Type Description
bb54747da fix add leading slash to well-known non-Angular URLs
0cfe2e749 fix propagate status code to redirect
eadadb848 fix skip SSR processing for well-known non-Angular URLs like favicon.ico

v21.0.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5d85f416f fix conditionally provide Zone.js change detection in the built-in test main file
@​angular/build
Commit Type Description
778b4cffc fix Add custom middleware for to present an Angular-tailored message
9b02ab2ee fix Ensure disposal of close-javascript-transformer
0fc7d576e fix ensure locale base href retains leading slash (#​32040)
b141670a2 fix inject testing polyfills in Karma unit-test executor
88c18ce68 fix support NODE_EXTRA_CA_CERTS in SSR SSL plugin

v21.0.2

Compare Source

@​angular/cli
Commit Type Description
f1a7116cd fix update @modelcontextprotocol/sdk to v1.24.0
@​angular-devkit/schematics
Commit Type Description
dc6d9469e fix remove lazy imports in node tasks
@​angular/build
Commit Type Description
f8a1939fd fix add filename truncation to test discovery
86dd3297f fix allow overriding Vitest coverage reportsDirectory option

v21.0.1

Compare Source

@​angular/cli
Commit Type Description
363496ae0 fix ensure dependencies are resolved correctly for node modules directory check
@​schematics/angular
Commit Type Description
2f58705cb fix add missing imports for lifecycle hooks in jasmine-vitest migration
c973bb9ca fix add mock names to createSpyObj transformation
4534c9848 fix do not set esModuleInterop and moduleResolution when module is preserve
16d898e75 fix fix migration of jasmine.clock().mockDate()
21c3eac72 fix handle createSpyObj without base name on refactor-jasmine-vitest
b8c99aa4c fix improve safety of done callback transformation
4a71e06fc fix silently skip when the build target already uses one of the new builders
2ffdae421 fix

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
@renovate
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: simple-apollo-angular@0.0.0
npm error Found: @angular/core@21.1.2
npm error node_modules/@angular/core
npm error   dev @angular/core@"21.1.2" from the root project
npm error   peer @angular/core@"21.1.2" from @angular/platform-browser@21.1.2
npm error   node_modules/@angular/platform-browser
npm error     dev @angular/platform-browser@"21.1.2" from the root project
npm error   1 more (@angular/animations)
npm error
npm error Could not resolve dependency:
npm error peer @angular/core@"17.3.12" from @angular/common@17.3.12
npm error node_modules/@angular/common
npm error   dev @angular/common@"17.3.12" 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/2026-02-01T16_38_53_754Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-01T16_38_53_754Z-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/react@16.0.0
npm ERR! Found: @types/react@19.2.10
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"^19.0.0" from the root project
npm ERR!   peerOptional @types/react@"*" from rehackt@0.1.0
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/react@16.0.0
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/react@18.3.27
npm ERR! node_modules/@types/react
npm ERR!   peerOptional @types/react@"^18.0.0" from @testing-library/react@16.0.0
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/2026-02-01T16_39_09_902Z-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/tailwind-preset@0.2.0
npm error Found: tailwindcss@4.1.18
npm error node_modules/tailwindcss
npm error   dev tailwindcss@"4.1.18" from the root project
npm error   peer tailwindcss@"^3.0 || ^4.0" from @headlessui/tailwindcss@0.2.2
npm error   node_modules/@headlessui/tailwindcss
npm error     @headlessui/tailwindcss@"^0.2.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer tailwindcss@"^3.4.0" from @apollo/tailwind-preset@0.2.0
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: tailwindcss@3.4.19
npm error node_modules/tailwindcss
npm error   peer tailwindcss@"^3.4.0" from @apollo/tailwind-preset@0.2.0
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/2026-02-01T16_39_22_269Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-01T16_39_22_269Z-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 3b8cdc9 to b86d773 Compare October 5, 2025 16:51
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from 8acae5c to b459628 Compare October 18, 2025 09:04
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 84e3455 to 41cecd1 Compare November 1, 2025 10:00
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from de277be to cb42512 Compare November 8, 2025 09:51
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 619523f to 379d91c Compare November 22, 2025 09:11
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 7cfdc59 to f3159e4 Compare November 29, 2025 10:16
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from d8ab8ee to 3bd18ca Compare December 6, 2025 17:37
@renovate renovate bot force-pushed the renovate/major-all-dev branch 4 times, most recently from ed329f0 to e429cf9 Compare December 20, 2025 08:59
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from c9a7799 to b880521 Compare January 3, 2026 08:53
@renovate renovate bot force-pushed the renovate/major-all-dev branch 4 times, most recently from 0612d89 to f4ce8a6 Compare January 17, 2026 09:01
@renovate renovate bot force-pushed the renovate/major-all-dev branch from f4ce8a6 to 92ae7fa Compare January 24, 2026 08:40
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 97aa5fd to 1eb7efe Compare February 1, 2026 14:39
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 1eb7efe to 1803d40 Compare February 1, 2026 16:39
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