Skip to content

fix(deps): update all non-major dependencies - #3878

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-non-major-dependencies
Open

fix(deps): update all non-major dependencies#3878
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@acrodata/code-editor (source) 0.5.10.6.1 age confidence
@analogjs/vite-plugin-angular 2.6.12.7.1 age confidence
@analogjs/vitest-angular (source) 2.6.12.7.1 age confidence
@angular-builders/custom-esbuild (source) 22.0.022.0.1 age confidence
@angular-devkit/build-angular 22.1.322.1.6 age confidence
@angular-devkit/core 22.0.322.1.6 age confidence
@angular-devkit/schematics 22.0.322.1.6 age confidence
@angular/animations (source) 22.0.222.1.4 age confidence
@angular/build 22.0.322.1.6 age confidence
@angular/common (source) 22.0.222.1.4 age confidence
@angular/compiler (source) 22.0.222.1.4 age confidence
@angular/compiler-cli (source) 22.0.222.1.4 age confidence
@angular/core (source) 22.0.222.1.4 age confidence
@angular/forms (source) 22.0.222.1.4 age confidence
@angular/language-service (source) 22.0.222.1.4 age confidence
@angular/platform-browser (source) 22.0.222.1.4 age confidence
@angular/platform-browser-dynamic (source) 22.0.222.1.4 age confidence
@angular/router (source) 22.0.222.1.4 age confidence
@fortawesome/fontawesome-free (source) 7.2.07.3.1 age confidence
@nx/angular (source) 23.0.023.1.2 age confidence
@nx/eslint (source) 23.0.023.1.2 age confidence
@nx/eslint-plugin (source) 23.0.023.1.2 age confidence
@nx/js (source) 23.0.023.1.2 age confidence
@nx/nx-darwin-arm64 (source) 23.0.023.1.2 age confidence
@nx/nx-linux-x64-gnu (source) 23.0.023.1.2 age confidence
@nx/nx-win32-x64-msvc (source) 23.1.123.1.2 age confidence
@nx/workspace (source) 23.0.023.1.2 age confidence
@playwright/test (source) 1.61.01.62.1 age confidence
@schematics/angular 22.0.322.1.6 age confidence
@swc-node/register 1.11.11.12.1 age confidence
@swc/core (source) 1.15.411.16.1 age confidence
@types/node (source) 24.13.224.13.3 age confidence
@typescript-eslint/eslint-plugin (source) 8.61.18.68.0 age confidence
@typescript-eslint/parser (source) 8.61.18.68.0 age confidence
@uiw/codemirror-theme-github (source) 4.25.104.25.11 age confidence
@vitest/coverage-v8 (source) 4.1.94.1.11 age confidence
electron 41.10.341.10.7 age confidence
eslint-plugin-playwright 1.6.01.8.3 age confidence
highlight.js (source) 11.11.111.12.0 age confidence
lint-staged 17.0.817.4.1 age confidence
mysql2 (source) 3.22.53.24.2 age confidence
ngx-select-ex 19.0.519.0.7 age confidence
npm-run-all2 9.0.29.0.3 age confidence
nx (source) 23.1.023.1.2 age confidence
playwright (source) 1.61.01.62.1 age confidence
prettier (source) 3.8.43.9.6 age confidence
serialize-javascript 7.0.67.1.0 age confidence
squel 6.3.16.5.0 age confidence
vitest (source) 4.1.94.1.11 age confidence
wait-on 9.0.109.1.0 age confidence

Release Notes

acrodata/code-editor (@​acrodata/code-editor)

v0.6.1

Compare Source

Bug Fixes
  • avoid emitting change event for programmatic updates (#​14)

v0.6.0

Compare Source

Features
  • prevent undo of the initial value (#​9)
  • use non-null assertion for the view ref
  • add state ref for code-editor
  • converts constructor-based injection to the inject function
analogjs/analog (@​analogjs/vite-plugin-angular)

v2.7.1

Compare Source

Bug Fixes
  • router: guard import.meta.env access in streaming SSR renderer (#​2495) (b18f2be)
  • vite-plugin-angular: fix hmr plus :host styles in .scss issue (#​2493) (a0e2115)

v2.7.0

Compare Source

Bug Fixes
  • astro-angular: keep Angular server deps out of the optimizer per environment (#​2439) (cde7fc9)
  • router: forward query params to server load requests during SSR (#​2480) (ec4e872), closes #​2479
  • vite-plugin-angular: await initial compilation in transform (#​2474) (30e0293)
  • vite-plugin-angular: clear mapRoot/sourceRoot in Compilation API path (TS5069) (#​2451) (bd0007b), closes #​2449
  • vite-plugin-angular: fall back to workspaceRoot when resolving tsconfig (#​2471) (7d073e3)
  • vite-plugin-angular: give explicit build mode precedence over NODE_ENV (#​2475) (4daf0ce)
  • vite-plugin-angular: hash JIT inline style virtual module ids (#​2470) (dc2216e), closes #​2459
  • vite-plugin-angular: link Angular packages for Astro + Cloudflare (workerd) builds (#​2443) (89f4400), closes #​2438
  • vite-plugin-angular: preserve vendor sourcemaps when build.sourcemap is enabled (#​2477) (0e31e9d)
  • vite-plugin-angular: replace ts-morph with oxc-parser in component resolvers (#​2456) (f93c4cc), closes #​2455
  • vite-plugin-angular: serve AOT output for oxc-lowered components on rolldown (#​2452) (884ce60), closes #​2450
  • vitest-angular: skip zone patching when setup re-executes in a reused worker (#​2484) (a8cdc2e)
Features
  • docs: add Open Graph image and social card metadata (452739f)
  • nx-plugin: emit AGENTS.md and CLAUDE.md from the app generator (#​2465) (28ca452)
  • platform: ship an Agent Plugins v1.0.0 conformant plugin (#​2466) (ba7dd54)
  • router: add support for Server Functions (#​2433) (d567090), closes #​2422
  • router: add support for Streaming SSR (#​2419) (572becd)
  • ship agent context for create-analog and the Nx preset (#​2448) (b2a0b81)
  • vitest-angular: add errorOnUnknownElements/errorOnUnknownProperties to setupTestBed (#​2481) (d22c1b7)

v2.6.4

Compare Source

Bug Fixes

v2.6.3

Compare Source

Bug Fixes
  • support and migrate to Nx 23 (#​2393) (b4e9140)
  • vite-plugin-angular: be more selective with potential angular code detection (#​2394) (f257d10)
  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#​2414) (db3d366)
Performance Improvements
  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#​2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#​2412) (1d9e6fe)
  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#​2416) (c7fe67b)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#​2411) (f7f1fb2)

v2.6.2

Compare Source

Bug Fixes
just-jeb/angular-builders (@​angular-builders/custom-esbuild)

v22.0.1

Compare Source

Note: Version bump only for package @​angular-builders/custom-esbuild

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

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

angular/angular (@​angular/animations)

v22.1.4

Compare Source

common
Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting
compiler
Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules
compiler-cli
Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors
core
Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node
forms
Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration
language-service
Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports
migrations
Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration
platform-server
Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

v22.1.3

Compare Source

animations
Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn
common
Commit Type Description
b3c78a5081 fix preserve literal key union in KeyValuePipe.transform()
compiler
Commit Type Description
94f0b9a371 fix preserve &ngsp; between sibling control flow blocks
core
Commit Type Description
afe529cb2d fix accept readonly arrays for setClassMetadata decorators
2c72fe3797 fix allow readonly arrays in RawScopeInfoFromDecorator
ef2ce9a098 fix expose debuggableFn for non-computed signal graph nodes
7bcce260f5 fix prevent orphaned requestIdleCallback handle from re-entrant scheduling
44137117b3 fix replace all hasOwnProperty usages with Object.hasOwn
85f12a5a13 fix stop running further effects once one destroys the view mid-flush
c04931c88b fix throw a descriptive error instead of crashing when a hydration node is missing
601d1f6576 fix throw NG0500 instead of a raw TypeError on element hydration mismatch
forms
Commit Type Description
83450d2924 fix report forbidden 2way bindings on when FormField is applied
5cb4ea7e35 fix warn in dev mode when ngModel cannot reach parent NgForm across component boundary
http
Commit Type Description
0cd635e9e2 fix cancel oversized fetch response bodies
language-server
Commit Type Description
14fbe04612 fix recover project for external templates in solution-style workspaces
platform-browser
Commit Type Description
3ddcb1a101 fix disallow event handler attributes in Meta
640460d606 fix throw a descriptive error when insertBefore reference node is missing
router
Commit Type Description
abe019d505 fix pass correct component to canDeactivate for named outlets in componentless parent routes

v22.1.2

Compare Source

compiler
Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements
compiler-cli
Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker
core
Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts
forms
Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change
http
Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8
router
Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

v22.1.1

Compare Source

core
Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values
http
Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
[a13b968451](https://redirect.github.com/angular/angular/commi

Note

PR body was truncated to here.

@renovate
renovate Bot enabled auto-merge (squash) August 21, 2026 20:10
@renovate

renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 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: Keira3@3.10.5-dev
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.0.0 || ^10.0.0" from @nx/eslint@23.1.2
npm error node_modules/@nx/eslint
npm error   dev @nx/eslint@"23.1.2" 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-08-31T04_49_38_526Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-31T04_49_38_526Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch 11 times, most recently from a424397 to 83ac9e4 Compare August 28, 2026 01:16
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from 3410b7f to 9d9a55e Compare August 30, 2026 12:59
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from 9d9a55e to bbdc1ee Compare August 31, 2026 04:49
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