Skip to content

Update Global Update (major) - autoclosed#26

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-global-update
Closed

Update Global Update (major) - autoclosed#26
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-global-update

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 30, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@angular-devkit/build-angular ~0.1001.7~21.2.0 age confidence devDependencies major
@angular/animations (source) ~10.1.6~21.2.0 age confidence dependencies major
@angular/cli ~10.1.7~21.2.0 age confidence devDependencies major
@angular/common (source) ~10.1.6~21.2.0 age confidence dependencies major
@angular/compiler (source) ~10.1.6~21.2.0 age confidence dependencies major
@angular/compiler-cli (source) ~10.1.6~21.2.0 age confidence devDependencies major
@angular/forms (source) ~10.1.6~21.2.0 age confidence dependencies major
@angular/localize ~10.1.6~21.2.0 age confidence dependencies major
@angular/platform-browser (source) ~10.1.6~21.2.0 age confidence dependencies major
@angular/platform-browser-dynamic (source) ~10.1.6~21.2.0 age confidence dependencies major
@angular/router (source) ~10.1.6~21.2.0 age confidence dependencies major
@fullcalendar/angular (source) ^5.3.1^6.0.0 age confidence dependencies major
@fullcalendar/core (source) ^5.3.1^6.0.0 age confidence dependencies major
@fullcalendar/daygrid (source) ^5.3.2^6.0.0 age confidence dependencies major
@fullcalendar/interaction (source) ^5.3.1^6.0.0 age confidence dependencies major
@fullcalendar/timegrid (source) ^5.3.1^6.0.0 age confidence dependencies major
@ng-bootstrap/ng-bootstrap ^7.0.0^20.0.0 age confidence dependencies major
@types/jasmine (source) ~3.5.0~6.0.0 age confidence devDependencies major
@types/node (source) ^12.11.1^24.0.0 age confidence devDependencies major
actions/checkout v4v6 age confidence action major
actions/checkout v2v6 age confidence action major
actions/github-script v4v9 age confidence action major
actions/setup-node v4v6 age confidence action major
bootstrap (source) ^4.5.3^5.0.0 age confidence dependencies major
eclipse-temurin 11-jre-alpine25.0.2_10-jre-alpine age confidence final major
jasmine-core (source) ~3.6.0~6.2.0 age confidence devDependencies major
jasmine-spec-reporter ~5.0.0~7.0.0 age confidence devDependencies major
jquery (source) ^3.5.1^4.0.0 age confidence dependencies major
karma-jasmine ~4.0.0~5.1.0 age confidence devDependencies major
karma-jasmine-html-reporter ^1.5.0^2.0.0 age confidence devDependencies major
node 1824 age confidence uses-with major
primeicons ^4.0.0^7.0.0 age confidence dependencies major
primeng (source) ^10.0.3^21.0.0 age confidence dependencies major
rxjs (source) ~6.6.0~7.8.0 age confidence dependencies major
ts-node (source) ~8.3.0~10.9.0 age confidence devDependencies major
typescript (source) ~4.0.2~6.0.0 age confidence devDependencies major
org.jboss.logging:commons-logging-jboss-logging (source) 1.0.0.Final2.0.0.Final age confidence compile major
org.mnode.ical4j:ical4j (source) 3.0.204.2.5 age confidence compile major
io.quarkus:quarkus-maven-plugin 1.10.5.Final3.35.0 age confidence build major
io.quarkus:quarkus-universe-bom 1.10.5.Final3.34.6 age confidence import major
org.apache.maven.plugins:maven-failsafe-plugin (source) 2.22.13.5.5 age confidence build major
org.apache.maven.plugins:maven-surefire-plugin (source) 2.22.13.5.5 age confidence build major

Release Notes

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

v21.2.9

Compare Source

@​angular/cli
Commit Type Description
233deef01 fix fix broken img ref in ai-tutor
7cea9885c fix introduce initial package manager workspace awareness
5b1a5b743 fix remove standalone true ref in ai tutor
@​schematics/angular
Commit Type Description
e7abeb5c7 fix add missing imports for focus and skip APIs in refactor-jasmine-vitest
@​angular/ssr
Commit Type Description
94023f62c fix introduce trustProxyHeaders option to safely validate and sanitize proxy headers
5ffe5c309 fix add support for configuring trusted proxy headers via environment variable
930ada9b7 fix decode route segments when building and matching route tree
0dc8a440c fix use router to normalize URLs for comparison

v21.2.8: 21.2.8

Compare Source

@​angular/cli
Commit Description
fix - e91280c05 dynamically resolve project Angular CLI executable inside MCP tools
fix - 01af6741b ignore EBADF file system errors during MCP project scan
fix - f7a3e6ed8 use headless option in MCP test tool
@​angular-devkit/build-angular
Commit Description
fix - 00336c037 ensure route has leading slash in prerender builder
fix - e87d302d6 fix app-shell route format and
@​angular/build
Commit Description
fix - c93140a54 use rootDir for HMR component updates path resolution
fix - 6df2b1488 validate V8 coverage support for browsers in Vitest

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At any time (no schedule defined)
  • 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
Copy link
Copy Markdown
Author

renovate Bot commented Apr 30, 2026

⚠️ 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: front/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: tlcfront@0.0.0
npm error Found: rxjs@7.8.2
npm error node_modules/rxjs
npm error   rxjs@"~7.8.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer rxjs@"^6.5.3" from @angular/core@10.1.6
npm error node_modules/@angular/core
npm error   @angular/core@"~10.1.6" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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-04-30T16_49_26_969Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-30T16_49_26_969Z-debug-0.log

@renovate renovate Bot changed the title Update Global Update (major) Update Global Update (major) - autoclosed Apr 30, 2026
@renovate renovate Bot closed this Apr 30, 2026
@renovate renovate Bot deleted the renovate/major-global-update branch April 30, 2026 17:08
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