chore(deps): update bump npm dependencies#915
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #915 +/- ##
=======================================
Coverage 78.70% 78.70%
=======================================
Files 57 57
Lines 2517 2517
=======================================
Hits 1981 1981
Misses 397 397
Partials 139 139 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
94b6973 to
d7a81eb
Compare
d7a81eb to
1fbb81a
Compare
f27bd19 to
3e76e58
Compare
e533b10 to
588becc
Compare
588becc to
f0933bd
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
9.39.2→9.39.37.3.7→7.3.87.3.7→7.3.819.2.13→19.2.144.25.4→4.25.74.25.4→4.25.75.1.3→5.1.49.39.2→9.39.324.37.2→24.37.57.13.0→7.13.17.13.0→7.13.14.18.1→4.18.36.1.2→6.1.38.54.0→8.56.19.0.3→9.0.4Release Notes
eslint/eslint (@eslint/js)
v9.39.3Compare Source
Bug Fixes
791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)Chores
8594a43chore: upgrade @eslint/js@9.39.3 (#20529) (Milos Djermanovic)9ceef92chore: package.json update for @eslint/js release (Jenkins)af498c6chore: ignore/docs/v9.xin link checker (#20453) (Milos Djermanovic)mui/material-ui (@mui/icons-material)
v7.3.8Compare Source
Feb 12, 2026
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@mui/material@7.3.8disableCloseOnSelect(#47248) @ZeeshanTambolionDeletecheck (#47753) @ZeeshanTamboliaria-disabledfrom root span (#46318) @KirankumarAmbatipersistentandpermanentvariant Drawers should not override the styles via theme usingmodalclass (#47581) @ZeeshanTamboliReact.Keyinstead ofanyforkeyprop (#47619) @sonixx02Core
868d23e) @dav-isae29d03) @dav-iswindow.muiDocConfig(#47737) @JanpotDocs
All contributors of this release in alphabetical order: @aditya1906, @aemartos, @alelthomas, @bernardobelchior, @dav-is, @Janpot, @KirankumarAmbati, @mapache-salvaje, @nodirbekprogrammer, @Ocheretovich, @oliviertassinari, @sai6855, @silviuaavram, @sonixx02, @ZeeshanTamboli
uiwjs/react-codemirror (@uiw/codemirror-theme-material)
v4.25.7Compare Source
Documentation v4.25.7: https://raw.githack.com/uiwjs/react-codemirror/f3d65ee/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.6...v4.25.7
d052ce2@jaywcjlovev4.25.6Compare Source
Documentation v4.25.6: https://raw.githack.com/uiwjs/react-codemirror/b4c8595/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.5...v4.25.6
dddf539@EurFeluxv4.25.5Compare Source
Documentation v4.25.5: https://raw.githack.com/uiwjs/react-codemirror/2bcb7df/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.4...v4.25.5
c3c46e1@jaywcjlove694c963@jaywcjlove2cab1c1@jaywcjlovec6cc358@jaywcjlovedcb10f6@jcubicvitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.4Compare Source
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.puppeteer/puppeteer (puppeteer)
v24.37.5Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.37.4Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.37.3Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
remix-run/react-router (react-router)
v7.13.1Compare Source
Patch Changes
fix null reference exception in bad codepath leading to invalid route tree comparisons (#14780)
fix: clear timeout when turbo-stream encoding completes (#14810)
Improve error message when Origin header is invalid (#14743)
Fix matchPath optional params matching without a "/" separator. (#14689)
add RSC unstable_getRequest (#14758)
Fix
HydrateFallbackrendering during initial lazy route discovery with matching splat route (#14740)[UNSTABLE] Add support for
<Link unstable_mask>in Data Mode which allows users to navigate to a URL in the router but "mask" the URL displayed in the browser. This is useful for contextual routing usages such as displaying an image in a model on top of a gallery, but displaying a browser URL directly to the image that can be shared and loaded without the contextual gallery in the background. (#14716)Notes:
useLocation().unstable_maskso you can detect whether you are currently masked or not.history.stateduring SSR.backgroundLocationmanagement.RSC: Update failed origin checks to return a 400 status and appropriate UI instead of a generic 500 (#14755)
Preserve query parameters and hash on manifest version mismatch reload (#14813)
remix-run/react-router (react-router-dom)
v7.13.1Compare Source
Patch Changes
react-router@7.13.1petyosi/react-virtuoso (react-virtuoso)
v4.18.3Patch Changes
161db63Thanks @petyosi! - Use changeset publish for proper git tagging and GitHub release creationv4.18.2Patch Changes
#1361
7b38166Thanks @petyosi! - Replace ESLint and Prettier with oxlint and oxfmt for faster linting and formatting. Modernize TypeScript configuration withverbatimModuleSyntaxand ES2022 build targets.Source code changes are non-behavioral: stricter equality checks (
===/!==instead of truthiness),??instead of||for defaults, early returns instead of else blocks, self-closing JSX tags, and removal of unnecessary JSX fragments.LogLevelin react-virtuoso is changed from a TypeScript enum to a const object — the named exports (LogLevel.DEBUG, etc.) work identically, but enum reverse-mapping (LogLevel[0]) is no longer supported.isaacs/rimraf (rimraf)
v6.1.3Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.56.1Compare Source
This was a version bump only for typescript-eslint 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.
v8.56.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0Compare Source
This was a version bump only for typescript-eslint 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.
jeffbski/wait-on (wait-on)
v9.0.4Compare Source
Updated patch dependencies including axios and lodash
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.