Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular 16.2.121.1.1 age confidence
@angular-eslint/builder (source) 16.1.221.1.0 age confidence
@angular-eslint/eslint-plugin (source) 16.1.221.1.0 age confidence
@angular-eslint/eslint-plugin-template (source) 16.1.221.1.0 age confidence
@angular-eslint/schematics (source) 16.1.221.1.0 age confidence
@angular-eslint/template-parser (source) 16.1.221.1.0 age confidence
@angular/animations (source) 16.2.421.1.1 age confidence
@angular/cdk 16.2.221.1.1 age confidence
@angular/cli 16.2.121.1.1 age confidence
@angular/common (source) 16.2.421.1.1 age confidence
@angular/compiler (source) 16.2.421.1.1 age confidence
@angular/compiler-cli (source) 16.2.421.1.1 age confidence
@angular/core (source) 16.2.421.1.1 age confidence
@angular/forms (source) 16.2.421.1.1 age confidence
@angular/localize 16.2.421.1.1 age confidence
@angular/platform-browser (source) 16.2.421.1.1 age confidence
@angular/platform-browser-dynamic (source) 16.2.421.1.1 age confidence
@angular/router (source) 16.2.421.1.1 age confidence
@cypress/schematic (source) 2.5.05.0.0 age confidence
@fortawesome/angular-fontawesome 0.13.04.0.0 age confidence
@fortawesome/fontawesome-svg-core (source) 6.4.27.1.0 age confidence
@fortawesome/free-solid-svg-icons (source) 6.4.27.1.0 age confidence
@ngrx/component 16.2.021.0.1 age confidence
@ngrx/data 16.2.021.0.1 age confidence
@ngrx/effects 16.2.021.0.1 age confidence
@ngrx/router-store 16.2.021.0.1 age confidence
@ngrx/schematics 16.2.021.0.1 age confidence
@ngrx/store 16.2.021.0.1 age confidence
@ngrx/store-devtools 16.2.021.0.1 age confidence
@sindresorhus/slugify 2.2.13.0.0 age confidence
@types/jest (source) 29.5.430.0.0 age confidence
@types/node (source) 20.5.924.10.9 age confidence
@​types/uuid 9.0.311.0.0 age confidence
@typescript-eslint/eslint-plugin (source) 6.6.08.53.1 age confidence
@typescript-eslint/parser (source) 6.6.08.53.1 age confidence
angular-oauth2-oidc 15.0.120.0.2 age confidence
cypress (source) 13.1.015.9.0 age confidence
cypress-terminal-report 5.3.37.3.3 age confidence
eslint (source) 8.48.09.39.2 age confidence
jest (source) 29.6.430.2.0 age confidence
jest-preset-angular (source) 13.1.116.0.0 age confidence
primeflex (source) 3.3.14.0.0 age confidence
primeicons 6.0.17.0.0 age confidence
primeng (source) 16.3.121.0.4 age confidence
pwa-asset-generator 6.3.18.1.2 age confidence
ts-md5 1.3.12.0.1 age confidence
uuid 9.0.013.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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 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

Configuration

📅 Schedule: Branch creation - "on the first day of the week" (UTC), 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 November 12, 2023 01:26
@renovate renovate bot added the dependency Depedency update label Nov 12, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Nov 12, 2023

⚠ Artifact update problem

Renovate failed to update an artifact 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/zone.js
npm error   zone.js@"0.13.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.14.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error   @angular/core@"17.3.8" from the root project
npm error   peer @angular/core@"17.3.8" from @angular/[email protected]
npm error   node_modules/@angular/animations
npm error     @angular/animations@"17.3.8" 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 /tmp/renovate/cache/others/npm/_logs/2024-05-08T20_36_38_624Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T20_36_38_624Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-npm-major branch 6 times, most recently from 286654d to c9c7957 Compare November 22, 2023 00:54
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from d39cb0d to 59d8a1d Compare December 2, 2023 01:09
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from 909593d to 4671cd5 Compare December 13, 2023 16:39
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from 2e6a692 to 0486484 Compare December 16, 2023 18:49
@renovate renovate bot changed the title Update npm-major to v17 (major) Update npm-major (major) Dec 16, 2023
@renovate renovate bot force-pushed the renovate/major-npm-major branch from 0486484 to 10e969c Compare December 16, 2023 22:06
@renovate renovate bot changed the title Update npm-major (major) Update npm-major to v17 (major) Dec 16, 2023
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from e1eaee8 to e85d0d1 Compare December 21, 2023 21:13
@renovate renovate bot force-pushed the renovate/major-npm-major branch 2 times, most recently from 97e423c to 574d8bb Compare January 3, 2024 18:19
@renovate renovate bot force-pushed the renovate/major-npm-major branch 4 times, most recently from 6c703b3 to 0525488 Compare December 3, 2025 15:45
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from 71248f1 to 6e39684 Compare December 12, 2025 05:02
@renovate renovate bot force-pushed the renovate/major-npm-major branch 4 times, most recently from 8a3f965 to bf327d1 Compare December 18, 2025 19:01
@renovate renovate bot force-pushed the renovate/major-npm-major branch 2 times, most recently from 7489f9b to 4d054b5 Compare December 23, 2025 07:27
@renovate renovate bot force-pushed the renovate/major-npm-major branch 2 times, most recently from f5c0211 to 76987a0 Compare January 5, 2026 19:12
@renovate renovate bot force-pushed the renovate/major-npm-major branch 8 times, most recently from 9aabd7b to 3e6005f Compare January 14, 2026 19:07
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from 2c11c94 to 33bd1df Compare January 20, 2026 19:39
@renovate renovate bot force-pushed the renovate/major-npm-major branch from 33bd1df to 362c33c Compare January 22, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Depedency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant