- Notifications
You must be signed in to change notification settings - Fork477
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
to2fb32e8
CompareMember
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
to9315738
Compare9315738
toe3e905c
Comparehaoqunjiang 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.0
10.4.1
->10.5.2
^3.0.5
->^3.0.7
^2.2.2
->^2.2.4
Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.35
Compare Source
Bug Fixes
v1.1.34
Compare Source
v1.1.33
Compare Source
v1.1.32
Compare Source
giggio/node-chromedriver (chromedriver)
v133.0.3
Compare Source
v133.0.2
Compare Source
cypress-io/cypress (cypress)
v14.1.0
Compare Source
Changelog:https://docs.cypress.io/app/references/changelog#14-1-0
pnpm/pnpm (pnpm)
v10.5.2
Compare Source
Patch Changes
pnpm config set
command should change the global.npmrc
file by default.This was a regression introduced by#9151 and shipped in pnpm v10.5.0.
v10.5.1
Compare Source
Patch Changes
pnpm-workspaces.yaml
orpnpm-workspaces.yml
file is found instead of apnpm-workspace.yaml
#9170.pnpm-workspace.yaml
by thepnpm approve-builds
command#9168.package.json
#9163overrides
inpnpm-workspace.yaml
should work.pnpm dlx
should ignore settings from thepackage.json
file in the current working directory#9178.v10.5.0
Compare Source
Minor Changes
Allow to set the "pnpm" settings from
package.json
via thepnpm-workspace.yaml
file#9121.Added support for automatically syncing files of injected workspace packages after
pnpm run
#9081. Use thesync-injected-deps-after-scripts
setting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a.npmrc
file at the root of the workspace. Example:The
packages
field inpnpm-workspace.yaml
became optional.Patch Changes
pnpm link
with no parameters should work as if--global
is 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.yaml
file when using--fix-lockfile
and--filter
.#8639vitest-dev/vitest (vitest)
v3.0.7
Compare Source
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by@hi-ogawa inhttps://github.com/vitest-dev/vitest/issues/7405(03912)queueMicrotask
from default fake timers to not break node fetch - by@hi-ogawa inhttps://github.com/vitest-dev/vitest/issues/7505(167a9)toHaveClass
typing - 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-node
to pass correct execution wrapper offset - by@AriPerkkio inhttps://github.com/vitest-dev/vitest/issues/7417(1f2e5)inspect
related cli options - by@AriPerkkio inhttps://github.com/vitest-dev/vitest/issues/7373(ed15b)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.2.4
Compare Source
Features
$attrs
,$el
,$refs
and$slots
(#5135) - Thanks to@KazariEX!Bug Fixes
generateSfcBlockSection
to the end to fix missing comma errors (#5184) - Thanks to@zhiyuanzmj!TS4081
(#5192) - Thanks to@KazariEX!@vue-generic
to improve offset calculation (#5193) - Thanks to@Gehbt!undefined
for model with default value (#5198) - Thanks to@RylanBueckert-Broadsign!Other Changes
v-scope
implemention - Thanks to@KazariEX!v-for
- Thanks to@KazariEX!declaration
to track more errors - Thanks to@KazariEX!@vue-expect-error
support (#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.