- Notifications
You must be signed in to change notification settings - Fork36
chore(deps): update all non-major dependencies#235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
renovate wants to merge1 commit intomainChoose a base branch fromrenovate/all-minor-patch
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+1,558 −750
Conversation
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 freeto 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.
Uh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
^1.56.1->^1.57.0^8.47.0->^8.48.0^1.4.3->^1.5.1^15.6.0->^15.7.0^2.3.0->^2.4.0~10.5.1->~10.6.2^9.6.0->^9.6.1^6.0.2->^6.1.0^2.20.1->^2.21.410.22.0->10.24.0^2.1.2->^2.1.3^4.20.6->^4.21.0^8.47.0->^8.48.0^4.0.10->^4.0.14^3.5.24->^3.5.25^3.1.4->^3.1.5Release Notes
microsoft/playwright (@playwright/test)
v1.57.0Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.48.0Compare Source
🚀 Features
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.5.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
What's Changed
Full Changelog:vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0
v1.4.4Compare Source
🚀 Features
require-import-vi-mockrule - by@axel7083 in#820(abdea)🐞 Bug Fixes
test.for- by@y-hsgw in#825(962de)View changes on GitHub
What's Changed
require-import-vi-mockrule by@axel7083 in#820test.forby@y-hsgw in#825New Contributors
Full Changelog:vitest-dev/eslint-plugin-vitest@v1.4.3...v1.4.4
cypress-io/cypress (cypress)
v15.7.0Compare Source
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v2.4.0Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.6.2Compare Source
Patch Changes
vue/no-duplicate-class-namesand correctly detect duplicates in combining expressions (#2980)TSImportTypeinvue/script-indentrule (#2969)vue/prefer-use-template-ref(#2982)v10.6.1Compare Source
Patch Changes
<template>invue/no-multiple-template-root rule (#2964)v10.6.0Compare Source
Minor Changes
Updated
vue/no-import-compiler-macrosto clarify that macros are not allowed outside<script setup>(#2938)Added new
vue/no-duplicate-class-namesrule (#2934)Patch Changes
Fixed
vue/no-v-htmlrule to allow ignoring call expressions (#2950)Improved
vue/define-macros-ordererror messages to distinguish between macro placement and ordering issues (#2953)Updated dependencypostcss-selector-parser to v7.1.0 (#2947)
sindresorhus/execa (execa)
v9.6.1Compare Source
VerboseOptiontype not being properly exported (#1215)7891c39webdriverio-community/node-geckodriver (geckodriver)
v6.1.0: Release 6.1.0Compare Source
33ffd60)af16831)8cd5786)994a9d2)a9e0733)d62c835)c5a8b35)privatenumber/pkgroll (pkgroll)
v2.21.4Compare Source
Bug Fixes
v2.21.3Compare Source
Bug Fixes
v2.21.2Compare Source
Bug Fixes
v2.21.1Compare Source
Bug Fixes
v2.21.0Compare Source
Bug Fixes
Features
pnpm/pnpm (pnpm)
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry#10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM#10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:is-odd@3.0.1)#8660.pnpm store pruneshould not fail if the store contains Node.js packages#10131.Platinum Sponsors
Gold Sponsors
bahmutov/start-server-and-test (start-server-and-test)
v2.1.3Compare Source
Bug Fixes
privatenumber/tsx (tsx)
v4.21.0Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.48.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
vitest-dev/vitest (vitest)
v4.0.14Compare Source
🚀 Experimental Features
utils.configurePrettyDOM- by@sheremet-va in#9103(2cc34)toMatchScreenshotwith comparison slider - by@macarie in#8813(c37c2)🐞 Bug Fixes
collecttoimport, removeprepare- by@sheremet-va in#9091(1256b)onCancelon rpc destroy - by@AriPerkkio in#9088(f5b72)VITEST_POOL_ID+VITEST_WORKER_IDbefore environment setup - by@AriPerkkio in#9085(37918)postMessageto send ports to workers - by@whitphx and@AriPerkkio in#9078(9d176)🏎 Performance
debugwithobug- by@sxzz and@AriPerkkio in#9057(acc51)View changes on GitHub
v4.0.13Compare Source
🐞 Bug Fixes
🏎 Performance
fsCacheModuleis enabled, read from the memory when possible - by@sheremet-va in#9076(6b9a1)View changes on GitHub
v4.0.12Compare Source
🐞 Bug Fixes
fsModuleCachePathby default - by@sheremet-va in#9063(9a8bc)@opentelemetry/apiin public types - by@sheremet-va in#9066(e944a)View changes on GitHub
v4.0.11Compare Source
🚀 Experimental Features
taskinMatchState- by@macarie in#9022(afd1f)🏎 Performance
View changes on GitHub
vuejs/core (vue)
v3.5.25Bug Fixes
provideafter mounting (#13954) (247b2c2), closes#13921#13924vuejs/language-tools (vue-tsc)
v3.1.5Compare Source
Configuration
📅Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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. Getconfig help if that's undesired.
This PR was generated byMend Renovate. View therepository job log.