fix(deps): update all non-major dependencies#9958
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
✅ Deploy Preview for vitest-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
df496ee to
20a406f
Compare
20a406f to
8368871
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:
^10.3.0→^10.4.0^1.2.19→^1.2.20^1.2.10→^1.2.11^1.9.0→^1.9.1^2.6.0→^2.6.1^0.213.0→^0.214.0^2.6.0→^2.6.1^0.213.0→^0.214.0^2.6.0→^2.6.1^0.2.1→^0.2.2^66.6.6→^66.6.7^2.1.4→^2.3.0^5.1.4→^5.2.0^6.0.4→^6.0.5^4.8.3→^4.8.4^9.24.0→^9.27.0v3.7.6→v3.8.0^1.13.4→^1.14.0^3.1.8→^3.1.9^0.27.3→^0.27.4^5.7.2→^5.8.4^1.7.1→^1.8.0^6.5.1→^6.5.2^4.56.11→^4.57.1^2.12.10→^2.12.1410.31.0→10.33.0v4.2.0→v4.4.0^4.59.0→^4.60.1^6.3.0→^6.4.1^1.97.3→^1.98.0^4.0.0-rc.1→^4.0.0~0.3.0→~0.3.2^1.0.2→^1.0.4^1.0.2→^1.0.4^1.0.2→^1.0.4^66.6.6→^66.6.72.0.0-alpha.16→2.0.0-alpha.17^1.7.1→^1.7.3^1.11.0→^1.12.0^2.0.5→^2.1.02.0.2→2.1.0^3.5.29→^3.5.31^5.0.3→^5.0.4^3.2.5→^3.2.62.0.0-beta.8→2.0.0-beta.10^8.19.0→^8.20.0^3.2.0→^3.2.1Release Notes
faker-js/faker (@faker-js/faker)
v10.4.0Compare Source
New Locales
Features
Changed Locales
Bug Fixes
open-telemetry/opentelemetry-js (@opentelemetry/api)
v1.9.1Compare Source
🐛 (Bug Fix)
#3562 @scheler
🏠 (Internal)
rolldown/plugins (@rolldown/plugin-babel)
v0.2.2Features
Bug Fixes
@types/babel__coreis not installed (#31) (98ee335)Documentation
@types/babel__coreinstall instruction (#29) (bc8b913)Miscellaneous Chores
Tests
react/jsx-runtimeto supress warning (#16) (5b94b74)unocss/unocss (@unocss/reset)
v66.6.7Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vitejs/vite-plugin-basic-ssl (@vitejs/plugin-basic-ssl)
v2.3.0Compare Source
Features
ttlDaysparameter (#98) (eb373f0)Miscellaneous Chores
Build System
v2.2.0Compare Source
Features
Miscellaneous Chores
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.2.0Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.5Miscellaneous Chores
webdriverio/webdriverio (@wdio/types)
v9.27.0Compare Source
🐛 Bug Fix
wdio-appium-servicewdio-globalswdio-protocols,webdriverioCommitters: 2
v9.26.1Compare Source
🐛 Bug Fix
webdriverioCommitters: 1
v9.26.0Compare Source
🚀 New Feature
wdio-protocols,webdriver,webdriverioCommitters: 2
v9.25.0Compare Source
🚀 New Feature
eslint-plugin-wdioawait(@dprevost-LMI)🐛 Bug Fix
wdio-browserstack-servicewebdriveriowdio-junit-reporterwdio-allure-reporterCommitters: 10
actions-cool/issues-helper (actions-cool/issues-helper)
v3.8.0Compare Source
2026.03.20axios/axios (axios)
v1.14.0Compare Source
v1.13.6Compare Source
This release focuses on platform compatibility, error handling improvements, and code quality maintenance.
🚀 New Features
🐛 Bug Fixes
Environment Compatibility:
Error Handling:
🔧 Maintenance & Chores
🌟 New Contributors
We are thrilled to welcome our new contributors! Thank you for helping improve the project:
Full Changelog: v1.13.5...v1.13.6
v1.13.5Compare Source
Release 1.13.5
Highlights
__proto__key inmergeConfig. (PR #7369)AxiosErrorcould be missing thestatusfield on and after v1.13.3. (PR #7368)Changes
Security
__proto__key inmergeConfig. (PR #7369)Fixes
statusis present inAxiosErroron and after v1.13.3. (PR #7368)Features / Improvements
isAbsoluteURL. (PR #7326)Documentation
Bufferconstructor usage and README formatting. (PR #7371)CI / Maintenance
karma-sourcemap-loaderfrom 0.3.8 to 0.4.0. (PR #7360)New Contributors
Full Changelog: axios/axios@v1.13.4...v1.13.5
DerYeger/yeger (d3-graph-controller)
v3.1.9Compare Source
Patch Changes
73b5ecf: improve style export configevanw/esbuild (esbuild)
v0.27.4Compare Source
Fix a regression with CSS media queries (#4395, #4405, #4406)
Version 0.25.11 of esbuild introduced support for parsing media queries. This unintentionally introduced a regression with printing media queries that use the
<media-type> and <media-condition-without-or>grammar. Specifically, esbuild was failing to wrap anorclause with parentheses when inside<media-condition-without-or>. This release fixes the regression.Here is an example:
Fix an edge case with the
injectfeature (#4407)This release fixes an edge case where esbuild's
injectfeature could not be used with arbitrary module namespace names exported using anexport {} fromstatement with bundling disabled and a target environment where arbitrary module namespace names is unsupported.With the fix, the following
injectfile:Can now always be rewritten as this without esbuild sometimes incorrectly generating an error:
Attempt to improve API handling of huge metafiles (#4329, #4415)
This release contains a few changes that attempt to improve the behavior of esbuild's JavaScript API with huge metafiles (esbuild's name for the build metadata, formatted as a JSON object). The JavaScript API is designed to return the metafile JSON as a JavaScript object in memory, which makes it easy to access from within a JavaScript-based plugin. Multiple people have encountered issues where this API breaks down with a pathologically-large metafile.
The primary issue is that V8 has an implementation-specific maximum string length, so using the
JSON.parseAPI with large enough strings is impossible. This release will now attempt to use a fallback JavaScript-based JSON parser that operates directly on the UTF8-encoded JSON bytes instead of usingJSON.parsewhen the JSON metafile is too big to fit in a JavaScript string. The new fallback path has not yet been heavily-tested. The metafile will also now be generated with whitespace removed if the bundle is significantly large, which will reduce the size of the metafile JSON slightly.However, hitting this case is potentially a sign that something else is wrong. Ideally you wouldn't be building something so enormous that the build metadata can't even fit inside a JavaScript string. You may want to consider optimizing your project, or breaking up your project into multiple parts that are built independently. Another option could potentially be to use esbuild's command-line API instead of its JavaScript API, which is more efficient (although of course then you can't use JavaScript plugins, so it may not be an option).
fastify/fastify (fastify)
v5.8.4Compare Source
Full Changelog: fastify/fastify@v5.8.3...v5.8.4
v5.8.3Compare Source
This fixes CVE CVE-2026-3635 GHSA-444r-cwp2-x5xf.
What's Changed
New Contributors
Full Changelog: fastify/fastify@v5.8.2...v5.8.3
v5.8.2Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v5.8.1...v5.8.2
v5.8.1Compare Source
Fixes "Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation": GHSA-573f-x89g-hqp9.
CVE-2026-3419
Full Changelog: fastify/fastify@v5.8.0...v5.8.1
v5.8.0Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.