Skip to content

chore(deps, frontend): update frontend minor updates - #7896

Open
renovate-bot wants to merge 1 commit into
apache:mainfrom
renovate-bot:renovate/frontend-minor-updates
Open

chore(deps, frontend): update frontend minor updates#7896
renovate-bot wants to merge 1 commit into
apache:mainfrom
renovate-bot:renovate/frontend-minor-updates

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Aug 24, 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
@abacritt/angularx-social-login 2.3.02.6.0 age confidence
@angular-eslint/eslint-plugin (source) 21.3.121.4.0 age confidence
@auth0/angular-jwt 5.1.05.2.0 age confidence
@nx/angular (source) 23.0.223.2.0 age confidence
@types/lodash (source) 4.14.1794.17.25 age confidence
@types/node (source) 24.10.124.13.3 age confidence
@types/papaparse (source) 5.3.55.5.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.59.08.69.0 age confidence
@typescript-eslint/parser (source) 8.62.18.69.0 age confidence
@typescript-eslint/types (source) 8.59.08.69.0 age confidence
@typescript-eslint/utils (source) 8.59.08.69.0 age confidence
ajv (source) 8.18.08.20.0 age confidence
jointjs (source) 3.5.43.7.7 age confidence
ngx-markdown 21.2.021.3.0 age confidence
nx (source) 23.0.223.2.0 age confidence
papaparse (source) 5.4.15.7.0 age confidence
playwright (source) 1.59.11.63.0 age confidence
plotly.js-basic-dist-min 2.29.02.35.3 age confidence
prettier (source) 3.2.53.9.6 age confidence
read-excel-file 5.7.15.8.8 age confidence
ring-buffer-ts 1.0.31.2.0 age confidence
sass 1.71.11.104.0 age confidence
ts-proto 2.2.02.12.2 age confidence
tslib (source) 2.3.12.8.1 age confidence
webpack 5.104.15.110.3 age confidence
yarn (source) 4.14.14.18.0 age confidence
zone.js (source, changelog) 0.15.10.16.3 age confidence

Release Notes

abacritt/angularx-social-login (@​abacritt/angularx-social-login)

v2.6.0: Update Angular to V21

Compare Source

What's Changed

New Contributors

Full Changelog: abacritt/angularx-social-login@2.5.1...2.6.0

v2.5.1

Compare Source

  • Update build
  • Migrate to JEST

v2.5.0

Compare Source

  • Update to Angular 20
  • Update several dependencies

v2.4.0

Compare Source

  • Update to Angular 19
  • Update several dependencies
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v21.4.0

Compare Source

🩹 Fixes
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#​2969)
❤️ Thank You
auth0/angular2-jwt (@​auth0/angular-jwt)

v5.2.0

Compare Source

Full Changelog

Changed

v5.1.2

Compare Source

Full Changelog

Fixed

v5.1.1

Compare Source

Full Changelog

Fixed

nrwl/nx (@​nx/angular)

v23.2.0

Compare Source

23.2.0 (2026-09-02)

🚀 Features
  • angular: add support for Angular v22.1 (#​36521)
  • core: confirm before creating migration commits on the default branch (#​36314)
  • core: add a full-width TUI status bar and vim-style pane search (#​36263)
  • core: forward mouse and resize events to tasks running in the TUI's pty (#​36322)
  • core: add bun dependency-catalog support (#​36434)
  • core: derive stable repo key from normalized remote and relative path (#​36439)
  • core: add nx migrate --run-migration to run a single migration (#​36407)
  • core: let migration generators skip their AI step (#​36532)
  • core: show Cloud app link for remote cache instead of docs (#​36460)
  • core: add durable run state and a dark orchestration loop to nx migrate (#​36403)
  • core: add built-in support for oxfmt formatter alongside prettier (#​35089, #​30403)
  • core: filter static task output to failures and restore CI log grouping (#​36453)
  • core: let the daemon and plugin workers run inside agent sandboxes (#​36586)
  • dotnet: infer OpenApiDocumentsDirectory as a build output (#​36788)
  • linter: add the @​nx/oxlint plugin (#​36491)
  • linter: hash only lintable files for inferred oxlint tasks (#​36828)
  • misc: support vitest generation for node, nest, and express generators (#​36665)
  • nx-cloud: generate .nx/ci-config.yaml for agent distribution (#​36504)
  • nx-cloud: add nx start-nx-agents as an alias for nx-cloud start-nx-agents (#​36572)
  • nx-plugin: add vitest support for e2e tests (#​34041)
  • release: support tag-based project selection (#​36537)
  • repo: add react + vite + vitest + playwright example (#​35921)
  • storybook: adopt the storybook vitest addon for story testing (#​36648, #​33759)
  • testing: offer vitest consistently across generators with a unitTestRunner option (#​36715)
🩹 Fixes
  • angular: make webpack-related packages optional peer dependencies (#​36310)
  • angular: keep buildable libraries private (#​36545)
  • angular: import optional ng-packagr lazily (#​36632)
  • angular-rspack: speed up builds and align behavior with the esbuild application builder (#​36268, #​34936)
  • angular-rspack: stop builds crashing on non-array styleUrls (#​36550)
  • angular-rspack: rebuild components when their templates or styles change on Windows (#​36641, #​36619)
  • bundling: support TypeScript esbuildConfig files in the esbuild executor (#​36352, #​36349)
  • bundling: acknowledge @​swc/core build scripts when configuring rollup (#​36412)
  • bundling: resolve esbuild paths from workspace root instead of cwd (#​36830, #​34027)
  • bundling: allow overriding the css module hash algorithm (#​36837, #​36829)
  • core: speed up npm lockfile parsing (#​36216)
  • core: speed up lockfile parsing and catalog resolution (#​36223)
  • core: show performance report recommendations only when actionable (#​36344)
  • core: close daemon log descriptors after spawn to avoid Node 26 crash (#​36280)
  • core: prevent shell injection in nx import (#​36348)
  • core: correct the 22.6.0 gitignore and analytics migration wiring (#​36356)
  • core: support npm 12 and pnpm in the package provenance check (#​36354, #​36338)
  • core: honor pnpm minimumReleaseAge config on pnpm 11 (#​36335, #​36330)
  • core: support pnpm 11 patched dependency hashes (#​36360)
  • core: resolve name refs copied into pattern-matched target arrays (#​36359)
  • core: resolve source-loaded plugin transitive workspace imports (#​36296)
  • core: unbreak pnpm 11 installs by acknowledging build-script deps from generators (#​36302)
  • core: include continuous and default-config dependencies in show target (#​36374)
  • core: make unit tests pass locally regardless of invoking package manager (#​35994)
  • core: respect --aiAgents none to skip AI agent file generation (#​34944, #​34692)
  • core: use --config.frozen-lockfile=false for pnpm add during migrate (#​36337)
  • core: run selected projects with --exclude-task-dependencies (#​35562)
  • core: stop passing git revisions through a shell in affected commands (#​36379)
  • core: collect trickling watcher bursts fully on daemon force-flush (#​36391)
  • core: report tasks running in another Nx process in the inline TUI (#​36341)
  • core: stop ratatui cursor queries from racing the TUI event stream (#​36318)
  • core: render critical-path tasks as a nested list in the job summary (#​36394)
  • core: keep pnpm-workspace.yaml comments and read package.json as jsonc (#​36411)
  • core: support multiple brace groups in workspace glob matching (#​36395)
  • core: handle CRLF line endings in pnpm multi-document lockfiles (#​36419, #​35828, #​35840)
  • core: correct glob pattern expansion for ZeroOrOne groups (#​31857)
  • core: stop re-querying confirmed cache misses in task orchestrator (#​36301, #​35632)
  • core: sample project graph perf span telemetry per session at 10% (#​36420)
  • core: strip terminal query sequences when replaying task output (#​36432)
  • core: preserve FORCE_COLOR=0 intent for forked child tasks (#​35293)
  • core: handle colons in target name when resolving inputs to generate graph (#​36429, #​33710)
  • core: merge default plugins through the source-map-aware merge path (#​36257)
  • core: keep nx migrate on the requested version when release-age gates interfere (#​36444)
  • core: avoid bogus duplicate project name errors when generating nested apps (#​36458)
  • core: make tui cloud icon visible on light terminal themes (#​36495)
  • core: pin typescript in preset dependencies so npm cannot hoist typescript 7 (#​36497)
  • core: bump pinned axios and brace-expansion past vulnerable versions (#​36507, #​36474)
  • core: parse pnpm lockfiles that omit the packages block (#​36512)
  • core: keep real dependencies when omitting peers from npm temp installs (#​36518)
  • core: normalize resolved module paths (#​36556, #​36549)
  • core: stop pruneProjectGraph from mutating the source project graph (#​36517, #​36470)
  • core: make preset empty work without github.com and improve template download errors (#​36508)
  • core: drain to stdout before exiting nx affected (#​36569, #​36568)
  • core: update brace-expansion to 5.0.9 for CVE-2026-14257 (#​36577)
  • core: restrict daemon and plugin worker socket access to the owning user (#​36370)
  • core: drain stdout before exiting nx run-many and nx run (#​36607, #​36606)
  • core: re-spawn nx migrate without a shell to preserve argv exactly (#​36215)
  • core: resolve main worktree root without a Windows verbatim prefix (#​36649, #​35637)
  • core: accept bun.lock lockfileVersion 2 and 3 (#​36666)
  • core: maintain cacheability when an executor target default applies (#​36477)
  • core: don't leave an unkillable nx process when a terminal closes (#​36683, #​36682)
  • core: honor the package manager's registry config in nx migrate (#​35954, #​35843)
  • core: resolve telemetry DNS in-process to avoid a getenv segfault (#​36673)
  • core: skip target group members without a target (#​36711, #​36712)
  • core: stop resending accumulated task hash results to the daemon when hashing tasks (#​36716)
  • core: apply package.json updates unblocked by later package groups (#​36636)
  • core: create external nodes for out-of-workspace link dependencies (#​36745)
  • core: point duplicate project names from worktrees at the fix (#​36734)
  • core: exclude volatile shell and editor env vars from the daemon (#​36642, #​36610)
  • core: stop the daemon before nx add installs a package (#​36767)
  • core: do not allowlist the analytics domain when analytics are off (#​36663, #​36486)
  • core: isolate pnpm version detection from workspace (#​36728, #​36727)
  • core: key the main-worktree-root cache on the workspace root (#​36768)
  • core: give pnpm a fresh cache dir per e2e run (#​36802)
  • core: apply targetDefaults options to an inferred target that is not redeclared (#​36717, #​36700)
  • core: devkit util - detect esm config with top level await (#​33644)
  • core: share worktree cache under ~/.nx so agent sandboxes can reach it (#​36514)
  • core: compare daemon workspace roots case-insensitively on Windows (#​36835, #​36722)
  • core: raise the nx package vitest timeout to cover the graph recompute spec (#​36850)
  • core: single-inference convert-to-inferred engine with centralized config (#​36547)
  • core: fall back to v8 for oversized daemon responses and length-prefix the wire protocol (#​36838)
  • core: use scoped config form for pnpm 11+ publish (#​36867, #​36860)
  • devkit: resolve ensurePackage against the workspace (#​36496)
  • devkit: honour cascading ignore files in tree walks and generator formatting (#​36575)
  • devkit: correct version floor validation for ranges and prereleases (#​36724)
  • devkit: reload TS config files fresh instead of serving stale cached modules (#​36656)
  • docker: run release pipeline docker commands without a shell (#​36505)
  • docker: skip unchanged version action projects (#​36542)
  • dotnet: make msbuild-analyzer run cancellable and kill it when the host process exits (#​36813)
  • dotnet: derive output paths from MSBuild instead of hardcoded assumptions (#​36804)
  • expo: keep the expo dev server alive under jest (#​36635)
  • expo: derive metro projectRoot and node_modules from the app being bundled (#​36650, #​36531)
  • gradle: emit valid Groovy when applying the plugin to an existing allprojects block (#​36697)
  • gradle: surface project graph timeout errors when the process ignores the kill signal (#​36713)
  • gradle: compile Kotlin in-process in the e2e fixture (#​36803)
  • gradle: support builds that configure subprojects from an ancestor build file (#​36693, #​36668)
  • gradle: retry nxProjectGraph on lock timeout and kill orphaned gradle builds on exit (#​36806)
  • js: support private methods and static blocks in babel preset (#​36218, #​36205)
  • js: parse pnpm/npm publish JSON containing braces in file paths (#​36241, #​36236)
  • js: resolve the verdaccio bin through its package.json (#​36479)
  • js: resolve package and extension-less tsconfig extends read from the tree (#​36271)
  • js: avoid duplicate node start without watch (#​36695, #​36694)
  • js: resolve override selectors in affected detection (#​36699, #​36698)
  • js: make pruned pnpm output installable and run its workspace modules (#​36139, #​36055, #​36066, #​36140, #​35425, #​18402)
  • js: keep the deprecated-prepend warning in the task's terminal output (#​36789)
  • js: detect all files changed during lock file update (#​34856)
  • linter: keep override parser when convert-to-flat-config uses FlatCompat (#​36363)
  • linter: use projectService for typed linting in flat configs (#​35727)
  • linter: restore the nx subpath ban in the create-* oxlint configs (#​36821)
  • linter: declare .gitignore as an input for inferred oxlint tasks (#​36869)
  • linter: flag banned external imports reached through internal projects (#​36654, #​36519)
  • linter: stop an inferred oxlint task from linting nested projects (#​36873)
  • maven: stop running maven and gradle graph analysis through a shell (#​36626)
  • maven: stop writing a failing task's output three times (#​36790)
  • misc: resolve CSS url() assets on Windows in postcss-cli-resources (#​36353, #​36336)
  • misc: suppress outdated disclaimer for unsupported AI agents with AGENTS.md (#​36324, #​36264)
  • misc: bump ci-workflow generator to node 24 and current action majors (#​36364)
  • misc: preserve package alias keys in generated package.json (#​35207)
  • misc: prevent crash when opening browser in Podman+WSL container (#​34639)
  • misc: move plugin internal imports to devkit/internal (#​36430)
  • misc: use workspaceRoot in workspaceModule path (#​35142)
  • misc: bump css-loader so npm can resolve rspack core 2 (#​36643)
  • misc: make generated code lint-clean under oxlint defaults (#​36749)
  • misc: de-flake the nx watch e2e suite (#​36758)
  • misc: ignore bundled snapshots when pruning npm lockfiles (#​36763, #​36672)
  • module-federation: do not cache static remote assets in the dev-server plugin (#​36279, #​36278)
  • module-federation: strip version suffix from npm dependency names for bun compatibility (#​34960)
  • nextjs: stop installing unused Next.js ESLint packages from the library generator (#​36779)
  • nextjs: describe the library generator and export its server entry (#​36776)
  • nextjs: stop installing unused babel-jest for generated apps (#​36765)
  • nextjs: respect the src option when setting sourceRoot in the application generator (#​36833, #​35181)
  • nextjs: expose compiler and inSourceTests options in the library generator (#​36780)
  • nextjs: make built next.config load without @​nx/next installed (#​36655, #​36511)
  • nx-dev: keep the kb index working for uncommitted articles (#​36588)
  • nx-dev: update docs pricing link (#​36625)
  • nx-dev: let six legacy backlink paths reach their redirects (#​36819)
  • nx-dev: show repository path in light mode (#​36818)
  • react: make module federation packages optional peer dependencies (#​36492)
  • react: write the dev-server port onto the generated serve target (#​36589)
  • react-native: include migration docs in the built package (#​36378)
  • release: only extract body issue references linked via closing keywords (#​36326, #​123)
  • release: ignore deleted projects in historical affectedness (#​36538)
  • release: support custom conventional commit types (#​36539)
  • release: skip changelog resolution for unversioned projects (#​36544)
  • release: preserve package.json formatting (#​36540)
  • release: Don't attribute commits with no author email to @find (#​36526)
  • release: resolve out-of-set local dependency versions (#​36334)
  • repo: bump decompress to safe version (#​36333)
  • repo: drop stale e2e dependsOn overrides that omit the local registry (#​36482)
  • repo: serialize cypress installs and skip the binary when unused (#​36493)
  • repo: tell review-pr agents to compare base and HEAD with git (#​36644)
  • repo: restore missing linux native binding entries to pnpm-lock (#​36785)
  • repo: stop CI cache churn from evicting the cargo caches (#​36801)
  • repo: serve nx executor schema reads from source in unit tests (#​36809)
  • repo: stop pnpm from installing inside nx script tasks (#​36839)
  • repo: stop parallel sandbox reviews from clobbering each other's registry (#​36840)
  • rspack: lazy-load @​rspack/core in create-compiler to avoid eager ESM resolution (#​36476)
  • rspack: preload @​rspack/core before loading rspack config files (#​36687, #​36685)
  • storybook: update configuration generator nx.json (#​34880, #​34879)
  • testing: add @​swc/core when configuring jest with the swc compiler (#​36409)
  • testing: reserve dev-server ports in the react-router e2e suite (#​36585)
  • testing: install typescript in npm e2e workspaces to keep tsquery off TypeScript 7 (#​36478)
  • testing: unblock Cypress component testing on Angular 22.1 (#​36637)
  • testing: prevent playwright from launching a redundant web server (#​36402, #​34698)
  • vite: prevent watch false leaking into dev server config (#​36080, #​36078)
  • vitest: honor watch config and keep --ui open in the test executor (#​36237, #​30263)
  • vitest: generate root vitest.config.ts instead of deprecated vitest.workspace (#​36316, #​36311)
  • vitest: prevent out-of-memory crash during atomized test graph creation (#​36339, #​36315)
  • vitest: use esm config files and import.meta.dirname (#​36605)
  • vitest: generate the requested e2e target in inferred workspaces and de-flake the generated plugin e2e (#​36623)
  • vitest: do not set projectType when inferring targets (#​36831, #​33989)
  • vitest: write each atomized target's coverage to its own directory (#​36658, #​36503)
  • webpack: disable extractComments on the swc terser minimizer (#​36238, #​36233)
  • webpack: bundle non-buildable library subpaths with fallback-array exports (#​36313, #​36309)
  • webpack: propagate watch option from executor to webpack config (#​34927, #​22945)
  • webpack: set optimization.minimize to its normalized object form (#​36815)
  • webpack: add development configuration to inferred build target (#​36832, #​33004)
❤️ Thank You

v23.1.3

Compare Source

23.1.3 (2026-08-31)

🩹 Fixes
  • angular: import optional ng-packagr lazily (#​36632)
  • core: compare daemon workspace roots case-insensitively on Windows (#​36835, #​36722)
  • devkit: reload TS config files fresh instead of serving stale cached modules (#​36656)
  • nextjs: expose compiler and inSourceTests options in the library generator (#​36780)
  • nextjs: make built next.config load without @​nx/next installed (#​36655, #​36511)
  • nx-dev: let six legacy backlink paths reach their redirects (#​36819)
  • nx-dev: show repository path in light mode (#​36818)
❤️ Thank You

v23.1.2

Compare Source

23.1.2 (2026-08-26)

🩹 Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 8am 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@github-actions github-actions Bot added the frontend Changes related to the frontend GUI label Aug 24, 2026
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • Contributors with relevant context: @aglinxinyuan, @mengw15
    You can notify them by mentioning @aglinxinyuan, @mengw15 in a comment.

@codecov-commenter

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@renovate-bot
renovate-bot force-pushed the renovate/frontend-minor-updates branch 6 times, most recently from 3a4a529 to 790f23d Compare August 30, 2026 22:37
@renovate-bot
renovate-bot force-pushed the renovate/frontend-minor-updates branch 9 times, most recently from 8482690 to 9327030 Compare September 5, 2026 05:41
@renovate-bot
renovate-bot force-pushed the renovate/frontend-minor-updates branch from 9327030 to 84e43b1 Compare September 7, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file frontend Changes related to the frontend GUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants