Skip to content

👷 Update all non-major dependencies - #4935

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all-minor-patch
Open

👷 Update all non-major dependencies#4935
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 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 Adoption Passing Confidence Type Update Pending
@angular/common (source) 22.0.822.1.0 age adoption passing confidence devDependencies minor 22.1.1
@angular/compiler (source) 22.0.822.1.0 age adoption passing confidence devDependencies minor 22.1.1
@angular/core (source) 22.0.822.1.0 age adoption passing confidence devDependencies minor 22.1.1
@angular/platform-browser (source) 22.0.822.1.0 age adoption passing confidence devDependencies minor 22.1.1
@angular/router (source) 22.0.822.1.0 age adoption passing confidence devDependencies minor 22.1.1
@datadog/webpack-plugin (source) 3.2.83.2.10 age adoption passing confidence devDependencies patch 3.2.12 (+1)
@mantine/core (source) 9.5.09.5.1 age adoption passing confidence dependencies patch
@mantine/hooks (source) 9.5.09.5.1 age adoption passing confidence dependencies patch
@module-federation/enhanced (source) 2.8.02.8.1 age adoption passing confidence devDependencies patch 2.8.2
@salesforce/cli (source) 2.145.62.146.3 age adoption passing confidence devDependencies minor
@swc/core (source) 1.15.461.15.47 age adoption passing confidence devDependencies patch
@tabler/icons-react (source) 3.45.03.46.0 age adoption passing confidence dependencies minor
@types/chrome (source) 0.2.20.2.5 age adoption passing confidence devDependencies patch
@types/node (source) 26.1.126.1.2 age adoption passing confidence devDependencies patch 26.2.0
@types/react (source) 19.2.1719.2.18 age adoption passing confidence devDependencies patch
@types/react-dom (source) 19.2.319.2.4 age adoption passing confidence devDependencies patch
@vitejs/plugin-react (source) 6.0.46.0.5 age adoption passing confidence devDependencies patch
acorn 8.17.08.18.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 63.3.163.3.3 age adoption passing confidence devDependencies patch
github/codeql-action v4.37.3v4.37.4 age adoption passing confidence action patch v4.37.6 (+1)
globals 17.8.017.9.0 age adoption passing confidence devDependencies minor
minimatch 10.2.510.2.6 age adoption passing confidence devDependencies patch
node (source) 26.5.026.6.0 age adoption passing confidence volta minor v26.7.0
node (source) 26.5.0-bookworm-slim26.5.1-bookworm-slim age adoption passing confidence stage patch 26.7.0-bookworm-slim (+1)
puppeteer (source) 25.3.025.4.0 age adoption passing confidence devDependencies minor 25.5.0
react-router-dom (source) 7.18.17.18.2 age adoption passing confidence dependencies patch
react-router-dom (source) 7.18.17.18.2 age adoption passing confidence devDependencies patch
rolldown (source) 1.2.01.2.1 age adoption passing confidence resolutions patch 1.2.3 (+1)
vite (source) 8.1.58.2.0 age adoption passing confidence devDependencies minor 8.2.1
webpack 5.109.05.109.2 age adoption passing confidence devDependencies patch
webpack-cli (source) 7.2.17.2.2 age adoption passing confidence devDependencies patch
webpack-dev-middleware 8.1.08.1.1 age adoption passing confidence devDependencies patch
wxt (source) 0.21.10.21.3 age adoption passing confidence dependencies patch
yarn (source) 4.17.14.18.0 age adoption passing confidence packageManager minor
yarn (source) 4.17.14.18.0 age adoption passing confidence volta minor

Warning

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


Release Notes

angular/angular (@​angular/common)

v22.1.0

Compare Source

Deprecations

http
  • HttpClient.jsonp, HttpClientJsonpModule, and related JSONP classes/functions are deprecated. Use standard HTTP requests instead.
common
Commit Type Description
1ad6824d0d fix skip transfer cache for uncacheable HTTP traffic (#​69017)
compiler
Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#​68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#​68846)
f98547675c feat Namespace CSS variables to the app (#​68846)
8c8b2f7783 feat Support css var namespacing in properties (#​68846)
292199aa4d fix permissive whitespace parsing in default never blocks
25c744c4d0 fix support foreign components defined outside top-level scope
5bd00add07 fix support foreign components inside control flow blocks (#​69674)
2e442f7876 perf do not emit tag name when control flow root is foreign component (#​69674)
compiler-cli
Commit Type Description
aeb55c8bc1 fix allow passing uninvoked signals as foreign component props
7c60a98b3c fix support import aliases in foreignImports (#​68674)
core
Commit Type Description
124ba10ead feat add custom set option to linkedSignal
eab4847a8b feat Adds deep linking from Performance panel to DevTools
091456a214 fix account for namespaces in host binding sanitization (#​69558)
b3748e9fe4 fix correct container anchor collection order to match DOM layout
11b206b919 fix introduce disposal mechanism for Angular views in foreign @content
56607967db fix introduce logical-only containers for foreign content
23cf1a828b fix sanitize host bindings on concrete hosts (#​69558)
0c07356c5c fix set current tnode in foreign component instruction on reuse
forms
Commit Type Description
bbbd357bd2 fix add utility to assert that value is a field tree
http
Commit Type Description
e3630c23c5 feat add options to allow caching of credentialed and non-cacheable HTTP requests
ec16a3d6c6 fix enable xsrf for root-provided HttpClient
39e362eea5 fix match header values exactly when deleting
be46ca8696 fix preserve immutability of materialized clones
c0cbd46bd7 fix skip transfer cache for fetch credentialed requests (#​69017)
af04e266cc refactor deprecate jsonp support
language-service
Commit Type Description
7f0265e43a feat compile non-exported classes if standalone (#​68454)
4f9c824dd9 feat Typecheck templates which would require inline typecheck blocks (#​68454)
a99fb915c0 fix account for strictTemplates being enabled by default
migrations
Commit Type Description
c75ff0255c feat add migration from injectable to service
5d5b2ea72d fix correctly detect then/else keywords in control flow migration
platform-server
Commit Type Description
cf9d7fa0f8 fix harden platform location origin validation during SSR (#​69184)
router
Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive
DataDog/build-plugins (@​datadog/webpack-plugin)

v3.2.10

Compare Source

What's Changed

Full Changelog: DataDog/build-plugins@v3.2.9...v3.2.10

v3.2.9

Compare Source

What's Changed

Full Changelog: DataDog/build-plugins@v3.2.8...v3.2.9

mantinedev/mantine (@​mantine/core)

v9.5.1

Compare Source

  • [@mantine/tiptap] Fix controls being initially disabledbefore element is focused
  • [@mantine/tiptap] Fix source code control wrapping content with extra p tag
  • [@mantine/hooks] use-scroll-spy: Allow usage with refs (#​9025)
  • [@mantine/core] ColorInput: Add support for fullWidth prop (#​9061)
  • [@mantine/core] Checkbox: Fix incottect indeterminate aria attributes handling in Checkbox.Card (#​9095)
  • [@mantine/core] FloatingIndicator: Fix position and size calculation under scaled ancestors (#​9071)
  • [@mantine/core] Tooltip: Add interactive prop support (#​9072)
  • [@mantine/core] Cascader: Add safe area polygon support
  • [@mantine/core] PasswordInput: Add option to change whether the visibility toggle is focusable (#​9090)
  • [@mantine/charts] ScatterChart: Add option to add second y axis
  • [@mantine/schedule] YearView: Add renderDay prop support
  • [@mantine/schedule] YearView: Add option to hide weekend days
  • [@mantine/core] InputWrapper: Fix component: div triggering typescript error if passed to descriptionProps
  • [@mantine/schedule] ResourcesMonthView: Add option to resize events
  • [@mantine/core] FloatingWindow: Add support for onSizeChange and onResizeStart props (#​9085)
module-federation/core (@​module-federation/enhanced)

v2.8.1

Compare Source

Patch Changes
salesforcecli/cli (@​salesforce/cli)

v2.146.3

Compare Source

!! Release as nightly !!

v2.146.2

Compare Source

!! Release as nightly !!

v2.146.1

Compare Source

!! Release as nightly !!

v2.146.0

Compare Source

!! Release as nightly !!

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

v1.15.47

Compare Source

Bug Fixes
Features
  • (es/minifier) Expand support for trivial spreads (#​12068) (aa49e36)

  • (es/react-compiler) Expose reactCompiler.environment.enableFunctionOutlining (#​12030) (52b78aa)

Performance
tabler/tabler-icons (@​tabler/icons-react)

v3.46.0: Release 3.46.0

Compare Source

18 new icons:
  • outline/play-bug
  • outline/play-bugs
  • outline/remote-control
  • outline/rocking-chair
  • outline/run-sprint
  • outline/sparkles-2-off
  • outline/tabs
  • outline/tags-chevron-down
  • outline/tags-chevron-left
  • outline/tags-chevron-right
  • outline/tags-chevron-up
  • outline/thinking-high
  • outline/thinking-low
  • outline/thinking-medium
  • outline/treasure-chest
  • outline/twig
  • outline/vault
  • outline/yarn

Fixed icons: outline/credits, outline/currency-tether, outline/device-3d-camera, outline/device-screen, outline/home-lock, outline/map-lock, outline/notdef, outline/queue-pop-in, outline/server-bolt, outline/server, outline/sparkles-2, outline/transform-point-bottom-left, outline/transform-point-bottom-right, outline/transform-point-top-left, outline/transform-point-top-right

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.0.5

Compare Source

Fixed the react compiler preset filter to be linear (#​1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#​1349). The filter was changed to be linear to avoid that.

acornjs/acorn (acorn)

v8.18.0

Compare Source

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

v63.3.3

Compare Source

Bug Fixes

v63.3.2

Compare Source

Bug Fixes
  • require-example: support fixer with 1-line JSDoc blocks; fixes #​1736 (36f8e9e)
github/codeql-action (github/codeql-action)

v4.37.4

Compare Source

sindresorhus/globals (globals)

v17.9.0

Compare Source

isaacs/minimatch (minimatch)

v10.2.6

Compare Source

nodejs/node (node)

v26.6.0: 2026-08-03, Version 26.6.0 (Current), @​aduh95

Compare Source

Notable Changes
Commits

Note

PR body was truncated to here.


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 added the dependencies Pull requests that update a dependency file label Aug 8, 2026
@renovate
renovate Bot requested review from a team as code owners August 8, 2026 04:41
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 8, 2026
@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Aug 8, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.20% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: c678a14 | Docs | Datadog PR Page | Give us feedback!

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5a413f4 to c1555af Compare August 8, 2026 22:06
@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 180.58 KiB 180.58 KiB 0 B 0.00%
Rum Profiler 8.43 KiB 8.43 KiB 0 B 0.00%
Rum Recorder 21.12 KiB 21.12 KiB 0 B 0.00%
Logs 57.03 KiB 57.03 KiB 0 B 0.00%
Rum Salesforce N/A 138.47 KiB N/A N/A N/A
Rum Slim 138.46 KiB 138.46 KiB 0 B 0.00%
Worker 22.96 KiB 22.96 KiB 0 B 0.00%
Rum Shopify N/A 200.16 KiB N/A N/A N/A
Rum-shopify Profiler N/A 8.43 KiB N/A N/A N/A
Rum-shopify Recorder N/A 3.72 KiB N/A N/A N/A

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 59b3ca4 to f1eb6b6 Compare August 10, 2026 00:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f1eb6b6 to 064d936 Compare August 10, 2026 09:35
@renovate

renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant