Skip to content

👷 Update all non-major dependencies - #4827

Merged
thomas-lebeau merged 4 commits into
mainfrom
renovate/all-minor-patch
Jun 29, 2026
Merged

👷 Update all non-major dependencies#4827
thomas-lebeau merged 4 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 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.122.0.2 age adoption passing confidence devDependencies patch 22.0.4 (+1)
@angular/compiler (source) 22.0.122.0.2 age adoption passing confidence devDependencies patch 22.0.4 (+1)
@angular/core (source) 22.0.122.0.2 age adoption passing confidence devDependencies patch 22.0.4 (+1)
@angular/platform-browser (source) 22.0.122.0.2 age adoption passing confidence devDependencies patch 22.0.4 (+1)
@angular/router (source) 22.0.122.0.2 age adoption passing confidence devDependencies patch 22.0.4 (+1)
@datadog/webpack-plugin (source) 3.2.03.2.2 age adoption passing confidence devDependencies patch 3.2.5 (+2)
@mantine/core (source) 9.3.19.3.2 age adoption passing confidence dependencies patch 9.4.1 (+1)
@mantine/hooks (source) 9.3.19.3.2 age adoption passing confidence dependencies patch 9.4.1 (+1)
@tanstack/react-router (source) 1.170.151.170.16 age adoption passing confidence dependencies patch
@tanstack/react-router (source) 1.170.151.170.16 age adoption passing confidence devDependencies patch
@types/chrome (source) 0.1.430.2.0 age adoption passing confidence devDependencies minor
@typescript-eslint/utils (source) 8.61.08.61.1 age adoption passing confidence devDependencies patch 8.62.0
eslint-plugin-jsdoc 63.0.263.0.7 age adoption passing confidence devDependencies patch 63.0.10 (+2)
node (source) 26.3.026.3.1 age adoption passing confidence volta patch v26.4.0
react-router (source) 7.17.07.18.0 age adoption passing confidence dependencies minor
react-router (source) 7.17.07.18.0 age adoption passing confidence devDependencies minor
react-router-dom (source) 7.17.07.18.0 age adoption passing confidence dependencies minor
react-router-dom (source) 7.17.07.18.0 age adoption passing confidence devDependencies minor
rolldown (source) 1.1.11.1.2 age adoption passing confidence resolutions patch 1.1.3
ts-loader 9.6.09.6.2 age adoption passing confidence devDependencies patch
tsdown (source) 0.22.20.22.3 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.61.08.61.1 age adoption passing confidence devDependencies patch 8.62.0
yarn (source) 4.16.04.17.0 age adoption passing confidence packageManager minor
yarn (source) 4.16.04.17.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.0.2

Compare Source

common
Commit Type Description
94ea403563 fix escape anchor fragment in shadow DOM name selector
6c1f3e9d49 fix skip transfer cache for uncacheable HTTP traffic (#​69316)
compiler
Commit Type Description
6f1171991a fix restrict possible event handler check to property names longer than 2 characters
core
Commit Type Description
528a34f766 fix avoid caching missing locale data
e17e8d5422 fix escape overlapping comment delimiters in escapeCommentText
59dea13f80 fix guard against DOM clobbering in declareExperimentalWebMcpTool
3a48abc15c fix preserve leave animation for sibling instances sharing a TNode
93d0a5f95c fix prevent unsubscribe during emit from throwing off other listeners
b32ee7ceb3 fix treat iframe credentialless as security-sensitive
f902d1d35e perf detect existing signal dependency without checking all producer links
http
Commit Type Description
6867f77ec7 fix distinguish repeated transfer cache params
7ef1399068 fix skip transfer cache for fetch credentialed requests (#​69316)
migrations
Commit Type Description
15314c1736 fix migration skip any target are not build or test
DataDog/build-plugins (@​datadog/webpack-plugin)

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: DataDog/build-plugins@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: DataDog/build-plugins@v3.2.0...v3.2.1

mantinedev/mantine (@​mantine/core)

v9.3.2

Compare Source

What's Changed
  • [@mantine/core] Allow undefined className with TypeScript exactOptionalPropertyTypes (#​8978)
  • [@mantine/dates] TimePicker: Allow entering 01-09 hours over a selected 00 value (#​8970)
  • [@mantine/mcp-server] Fix cli flags not being handled correctly (#​8966)
  • [@mantine/core] Combobox: Fix default options rendering not fully working with some components combination (#​8979)
  • [@mantine/charts] SankeyChart: Fix incorrect color resolving (#​8973)
  • [@mantine/dates] DatePickerPicker: Fix range presets ignoring specified time (#​8980)
  • [@mantine/schedule] DayView: Fix double top border when events are present
  • [@mantine/dates] TimePicker: Add closeDropdownOnPresetSelect prop support
  • [@mantine/dates] TimePicker: Fix input getting stuck at maximum value when typing at the last spin input
  • [@mantine/core] PasswordInput: Fix sections misplaced when dir overrides parent direction (#​8936)
  • [@mantine/core] Splitter: Add option to reset on double click (#​8957)
  • [@mantine/core] Popover: Fix dropdown position not updating when page is zommed
  • [@mantine/core] Text: Fix incorrect default textWrap value (#​8961)
  • [@mantine/core] Checkbox: Fix readOnly prop not working correctly for controlled checkbox (#​8960)
  • [@mantine/core] Textarea: Fix autosize textarea not growing when resized within Splitter (#​8956)
New Contributors

Full Changelog: mantinedev/mantine@9.3.1...9.3.2

TanStack/router (@​tanstack/react-router)

v1.170.16

Compare Source

Patch Changes
  • #​7595 52db703 - Perf improvement of useMatch and derived hooks when navigating away from previous match

  • #​7575 4a93cff - useMatches can skip useRef for structural sharing during SSR

  • #​7600 f046b06 - Reduce Match rerenders during navigations (PR #​7596)

  • #​7577 689d88e - Reduce bundle size by sharing structuralSharing selector logic

  • #​7627 689c5ab - Silence AbortError in renderRouterToStream, this is normal operation

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.61.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

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

v63.0.7

Compare Source

Bug Fixes
  • no-undefined-types: predefine Iterable/Iterator types; fixes #​1712 (804a13d)

v63.0.6

Compare Source

Bug Fixes
  • iterateAllJsdocs free comments after each file (ebe0d08)

v63.0.5

Compare Source

Bug Fixes
  • no-undefined-types: check descendant scopes for variables; fixes #​1704 (a50f71f)

v63.0.4

Compare Source

Bug Fixes
  • ensure tsModule check can catch multiple modules (b993425)

v63.0.3

Compare Source

Bug Fixes
  • no-undefined-types: treat TS module vars as defined; fixes #​1701 (d8f4738)
nodejs/node (node)

v26.3.1: 2026-06-18, Version 26.3.1 (Current), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
  • (CVE-2026-48936) permission: guard pipe open and chmod with net scope (RafaelGSS) – Low
Commits
remix-run/react-router (react-router)

v7.18.0

Compare Source

Patch Changes
  • Fix server handler prerender responses when using ssr: false and future.v8_trailingSlashAwareDataRequests: true. Avoids false positive "SPA Mode" detection when serving prerendered paths (#​15173)
  • Use the ServerRouter nonce for nonce-aware SSR components when they don't provide their own value so strict CSP pages can load them. (#​15170)
  • Use turbo-stream to serialize and deserialize Framework Mode hydration errors (#​15175)
  • Precompute route branch matchers to avoid recompiling route path regexes during matching (#​15186)
  • Use the constructed request URL host when validating action request origins. (#​15185)
  • Remove the un-documented custom error serialization logic from Data Mode SSR built-in hydration flows (#​15175)
  • Validate protocols in RSC render redirects (#​15177)
  • Consolidate url normalization logic and better handle mixed slashes (#​15176)
remix-run/react-router (react-router-dom)

v7.18.0

Compare Source

Patch Changes
rolldown/rolldown (rolldown)

v1.1.2

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks

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 requested a review from a team as a code owner June 27, 2026 04:42
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2026
@renovate
renovate Bot requested a review from a team as a code owner June 27, 2026 04:42
@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jun 27, 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: ffc3fd8 | Docs | Datadog PR Page | Give us feedback!

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fabfb69 to 91a454d Compare June 27, 2026 18:47
@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 172.75 KiB 172.75 KiB 0 B 0.00%
Rum Profiler 8.22 KiB 8.22 KiB 0 B 0.00%
Rum Recorder 21.14 KiB 21.14 KiB 0 B 0.00%
Logs 54.44 KiB 54.44 KiB 0 B 0.00%
Rum Slim 130.27 KiB 130.27 KiB 0 B 0.00%
Worker 22.96 KiB 22.96 KiB 0 B 0.00%

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 91a454d to 6d11412 Compare June 28, 2026 13:43
@sbarrio
sbarrio requested a review from amortemousque June 29, 2026 07:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6d11412 to 9b4910c Compare June 29, 2026 07:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9b4910c to e032b60 Compare June 29, 2026 11:50
@renovate

renovate Bot commented Jun 29, 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.

Rolldown 1.1.2 introduced a regression (rolldown #9672) where
re-exported imports can be non-deterministically dropped. Pin back
to 1.1.1 which is known to be stable.
@thomas-lebeau
thomas-lebeau merged commit 945420e into main Jun 29, 2026
31 checks passed
@thomas-lebeau
thomas-lebeau deleted the renovate/all-minor-patch branch June 29, 2026 14:40
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant