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.17 -> 21.0.3 age adoption passing confidence
@angular/cli 17.3.17 -> 21.0.3 age adoption passing confidence
@angular/compiler (source) 17.3.12 -> 21.0.5 age adoption passing confidence
@angular/compiler-cli (source) 17.3.12 -> 21.0.5 age adoption passing confidence
@angular/core (source) 17.3.12 -> 21.0.5 age adoption passing confidence
@angular/platform-browser (source) 17.3.12 -> 21.0.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.12 -> 21.0.5 age adoption passing confidence
@apollo/client (source) 3.11.10 -> 4.0.10 age adoption passing confidence
@apollo/client-3 (source) 3.13.0 -> 4.0.10 age adoption passing confidence
@apollo/server (source) ^4.3.0 -> ^5.0.0 age adoption passing confidence
@graphql-codegen/cli (source) 5.0.7 -> 6.1.0 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.9 -> 5.0.6 age adoption passing confidence
@graphql-codegen/typescript-operations (source) 4.2.3 -> 5.0.6 age adoption passing confidence
@graphql-codegen/typescript-resolvers (source) 4.1.0 -> 5.1.4 age adoption passing confidence
@types/archiver (source) 6.0.4 -> 7.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 -> ^25.0.0 age adoption passing confidence
@types/node (source) 20.14.10 -> 25.0.2 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.1 -> 8.49.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 8.49.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.5.2 -> ^5.0.0 age adoption passing confidence
apollo-angular (source) 7.2.1 -> 13.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.39.2 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.2 -> 7.0.1 age adoption passing confidence
eslint-plugin-testing-library 6.2.2 -> 7.13.6 age adoption passing confidence
globals 14.0.0 -> 16.5.0 age adoption passing confidence
graphql-ws (source) 5.16.2 -> 6.0.6 age adoption passing confidence
jest-environment-jsdom (source) 29.7.0 -> 30.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.10 -> 6.1.2 age adoption passing confidence
style-loader 3.3.4 -> 4.0.0 age adoption passing confidence
tailwindcss (source) 3.4.19 -> 4.1.18 age adoption passing confidence
typescript-eslint (source) 7.14.1 -> 8.49.0 age adoption passing confidence
vite (source) ^6.3.5 -> ^7.0.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)

v21.0.3: 21.0.3

Compare Source

