Skip to content

Update external major (major) - #19

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

Update external major (major)#19
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-external-major

Conversation

@renovate

@renovate renovate Bot commented May 27, 2024

Copy link
Copy Markdown

ℹ️ 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~22.1.0 age adoption passing confidence devDependencies major
@angular/animations (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@angular/cli ~9.1.8~22.1.0 age adoption passing confidence devDependencies major
@angular/compiler (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@angular/compiler-cli (source) ~9.1.12~22.1.0 age adoption passing confidence devDependencies major
@angular/core (source) ^9.1.12^9.1.12 || ^22.0.0 age adoption passing confidence peerDependencies major
@angular/core (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@angular/forms (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@angular/platform-browser (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@angular/platform-browser-dynamic (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@angular/router (source) ~9.1.12~22.1.0 age adoption passing confidence dependencies major
@semantic-release/changelog ^5.0.1^7.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^11.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^22.0.0 age adoption passing confidence devDependencies major
actions/checkout v2v7 age adoption passing confidence action major
actions/setup-node v2v7 age adoption passing confidence action major
actions/setup-node v1v7 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~7.0.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^25.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
tslib (source) ^1.10.0^2.0.0 age adoption passing confidence dependencies major
typescript (source) ~3.8.3~7.0.0 age adoption passing confidence devDependencies major
com.github.eirslett:frontend-maven-plugin 1.62.0.2 age adoption passing confidence build major

Release Notes

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

v22.1.8

Compare Source

@​angular/build
Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#​34045)

v22.1.7

Compare Source

v22.1.6

Compare Source

@​angular/build
Commit Type Description
3f132eaa97 fix ignore side-effect annotations in unit test builds
5b1028936f perf batch prerender routes and share in-memory server bundles
@​angular/ssr
Commit Type Description
76818cb811 fix abort web request signal when node request is aborted

v22.1.5

Compare Source

@​angular/cli
Commit Type Description
e672271f8 fix enforce MCP roots in get_best_practices tool
a14916cc4 fix handle errors from isAllowedWorkspacePath in best-practices tool
d6e1cddff fix throw on out-of-roots workspace in best-practices tool
@​schematics/angular
Commit Type Description
ba2b0e4c2 fix transform fail() to expect.fail() in refactor-jasmine-vitest
@​angular/build
Commit Type Description
cba72902d fix correct misleading error message for top-level await
b4679998c fix disable code splitting for unit test builds
ff1d3565e fix preserve integrity and crossorigin in autoCsp loader
1fc1fb05c perf traverse AST with iterative post-order walker in i18n inliner

v22.1.4

Compare Source

v22.1.3

Compare Source

@​angular/cli
Commit Type Description
f837b788c6 fix always install package during ng add to inspect manifest on disk for schematics (#​33718)
72ae93638d fix correctly report available package updates during bare ng update
a949e06568 fix discover migrations from installed packages when omitted by registry metadata (#​33718)
1d9122fd50 fix normalize Windows drive-letter casing for process.cwd
@​angular/build
Commit Type Description
a4860d505a fix prevent build process hang on unhandled error (#​33715)
7686d66cab fix retain watch files on error in load result cache
25b7cf7504 fix support case-insensitive and alternative license file names
4fd81402ce perf release build resources early in non-watch mode (#​33715)
@​angular/ssr
Commit Type Description
6af906cb94 fix settle writeResponseToNodeResponse when client disconnects
917d3b2254 perf avoid buffering request body when sanitizing headers

v22.1.2

Compare Source

@​angular/cli
Commit Type Description
57db27ea91 fix add packages with built-in schematics to devDependencies only
@​angular/build
Commit Type Description
baed978885 fix prevent IIFE wrapper interleaving for adjacent classes in minified files

v22.1.1

Compare Source

@​angular/cli
Commit Type Description
ab971a8543 fix support npm 12 metadata array and error formats
@​angular/build
Commit Type Description
db24220fb8 fix rewrite paths from sandboxed execroots when running under Bazel

v22.1.0

Compare Source

Deprecations

@​angular-devkit/core
  • stringToFileBuffer and fileBufferToString are deprecated. Use standard Web APIs (TextEncoder and TextDecoder) instead.

    Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for @angular-devkit/core has been updated to reflect the deprecations.

@​schematics/angular
Commit Type Description
89d7f59cd feat update ai-config to include Angular MCP server config
b345bb54d fix remove unused spec tsconfig outDir
@​angular/cli
Commit Type Description
f59bcf529 fix abort and guide manual mitigation when updating catalog packages
48f90f5d5 fix prevent Yarn registry environment variable override
c963ecbec fix remove algoliasearch dependency and support latest docs versions
6859d25c3 fix resolve correct registry name when using npm alias syntax during update
3a2589dac fix respect client-side release age settings during update resolution
5c3101bff fix revert package.json changes if installation tasks fail during update
7932caaf9 fix robustly parse npm manifest from array
@​angular-devkit/core
Commit Type Description
fd336d365 refactor deprecate stringToFileBuffer and fileBufferToString
@​angular/build
Commit Type Description
34d558c3c feat add built-in SQLite cache store fallback
0c18dc0f6 feat emit debug ids for stable subresource integrity hashes
51f69276f feat enable chunk optimization for server builds
10dc30f9c feat migrate advanced optimization Babel plugins to oxc-parser + magic-string
917393a4c feat migrate i18n inliner to oxc-parser + magic-string
52ae7f862 feat share persistent build cache across git worktrees
95510511d fix add bounded timeout to vitest executor disposal
62b11e316 fix anchor debug ID comment matching and make injection idempotent
6d9b360e5 fix prevent esbuild service hang on internal component stylesheet builds
291caab61 fix prevent stripping nested sourceMappingURL comments
0e3ca3dfb fix support hyphens and underscores when stripping chunk hash in chunk optimizer
585d08af8 perf default chunk optimization to use Rolldown
09d0a11a8 perf enable fast-path AST printing with sourcemaps in AotCompilation
@​angular/ssr
Commit Type Description
7ef9ed24d feat support the standard Forwarded header

v22.0.9

Compare Source

@​angular/cli
Commit Type Description
9ee8f9b669 fix declare devserver_start and devserver_stop as isReadOnly:false
@​angular/build
Commit Type Description
d0c776d461 fix safeguard Karma builder stream controller against closed state

v22.0.8

Compare Source

@​angular/cli
Commit Type Description
41c356256 fix batch Prettier invocations during migration formatting
bc87c85c3 fix update MCP devserver tool names to conform to spec regex
@​angular/build
Commit Type Description
5724bf632 fix canonicalize drive letter casing for workspace root on Windows
b8bdbaa1e fix ensure import map integrity keys are valid URL-like specifiers
212a7bb21 fix favor istanbul coverage provider when browser testing is enabled
bc760b005 fix preserve custom config options in runnerConfig for vitest
19cda7415 fix remap metafile paths when workspace root is a symlink or junction
fdcc98c79 perf skip semantic affected-file walk when type checking is disabled

v22.0.7

Compare Source

@​angular/cli
Commit Type Description
e85c10ccb fix copy packageManager field and yarn config for temp installs
b87cafec0 fix support resolving subproject dependencies in pnpm workspaces

v22.0.6

Compare Source

v22.0.5

Compare Source

@​angular/cli
Commit Type Description
f099e641c fix gracefully handle package manager errors in command handler
cf033ec48 fix respect release age policy in update bootstrapping logic
@​schematics/angular
Commit Type Description
862a38069 fix remove unused app tsconfig outDir
@​angular-devkit/build-angular
Commit Type Description
f75085f4b fix prevent OS command injection in ssr-dev-server builder
@​angular/build
Commit Type Description
dfee1e7b1 fix auto-inject localize/init in library unit tests
aba718403 fix inherit preserveSymlinks option from build target in unit-test builder
7c0d9f03c fix load zone.js dynamically for library unit tests
4288e4452 fix scope createRequire module resolution using paths to prevent parent paths
@​angular/ssr
Commit Type Description
5f774f891 fix preserve response headers during redirect

v22.0.4: 22.0.4

Compare Source

@​angular/build
Commit Description
fix - 46185ceac aggregate parallel worker performance timings on the main thread
perf - 5d7e29c41 dispose builder result context early in non-watch mode

v22.0.3

Compare Source

v22.0.2

Compare Source

@​angular/cli
Commit Type Description
136fc2714 fix support registry metadata fetching under bun package manager
2653dd5c7 perf implement semaphore backpressure throttling in PackageManager
@​angular/build
Commit Type Description
0b4a48add perf implement semaphore backpressure throttling in JavaScriptTransformer
@​angular/ssr
Commit Type Description
d996a27e9 fix avoid caching non-SSG page lookups
285a34e42 fix correct grammar in console warning for redirected location headers
c8088a536 fix prioritize optio

Important

✂ PR body was truncated to here.


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 5e0f50b to bfc0ab4 Compare June 22, 2024 03:01
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from bfc0ab4 to cdb4f7f Compare July 10, 2024 20:43
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from e672ddf to d70ae78 Compare July 28, 2024 20:44
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 3b934c4 to 977dc19 Compare August 14, 2024 20:45
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 65b5a36 to d26f498 Compare September 10, 2024 20:28
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from d26f498 to 19a7efd Compare September 25, 2024 02:34
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from 19a7efd to 73d7ca8 Compare October 13, 2024 08:42
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 9bba77d to a8530b1 Compare November 22, 2024 20:56
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from a8530b1 to 68d456f Compare December 4, 2024 03:01
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 104438b to ae3d033 Compare January 16, 2025 07:04
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from ae3d033 to cc434b5 Compare February 1, 2025 03:11
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from cc434b5 to cf15619 Compare February 8, 2025 23:32
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from cf15619 to 5bb8715 Compare February 28, 2025 20:17
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from 5bb8715 to bd3c73b Compare March 12, 2025 00:13
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from bd3c73b to b4afbe5 Compare April 27, 2025 12:13
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from b4afbe5 to 8750b89 Compare June 1, 2025 07:35
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 87ce869 to c11ede9 Compare June 15, 2025 04:16
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from c11ede9 to 79adc2f Compare July 19, 2025 20:17
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from 79adc2f to e111935 Compare July 28, 2025 00:15
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 834d662 to bb4381b Compare August 9, 2025 07:53
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 46422db to e277c44 Compare August 16, 2025 07:41
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 6debdde to ffecc6b Compare October 6, 2025 23:56
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 4 times, most recently from ee77db3 to b79b1b0 Compare October 17, 2025 04:12
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 12963e4 to 8ab8360 Compare October 21, 2025 03:38
@renovate
renovate Bot force-pushed the renovate/major-external-major branch from 8ab8360 to 7465610 Compare November 2, 2025 09:12
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 4 times, most recently from 5656e69 to 47db884 Compare November 25, 2025 23:57
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from b3fc709 to 541febe Compare December 4, 2025 22:45
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 8d40051 to 8c46608 Compare December 15, 2025 00:12
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 3b8cd21 to 0198af1 Compare December 20, 2025 23:44
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 27c9917 to a07c79e Compare January 7, 2026 23:02
@renovate
renovate Bot force-pushed the renovate/major-external-major branch 5 times, most recently from 5287e1a to ddda199 Compare January 14, 2026 08:05
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