chore(deps): update all non-major dependencies #762
+183
−183
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:
^22.15.31
->^22.15.32
^1.2.2
->^1.2.7
1.0.0-beta.15
->1.0.0-beta.17
^3.2.3
->^3.2.4
Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.2.7
Compare Source
v1.2.5
Compare Source
v1.2.4
Compare Source
v1.2.3
Compare Source
What's Changed
no-importing-from-vitest-globals
andprefer-importing-from-vitest-globals
rules by @samuelko123 in https://github.com/vitest-dev/eslint-plugin-vitest/pull/711New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.2...v1.2.3
rolldown/rolldown (rolldown)
v1.0.0-beta.17
Compare Source
🚀 Features
BindingBundler
to createBindingBundlerImpl
for the sameRolldownBuild
by @hyf0 in #4985🐛 Bug Fixes
experimental.hmr
is enabled. by @IWANABETHATGUY in #4972💼 Other
"type": "module"
inpackage.json
by @iiio2 in #4974🚜 Refactor
Bundler
toBindingBundleImpl
by @hyf0 in #4983📚 Documentation
🧪 Testing
package.json
to prevent all files to be treated as node mode by @sapphi-red in #4979⚙️ Miscellaneous Tasks
pnpm install
for common commands by @hyf0 in #4987@oxc-project/runtime
by @shulaoda in #4988❤️ New Contributors
v1.0.0-beta.16
Compare Source
🚀 Features
experimental#attachDebugInfo: 'none'
to disable generating#region
comments by @TheAlexLichter in #4918🐛 Bug Fixes
id
,name
, andfilename
by @IWANABETHATGUY in #4947undefined
from return type ofgenerateHmrPatch
andhmrInvalidate
by @sapphi-red in #4943hmrInvalidate
by @sapphi-red in #4942🚜 Refactor
📚 Documentation
🧪 Testing
expectExecuted
forgeneratePatchError
test by @sapphi-red in #4937⚙️ Miscellaneous Tasks
cspell
by @shulaoda in #4940vitest-dev/vitest (vitest)
v3.2.4
🐞 Bug Fixes
vitest run --watch
should be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>
exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkers
when onlymaxWorkers
specified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.meta
should be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
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.