👷 Update all non-major dependencies - #4827
Merged
Merged
Conversation
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: ffc3fd8 | Docs | Datadog PR Page | Give us feedback! |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 27, 2026 18:47
fabfb69 to
91a454d
Compare
Bundles Sizes Evolution
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 28, 2026 13:43
91a454d to
6d11412
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 29, 2026 07:39
6d11412 to
9b4910c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 29, 2026 11:50
9b4910c to
e032b60
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
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
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
22.0.1→22.0.222.0.4(+1)22.0.1→22.0.222.0.4(+1)22.0.1→22.0.222.0.4(+1)22.0.1→22.0.222.0.4(+1)22.0.1→22.0.222.0.4(+1)3.2.0→3.2.23.2.5(+2)9.3.1→9.3.29.4.1(+1)9.3.1→9.3.29.4.1(+1)1.170.15→1.170.161.170.15→1.170.160.1.43→0.2.08.61.0→8.61.18.62.063.0.2→63.0.763.0.10(+2)26.3.0→26.3.1v26.4.07.17.0→7.18.07.17.0→7.18.07.17.0→7.18.07.17.0→7.18.01.1.1→1.1.21.1.39.6.0→9.6.20.22.2→0.22.38.61.0→8.61.18.62.04.16.0→4.17.04.16.0→4.17.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
angular/angular (@angular/common)
v22.0.2Compare Source
common
compiler
core
http
migrations
DataDog/build-plugins (@datadog/webpack-plugin)
v3.2.2Compare Source
What's Changed
v3.2.1by @dd-octo-sts[bot] in #415New Contributors
Full Changelog: DataDog/build-plugins@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
Full Changelog: DataDog/build-plugins@v3.2.0...v3.2.1
mantinedev/mantine (@mantine/core)
v9.3.2Compare Source
What's Changed
[@mantine/core]Allow undefined className with TypeScriptexactOptionalPropertyTypes(#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: AddcloseDropdownOnPresetSelectprop support[@mantine/dates]TimePicker: Fix input getting stuck at maximum value when typing at the last spin input[@mantine/core]PasswordInput: Fix sections misplaced whendiroverrides 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 defaulttextWrapvalue (#8961)[@mantine/core]Checkbox: FixreadOnlyprop 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.16Compare 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 operationtypescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.61.1Compare 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.7Compare Source
Bug Fixes
no-undefined-types: predefine Iterable/Iterator types; fixes #1712 (804a13d)v63.0.6Compare Source
Bug Fixes
iterateAllJsdocsfree comments after each file (ebe0d08)v63.0.5Compare Source
Bug Fixes
no-undefined-types: check descendant scopes for variables; fixes #1704 (a50f71f)v63.0.4Compare Source
Bug Fixes
v63.0.3Compare 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), @aduh95Compare Source
This is a security release.
Notable Changes
Commits
98fbc89211] - (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) nodejs-private/node-private#878110840f2c7] - deps: update llhttp to 9.4.2 (Antoine du Hamel) nodejs-private/node-private#8908d36d522b2] - deps: update undici to 8.5.0 (Node.js GitHub Bot) #639032e6d03993a] - deps: update undici to 8.4.0 (Node.js GitHub Bot) #637795a17d5b07a] - deps: update archs files for openssl-3.5.7 (Node.js GitHub Bot) #63820362725d4e5] - deps: upgrade openssl sources to openssl-3.5.7 (Node.js GitHub Bot) #63820bd1214ab01] - (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) nodejs-private/node-private#868bc0b53813e] - (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) nodejs-private/node-private#84687d847bc70] - (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) nodejs-private/node-private#8559308084fcb] - (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) nodejs-private/node-private#867a67dd46891] - (CVE-2026-48936) permission: guard pipe open and chmod with net scope (RafaelGSS) nodejs-private/node-private#8857057c3f16c] - (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) nodejs-private/node-private#8736bc17a6b51] - (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) nodejs-private/node-private#870c8668beff8] - test: add session reuse host verification regressions (Matteo Collina) nodejs-private/node-private#854d1be630415] - (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) nodejs-private/node-private#854a14c158bb3] - (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) nodejs-private/node-private#857ebda73470d] - (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) nodejs-private/node-private#869remix-run/react-router (react-router)
v7.18.0Compare Source
Patch Changes
ssr: falseandfuture.v8_trailingSlashAwareDataRequests: true. Avoids false positive "SPA Mode" detection when serving prerendered paths (#15173)ServerRouternonce for nonce-aware SSR components when they don't provide their own value so strict CSP pages can load them. (#15170)turbo-streamto serialize and deserialize Framework Mode hydration errors (#15175)remix-run/react-router (react-router-dom)
v7.18.0Compare Source
Patch Changes
react-router@7.18.0rolldown/rolldown (rolldown)
v1.1.2Compare Source
🚀 Features
chrome-tracingfeature (#9773) by @hyf0🐛 Bug Fixes
manualCodeSplittinggrouptestregex as an error (#9792) by @shulaodaoutput.filewithout a file name (#9789) by @shulaoda🚜 Refactor
Arcaround sourcemap sender (#9777) by @camc314napi(ts_type)(#9737) by @sapphi-red📚 Documentation
⚡ Performance
inferdefault features to reduce binary size (#9765) by @Boshen🧪 Testing
AGENTS.mdtest guidance for agents (#9763) by @h-a-n-aassert.deepStrictEqualinstead ofassert.deepEqualby usingassert/strictinstead ofassert(#9724) by @sapphi-red⚙️ Miscellaneous Tasks
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.