Skip to content

👷 Update all non-major dependencies - #4971

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

👷 Update all non-major dependencies#4971
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@angular/common (source) 22.1.122.1.2 age adoption passing confidence devDependencies patch 22.1.3
@angular/compiler (source) 22.1.122.1.2 age adoption passing confidence devDependencies patch 22.1.3
@angular/core (source) 22.1.122.1.2 age adoption passing confidence devDependencies patch 22.1.3
@angular/platform-browser (source) 22.1.122.1.2 age adoption passing confidence devDependencies patch 22.1.3
@angular/router (source) 22.1.122.1.2 age adoption passing confidence devDependencies patch 22.1.3
@salesforce/cli (source) 2.147.72.148.3 age adoption passing confidence devDependencies minor
@swc/core (source) 1.15.471.16.0 age adoption passing confidence devDependencies minor 1.16.1
@tanstack/react-router (source) 1.170.251.170.29 age adoption passing confidence dependencies patch 1.170.32 (+2)
@tanstack/react-router (source) 1.170.251.170.29 age adoption passing confidence devDependencies patch 1.170.32 (+2)
@types/chrome (source) 0.2.50.2.6 age adoption passing confidence devDependencies patch 0.2.7
eslint-plugin-jsdoc 64.1.064.2.0 age adoption passing confidence devDependencies minor 64.2.1
github/codeql-action v4.37.6v4.37.7 age adoption passing confidence action patch v4.37.8
globals 17.9.017.11.0 age adoption passing confidence devDependencies minor
next (source) 16.3.016.3.1 age adoption passing confidence dependencies patch 16.3.2
next (source) 16.3.016.3.1 age adoption passing confidence devDependencies patch 16.3.2
puppeteer (source) 25.5.025.7.0 age adoption passing confidence devDependencies minor 25.8.0
rolldown (source) 1.2.31.2.4 age adoption passing confidence resolutions patch 1.2.5
wxt (source) 0.21.30.21.4 age adoption passing confidence dependencies patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/common)

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
salesforcecli/cli (@​salesforce/cli)

v2.148.3

Compare Source

!! Release as nightly !!

v2.148.2

Compare Source

!! Release as nightly !!

v2.148.1

Compare Source

!! Release as nightly !!

v2.148.0

Compare Source

!! Release as nightly !!

swc-project/swc (@​swc/core)

v1.16.0

Compare Source

Bug Fixes
Miscellaneous Tasks
Refactor
TanStack/router (@​tanstack/react-router)

v1.170.29

Compare Source

Patch Changes

v1.170.28

Compare Source

Patch Changes
  • #​8055 0c25a7b - Avoid wrapping root components that may render the HTML document in a Suspense boundary during SSR and hydration.

  • #​8054 31882c7 - Reuse resolved lazy route components when revisiting code-split routes, preventing unnecessary pending UI.

  • Updated dependencies [31882c7]:

v1.170.27

Compare Source

Patch Changes

v1.170.26

Compare Source

Patch Changes
  • #​8045 f500760 - Warn when an Outlet is rendered inside a pending, error, or not-found component.

  • #​8043 1aafca9 - remove the undocumented Link isTransitioning state and data-transitioning attribute

  • #​8044 aa10b65 - Apply preloadDelay to viewport link preloading and cancel pending preloads when links leave the viewport.

  • Updated dependencies [7e93431]:

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v64.2.0

Compare Source

Features
github/codeql-action (github/codeql-action)

v4.37.7

Compare Source

sindresorhus/globals (globals)

v17.11.0

Compare Source

v17.10.0

Compare Source

vercel/next.js (next)

v16.3.1

Compare Source

puppeteer/puppeteer (puppeteer)

v25.7.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 25.6.0 to 25.7.0
🛠️ Fixes
🏗️ Refactor

v25.6.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🎉 Features
🛠️ Fixes
🏗️ Refactor
rolldown/rolldown (rolldown)

v1.2.4

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
  • browser: smoke test the packed @rolldown/browser in a real browser page (#​10634) by @​hyfdev
  • node-wasi: run the full node test suite against the WASI binding (#​10616) by @​hyfdev
  • webcontainer: smoke test the packed WASI artifacts inside a WebContainer (#​10626) by @​hyfdev
⚙️ Miscellaneous Tasks
wxt-dev/wxt (wxt)

v0.21.4: wxt v0.21.4

Compare Source

compare changes

🚀 Features
🩹 Fixes
  • Fix regression where web-ext.config.ts was not respected (#​2550)
  • vite-builder: Tolerate ENOENT when deleting empty directories (#​2534)
  • Don't add an empty content_scripts array for runtime-only content scripts (#​2580)
  • Skip keyboard shortcuts for non-interactive stdin (#​2563)
  • Don't set use_dynamic_url on browsers that don't support it (#​2581)
📖 Documentation
  • Added Video Time Manager (#​2501)
  • Link shared content script UI options (#​2497)
  • Added Edge ID for Glossy New Tab extension (#​2555)
  • Added "GringaChange" to showcase (#​2573)
  • Updated outdated defaults for webExt chromium prefs (aeb16e7)
🏡 Chore
  • deps: Replace nano-spawn with tinyexec (#​2544)
  • deps: Loosen version range for @wxt-dev/browser so projects can use any vesion (7946665)
  • Use .oxlintrc.jsonc for ignored paths (3f65967)
  • Fix type error after chrome types update (83e9840)
  • deps: Inline normalize-path (#​2557)
  • deps: Inline small deps (#​2560)
  • deps: Inline get-port-please (#​2576)
  • deps: Replace filesize with DIY function (#​2589)
  • deps: Inline funtion for cli spinner (#​2567)
❤️ Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 requested a review from a team as a code owner August 22, 2026 08:36
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 22, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants