Skip to content

chore(deps): update external major (major)#13

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-external-major
Open

chore(deps): update external major (major)#13
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-external-major

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 13, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular ~0.901.11~21.2.0 age adoption passing confidence devDependencies major
@angular/animations (source) ~9.1.12~21.2.0 age adoption passing confidence dependencies major
@angular/cli ~9.1.8~21.2.0 age adoption passing confidence devDependencies major
@angular/compiler (source) ~9.1.12~21.2.0 age adoption passing confidence dependencies major
@angular/compiler-cli (source) ~9.1.12~21.2.0 age adoption passing confidence devDependencies major
@angular/forms (source) ~9.1.12~21.2.0 age adoption passing confidence dependencies major
@angular/platform-browser (source) ~9.1.12~21.2.0 age adoption passing confidence dependencies major
@angular/platform-browser-dynamic (source) ~9.1.12~21.2.0 age adoption passing confidence dependencies major
@angular/router (source) ~9.1.12~21.2.0 age adoption passing confidence dependencies major
@semantic-release/changelog ^5.0.1^6.0.0 age adoption passing confidence devDependencies major
@semantic-release/exec ^5.0.0^7.0.0 age adoption passing confidence devDependencies major
@semantic-release/git ^9.0.0^10.0.0 age adoption passing confidence devDependencies major
@semantic-release/github ^7.2.0^12.0.0 age adoption passing confidence devDependencies major
@types/jasmine (source) ~3.5.0~6.0.0 age adoption passing confidence devDependencies major
@types/node (source) ^12.11.1^25.0.0 age adoption passing confidence devDependencies major
actions/checkout v2v6 age adoption passing confidence action major
actions/setup-node v2v6 age adoption passing confidence action major
actions/setup-node v1v6 age adoption passing confidence action major
codelyzer ^5.1.2^6.0.0 age adoption passing confidence devDependencies major
jasmine-core (source) ~3.5.0~6.2.0 age adoption passing confidence devDependencies major
jasmine-spec-reporter ~4.2.1~7.0.0 age adoption passing confidence devDependencies major
karma-coverage-istanbul-reporter ~2.1.0~3.0.0 age adoption passing confidence devDependencies major
karma-jasmine ~3.0.1~5.1.0 age adoption passing confidence devDependencies major
karma-jasmine-html-reporter ^1.4.2^2.0.0 age adoption passing confidence devDependencies major
node 1224 age adoption passing confidence uses-with major
puppeteer (source) ^9.1.1^24.0.0 age adoption passing confidence devDependencies major
rxjs (source) ~6.5.4~7.8.0 age adoption passing confidence dependencies major
ts-node (source) ~8.3.0~10.9.0 age adoption passing confidence devDependencies major
tslib (source) ^1.10.0^2.0.0 age adoption passing confidence dependencies major
typescript (source) ~3.8.3~6.0.0 age adoption passing confidence devDependencies major

Release Notes

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

v21.2.7

Compare Source

@​angular/cli
Commit Type Description
971041aa1 fix handle missing package manager during analytics initialization
@​angular/build
Commit Type Description
365cce81d fix preserve coverage ignore comments in development
9f74660c3 fix show clear error when styleUrl points to a TypeScript file

v21.2.6

Compare Source

@​angular/cli
Commit Type Description
ea14f28cc fix fix sourceRoot resolution for MCP projects tool
@​angular/build
Commit Type Description
9136eb376 fix ensure transitive SCSS partial errors are tracked in watch mode
8186faa11 fix ensure Vitest mock patching is executed only once
107d1a9e2 fix preserve error stack traces during prerendering
b7f457253 fix scope CHROME_BIN executable path to individual playwright instances

v21.2.5

Compare Source

@​angular/cli
Commit Type Description
cadf9b201 feat support custom port in MCP devserver start tool
@​angular/ssr
Commit Type Description
bbc255419 fix allow underscores in host validation
b1fe66a7f fix patch Headers.forEach in cloneRequestAndPatchHeaders

v21.2.4

Compare Source

@​angular/cli
Commit Type Description
a7787d092 fix restore console methods after logger completes
@​angular/build
Commit Type Description
7170599ab fix deduplicate and merge coverage excludes with vitest
c73f13797 fix prevent reporter duplicates by explicitly overriding Vitest configuration
956ccaa71 fix remove default for unit-test coverage option
36978db7e fix warn about performance of test.exclude in vitest configuration
6ec36f5be fix warn when vitest watch config conflicts with builder
@​angular/ssr
Commit Type Description
9bdf782c8 fix apply forwarded prefix and vary header in accept-language redirects
628c58672 fix support '*' in allowedHosts and warn about security risks

v21.2.3

Compare Source

@​angular/cli
Commit Type Description
1505164bb fix use parsed package name for migrate-only updates
@​angular/build
Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present
@​angular/ssr
Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

v21.2.2

Compare Source

@​angular/cli
Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add
@​angular/build
Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

v21.2.1

Compare Source

@​angular/cli
Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes
@​schematics/angular
Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled
@​angular-devkit/build-angular
Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0
@​angular/build
Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n
@​angular/ssr
Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process

v21.2.0

Compare Source

@​angular/cli
Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
91b9d281f feat integrate file formatting into update migrations
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing
@​schematics/angular
Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
5d1df50d8 fix add actionable feedback to vitest-browser schematic
@​angular/build
Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme
0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed
1f114a9e8 fix bundle setup files in unit-test builder for Vitest
fd5cb28c8 fix explicitly fail when using Vitest runtime mocking
dc899e8a5 fix normalize allowedHosts in dev-server
26bbea12f fix serve extensionless assets without transformation

v21.1.5

Compare Source

@​angular/ssr
Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

v21.1.4

Compare Source

@​angular/build
Commit Type Description
7a9dd6b47 fix correctly resolve absolute setup file paths in Vitest

v21.1.3

Compare Source

@​schematics/angular
Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker
@​angular-devkit/build-angular
Commit Type Description
6d05d27ca fix address Node.js deprecation DEP0190

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](htt

Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 1pm on Monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/major-external-major branch from 42d8545 to f9a238d Compare May 23, 2024 05:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch from f9a238d to 7846899 Compare June 21, 2024 06:02
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 7846899 to 9991b0c Compare July 11, 2024 05:42
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 9991b0c to 7a4a531 Compare July 20, 2024 23:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 7a4a531 to b798c51 Compare July 29, 2024 14:50
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 6bafa4d to 0bf4dad Compare August 15, 2024 05:42
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 6abe794 to dd473de Compare September 10, 2024 08:58
@renovate renovate Bot force-pushed the renovate/major-external-major branch from dd473de to 5f91b8a Compare September 25, 2024 17:45
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 5f91b8a to 8a25c4f Compare October 13, 2024 05:28
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 87570a0 to bcff548 Compare November 23, 2024 00:03
@renovate renovate Bot force-pushed the renovate/major-external-major branch from bcff548 to 406a473 Compare December 4, 2024 05:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 90cf9e3 to 701d74b Compare January 16, 2025 04:05
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 701d74b to 499d6c8 Compare January 24, 2025 11:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 499d6c8 to 1c910eb Compare February 1, 2025 00:03
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 1c910eb to e36dc4d Compare February 8, 2025 23:27
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 21ac53b to 4a2c169 Compare March 1, 2025 03:27
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 1fa7838 to a39970a Compare March 14, 2025 00:12
@renovate renovate Bot force-pushed the renovate/major-external-major branch from a39970a to e7a0d7e Compare April 3, 2025 00:01
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 14a043e to ddab79d Compare April 27, 2025 11:55
@renovate renovate Bot force-pushed the renovate/major-external-major branch from ddab79d to 0c6c983 Compare June 1, 2025 03:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 322d87c to 110582a Compare June 15, 2025 07:30
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 110582a to f936320 Compare July 6, 2025 07:49
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from e63320d to 01542e4 Compare September 18, 2025 00:03
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from df0c407 to d918c58 Compare September 24, 2025 19:56
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 540be21 to 197a575 Compare September 30, 2025 12:04
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 58c8309 to cb595a3 Compare October 9, 2025 02:54
@renovate renovate Bot force-pushed the renovate/major-external-major branch 5 times, most recently from 19f13a3 to 1513cd6 Compare October 17, 2025 07:10
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from ebb72df to 487844a Compare October 21, 2025 03:34
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 487844a to 79d8d57 Compare October 25, 2025 19:46
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 79d8d57 to 6db853d Compare November 2, 2025 09:22
@renovate renovate Bot force-pushed the renovate/major-external-major branch 4 times, most recently from b0400a2 to c264f0a Compare November 25, 2025 23:48
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 71754cc to 1bb7ffc Compare December 2, 2025 07:16
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from d70563a to d15b10a Compare December 10, 2025 07:56
@renovate renovate Bot force-pushed the renovate/major-external-major branch from d15b10a to b0aa03f Compare December 12, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants