fix(deps): update all non-major dependencies#7831
Merged
Conversation
✅ Deploy Preview for vitest-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
8101f6b to
2c6230d
Compare
2c6230d to
f86fc91
Compare
hi-ogawa
approved these changes
Apr 15, 2025
schogges
pushed a commit
to kumahq/kuma-gui
that referenced
this pull request
Apr 23, 2025
v3.1.2 🐞 Bug Fixes Add global chai variable in vitest/globals (fix: #7474) - by @Jay-Karia in vitest-dev/vitest#7771 and vitest-dev/vitest#7474 (d9297) Prevent modifying test.exclude when same object passed in coverage.exclude - by @AriPerkkio in vitest-dev/vitest#7774 (c3751) Fix already hoisted mock - by @hi-ogawa in vitest-dev/vitest#7815 (773b1) Fix test.scoped inheritance - by @hi-ogawa in vitest-dev/vitest#7814 (db6c3) Remove pointer-events-none after resizing the left panel - by @alexprudhomme in vitest-dev/vitest#7811 (a7e77) Default to run mode when stdin is not a TTY - by @kentonv, @hi-ogawa and @sheremet-va in vitest-dev/vitest#7673 (6358f) Use happy-dom/jsdom types for envionmentOptions - by @hi-ogawa in vitest-dev/vitest#7795 (67430) browser: Fix transform error before browser server initialization - by @hi-ogawa in vitest-dev/vitest#7783 (5f762) Fix mocking from outside of root - by @hi-ogawa in vitest-dev/vitest#7789 (03f55) Scale iframe for non ui case - by @hi-ogawa in vitest-dev/vitest#6512 (c3374) coverage: await profiler calls - by @AriPerkkio in vitest-dev/vitest#7763 (795a6) Expose profiling timers - by @AriPerkkio in vitest-dev/vitest#7820 (5652b) deps: Update all non-major dependencies - in vitest-dev/vitest#7765 (7c3df) Update all non-major dependencies - in vitest-dev/vitest#7831 (15701) runner: Correctly call test hooks and teardown functions - by @sheremet-va in vitest-dev/vitest#7775 (3c00c) Show stacktrace on test timeout error - by @hi-ogawa in vitest-dev/vitest#7799 (df33b) ui: Load panel sizes from storage on initial load - by @userquin in vitest-dev/vitest#7265 (6555d) vite-node: Named export should overwrite export all - by @hi-ogawa in vitest-dev/vitest#7846 (5ba0d) Add ERR_MODULE_NOT_FOUND code error if module cannot be loaded - by @sheremet-va in vitest-dev/vitest#7776 (f9eac) 🏎 Performance browser: Improve browser parallelisation - by @sheremet-va in vitest-dev/vitest#7665 (816a5)
1 task
1 task
1 task
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.5.0->^9.7.0^3.2.1->^3.2.2^3.2.1->^3.2.2^22.14.0->^22.14.1^19.1.0->^19.1.2^9.12.3->^9.12.5^26.0.0->^26.1.0^3.2.1->^3.3.0^2.7.3->^2.7.4^0.62.0->^0.63.010.7.1->10.8.1^4.39.0->^4.40.0^11.17.2->^11.18.0^1.3.8->^1.5.2^9.12.4->^9.12.5^8.5.0->^8.5.2Release Notes
faker-js/faker (@faker-js/faker)
v9.7.0Compare Source
New Locales
Bug Fixes
v9.6.0Compare Source
Features
v9.5.1Compare Source
Bug Fixes
shikijs/shiki (@shikijs/transformers)
v3.2.2Compare Source
🚀 Features
FontStyle.Strikethrough- by @dhruvkb in https://github.com/shikijs/shiki/issues/976 (f14f2)View changes on GitHub
webdriverio/webdriverio (@wdio/protocols)
v9.12.5Compare Source
👓 Spec Compliancy
wdio-protocols🐛 Bug Fix
webdriveriowebdriverwdio-browserstack-service💅 Polish
wdio-utilswdio-browserstack-service📝 Documentation
webdriverioCommitters: 10
jsdom/jsdom (jsdom)
v26.1.0Compare Source
<defs>(SVGDefsElement),<desc>(SVGDescElement),<g>(SVGGElement),<metadata>(SVGMetadataElement),<switch>(SVGSwitchElement), and<symbol>(SVGSymbolElement).SVGAnimatedPreserveAspectRatioandSVGAnimatedRect, including support in the reflection layer.SVGSVGElementcreateSVGRect()method, and theSVGRecttype (which is distinct fromDOMRect.)HTMLFormElement.SVGElementviewportElement()method to correctly establish the viewport based on ancestor elements.form-datadependency in favor of our own smaller implementation ofmultipart/form-dataserialization. No functional changes are expected.lit/lit (lit)
v3.3.0Compare Source
Minor Changes
#4901
c9160405Thanks @maxpatiiuk! - Dev mode warnings are now emitted on the next microtask after package import, allowing for a wider opportunity to suppress the warnings by consumers.#4934
4824c4ce- Adds property option foruseDefault. When set, the initial default value is not considered a change and does not reflect whenreflectis set. In addition, when the attribute is removed, the default value is restored.Patch Changes
#4949
3e2f87f6- fixes inconsistent initial changed properties values#4956
0a9bc720Thanks @louis-bompart! - Import barrels explicitly for compatibility with modern Node resolution w/ ESMUpdated dependencies [
c9160405,3e2f87f6,4824c4ce,0a9bc720]:mswjs/msw (msw)
v2.7.4Compare Source
v2.7.4 (2025-04-12)
Bug Fixes
location.href(#2471) (fa9b07f) @kettanaitoextensionsproperty to theGraphQLResponseBodytype (#2468) (827a5dc) @ytoshikioxc-project/oxc (oxc-transform)
v0.63.0Features
78f1b3atransformer: Enableusingby default (#10286) (Boshen)pnpm/pnpm (pnpm)
v10.8.1Compare Source
Patch Changes
package.json,onlyBuiltDependencieswill be written topnpm-workspace.yamlfile #9404.v10.8.0Compare Source
Minor Changes
Experimental. A new hook is supported for updating configuration settings. The hook can be provided via
.pnpmfile.cjs. For example:Now you can use the
pnpm addcommand with the--configflag to install new configurational dependencies #9377.Patch Changes
!/inpnpm-workspace.yaml. This fixes a regression introduced by #9169.pnpm audit --fixshould update the overrides inpnpm-workspace.yaml.pnpm linkshould update overrides inpnpm-workspace.yaml, not inpackage.json#9365.rollup/rollup (rollup)
v4.40.0Compare Source
2025-04-12
Features
evalwarnings on first render and only when the call is not tree-shaken (#5892)Bug Fixes
Pull Requests
treeshake: falsebreaking destructured namespace imports (@Skn0tt)sweetalert2/sweetalert2 (sweetalert2)
v11.18.0Compare Source
Features
11.17.2 (2025-02-16)
Bug Fixes
11.17.1 (2025-02-16)
Bug Fixes
yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.5.2Compare Source
🚀 Features
View changes on GitHub
v1.5.1Compare Source
🐞 Bug Fixes
customIconoptional - by @yuyinws (21411)View changes on GitHub
v1.5.0Compare Source
🚀 Features
View changes on GitHub
v1.4.1Compare Source
No significant changes
View changes on GitHub
google/zx (zx)
v8.5.2: — Threaded PerfectionCompare Source
Configuration
📅 Schedule: Branch creation - "* 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.