@​angular-devkit/build-angular
Commit Description
fix - 5d85f416f conditionally provide Zone.js change detection in the built-in test main file
@​angular/build
Commit Description
fix - 778b4cffc Add custom middleware for to present an Angular-tailored message
fix - 9b02ab2ee Ensure disposal of close-javascript-transformer
fix - 0fc7d576e ensure locale base href retains leading slash (#​32040)
fix - b141670a2 inject testing polyfills in Karma unit-test executor
fix - 88c18ce68 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 support testRunner option in library schematic
145de4a58 fix warn about loose matching in arrayWithExactContents
@​angular/build
Commit Type Description
d097df2d7 fix correct Vitest coverage path resolution for JSDOM on Windows
cdb607ada fix correctly configure per-browser headless mode in Vitest runner
244931ece fix correctly invoke isTTY as a function
54d542738 fix ensure correct URL joining for prerender routes
a28b38bbe fix force dev-server to use HTTP/1.1 when using SSR with SSL
59ff867f0 fix normalize --include paths to posix
@​angular/ssr
Commit Type Description
03e231216 fix handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
3cac01882 fix prevent redirect loop with encoded query parameters

v21.0.0

Compare Source

Breaking Changes

@​angular/cli
  • The ng commands will no longer automatically detect and use cnpm as the package manager. As an alternative use the .npmrc file to ensure npm uses the cnpm registry.
@​angular/build
    • TypeScript versions older than 5.9 are no longer supported.
  • The javascriptEnabled option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.
@​schematics/angular
Commit Type Description
e417c89f9 feat Add addTypeToClassName option to relevant schematics
ede5e52bc feat add include option to jasmine-to-vitest schematic
c119910f4 feat add AGENTS.md support to ai-config schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
4912f3990 feat add Tailwind CSS option to application schematic and ng new
2a518016d feat Applications are zoneless by default
2ffc527b1 feat configure Vitest for new projects and allow runner choice
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
9f255f2b3 feat set packageManager in package.json on new projects
4e6c94f21 feat support different file name style guides in ng new
77741f5ee fix add 'update-typescript-lib' migration
f89750b27 fix add addImports option to jasmine-vitest schematic
9dab5780a fix add fixture.whenStable in spec files when zoneless apps
8f0f6a5f1 fix add migration to update moduleResolution to bundler
e8feba9ee fix add missing typeSeparator to main.ts.template file
515b09c4f fix add Vitest config generation and runner checks
0e83fe1a8 fix add warnings and improve Karma config generation
b91fa31f2 fix align Karma project generation with unified unit-test builder
c967a447c fix correct spacing in application spec tsconfig
00d941c43 fix correct style guide paths for standalone components
e33e77d12 fix flag '--file-name-style-guide=2016' - wrong import in main.ts
f35b9f331 fix improve comment preservation in jasmine-to-vitest
6615fcf03 fix issues in apps generated with '--file-name-style-guide=2016' flag
e304821d5 fix make ai-config schematic non-destructive
512ad282a fix preserve blank lines in jasmine-to-vitest schematic
b524ba426 fix remove empty i18n-extract target for new projects
8e6e0a293 fix remove explicit flag for host bindings
afb4d3e37 fix remove extra space before async in spec templates
b983ea8e5 fix respect skip-install for tailwind schematic
54c4eae2a fix transform Jasmine type annotations in jasmine-to-vitest schematic
14c0a9bac perf optimize AST traversal utilities
@​angular/cli
Commit Type Description
58d101d5e feat add --json output to ng version
d014630fa feat add advanced filtering to MCP example search
6d3a3c579 feat add ai-tutor mcp tool
1c06b16a9 feat add builder info to list_projects MCP tool
301b50da4 feat add fallback support for packages without direct ng add functionality
3040b777e feat add style language detection to list_projects tool
45024e836 feat add unit test framework detection to list_projects tool
104c90768 feat enhance ng version output with more details
286b6204c feat make documentation search tool version-aware
406315d09 feat make find_examples tool version-aware
68e711307 feat make get_best_practices tool version-aware
50453fdee feat overhaul ng version command output
1ee9ce3c9 feat promote MCP find_examples tool to a stable tool
0d53e82d5 feat provide detailed peer dependency conflict errors in ng add
f513089e2 feat remove direct support for cnpm
c17d7a929 fix add schema versioning and metadata to example database
dbf1aaf70 fix add snippet support to example search MCP tool
dfb4242b3 fix add vitest to version command output
11cee1acb fix correct boolean parsing in MCP example front matter
122a8c0e2 fix correct frontmatter parsing in MCP examples tool
431106559 fix correct query in find_examples to prevent runtime error
def412a55 fix enhance find_examples MCP tool with structured output
0922a033f fix improve JSON schema parsing for command options
f099c9157 fix improve list_projects MCP tool to find all workspaces in monorepos
1be35b343 fix promote zoneless migration MCP tool to stable
e5aed6d65 fix show planned actions in ng add dry run
4deac3ec7 fix support multi-database search in find_examples MCP tool
aeb49dd52 perf cache dependency lookups during ng add
5e534090e perf parallelize peer dependency checks in ng add
@​angular-devkit/build-angular
Commit Type Description
6e395fc0c fix ensure vitest code coverage handles virtual files correctly
53899511a fix expand jest and jest-environment-jsdom to allow version 30
7a8c94615 fix make zone.js optional in server and app-shell builders
@​angular/build
Commit Type Description
00426e315 feat add --list-tests flag to unit-test builder
a908bf3d4 feat add 'filter' option to unit-test builder
3e0209d0a feat add browserViewport option for vitest

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.0.5
npm error node_modules/@angular/core
npm error   dev @angular/core@"21.0.5" from the root project
npm error   peer @angular/core@"21.0.5" from @angular/platform-browser@21.0.5
npm error   node_modules/@angular/platform-browser
npm error     dev @angular/platform-browser@"21.0.5" 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/2025-12-14T00_56_30_292Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-14T00_56_30_292Z-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.7
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/2025-12-14T00_56_35_035Z-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/2025-12-14T00_56_43_305Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-14T00_56_43_305Z-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 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
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 0f296c8 to 5948fab Compare September 6, 2025 09:13
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from 81f54ab to 182a78b Compare September 14, 2025 14:14
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 7e04803 to 4788303 Compare September 27, 2025 08:31
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from 2002e5e to 3b8cdc9 Compare October 4, 2025 09:38
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from d48d00d to 8acae5c Compare October 11, 2025 16:38
@renovate renovate bot force-pushed the renovate/major-all-dev branch 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 2 times, most recently from 8ce9a1e to 980e2d5 Compare December 13, 2025 17:17
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 980e2d5 to ed329f0 Compare December 14, 2025 00:56
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.

1 participant