- Notifications
You must be signed in to change notification settings - Fork504
chore(deps): update all non-major dependencies#697
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
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
2366085 to2fb32e8CompareMember
haoqunjiang commentedFeb 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There's a bug in the latest version of |
a8055c7 to9315738Compare9315738 toe3e905cComparehaoqunjiang approved these changesFeb 27, 2025
893e866 intomain 52 checks passed
Uh oh!
There was an error while loading.Please reload this page.
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:
^22.13.4->^22.13.5^1.1.31->^1.1.35^133.0.1->^133.0.3^14.0.3->^14.1.010.4.1->10.5.2^3.0.5->^3.0.7^2.2.2->^2.2.4Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.35Compare Source
Bug Fixes
v1.1.34Compare Source
v1.1.33Compare Source
v1.1.32Compare Source
giggio/node-chromedriver (chromedriver)
v133.0.3Compare Source
v133.0.2Compare Source
cypress-io/cypress (cypress)
v14.1.0Compare Source
Changelog:https://docs.cypress.io/app/references/changelog#14-1-0
pnpm/pnpm (pnpm)
v10.5.2Compare Source
Patch Changes
pnpm config setcommand should change the global.npmrcfile by default.This was a regression introduced by#9151 and shipped in pnpm v10.5.0.
v10.5.1Compare Source
Patch Changes
pnpm-workspaces.yamlorpnpm-workspaces.ymlfile is found instead of apnpm-workspace.yaml#9170.pnpm-workspace.yamlby thepnpm approve-buildscommand#9168.package.json#9163overridesinpnpm-workspace.yamlshould work.pnpm dlxshould ignore settings from thepackage.jsonfile in the current working directory#9178.v10.5.0Compare Source
Minor Changes
Allow to set the "pnpm" settings from
package.jsonvia thepnpm-workspace.yamlfile#9121.Added support for automatically syncing files of injected workspace packages after
pnpm run#9081. Use thesync-injected-deps-after-scriptssetting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a.npmrcfile at the root of the workspace. Example:The
packagesfield inpnpm-workspace.yamlbecame optional.Patch Changes
pnpm linkwith no parameters should work as if--globalis specified#9151.--config.prefix such as--@​scope:registry=https://scope.example.com/npm#9089.pnpm link <path>should calculate relative path from the root of the workspace directory#9132.pnpm-lock.yamlfile when using--fix-lockfileand--filter.#8639vitest-dev/vitest (vitest)
v3.0.7Compare Source
v3.0.6Compare Source
🐞 Bug Fixes
getMockedSystemTimeforuseFakeTimer- by@hi-ogawa inhttps://github.com/vitest-dev/vitest/issues/7405(03912)queueMicrotaskfrom default fake timers to not break node fetch - by@hi-ogawa inhttps://github.com/vitest-dev/vitest/issues/7505(167a9)toHaveClasstyping - by@hi-ogawa inhttps://github.com/vitest-dev/vitest/issues/7383(7ef23)maxWorkers- by@AriPerkkio inhttps://github.com/vitest-dev/vitest/issues/7483(adbb2)vite-nodeto pass correct execution wrapper offset - by@AriPerkkio inhttps://github.com/vitest-dev/vitest/issues/7417(1f2e5)inspectrelated cli options - by@AriPerkkio inhttps://github.com/vitest-dev/vitest/issues/7373(ed15b)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.2.4Compare Source
Features
$attrs,$el,$refsand$slots(#5135) - Thanks to@KazariEX!Bug Fixes
generateSfcBlockSectionto the end to fix missing comma errors (#5184) - Thanks to@zhiyuanzmj!TS4081(#5192) - Thanks to@KazariEX!@vue-genericto improve offset calculation (#5193) - Thanks to@Gehbt!undefinedfor model with default value (#5198) - Thanks to@RylanBueckert-Broadsign!Other Changes
v-scopeimplemention - Thanks to@KazariEX!v-for- Thanks to@KazariEX!declarationto track more errors - Thanks to@KazariEX!@vue-expect-errorsupport (#5176) - Thanks to@machty!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. Getconfig help if that's undesired.
This PR was generated byMend Renovate. View therepository job log.