chore(deps): update all non-major dependencies #74
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:
^1.53.0
->^1.53.1
^22.15.31
->^22.15.32
^8.34.0
->^8.34.1
^1.2.2
->^1.2.7
^14.5.0
->^14.5.1
^9.28.0
->^9.29.0
^17.19.0
->^17.20.0
^3.2.3
->^3.2.4
^3.5.16
->^3.5.17
Release Notes
microsoft/playwright (@playwright/test)
v1.53.1
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.34.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
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
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.5.1
Compare Source
Notable Changes
eslint-plugin-vue
in the config, to avoidCannot redefine plugin "vue"
errors by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/184Full Changelog: vuejs/eslint-config-typescript@v14.5.0...v14.5.1
eslint/eslint (eslint)
v9.29.0
Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.20.0
Compare Source
🌟 Features
await using
(#447) (88dea92)vitest-dev/vitest (vitest)
v3.2.4
Compare Source
🐞 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
vuejs/core (vue)
v3.5.17
Compare Source
Bug Fixes
InEntity
state (#13362) (f05a8d6)__v_skip
flag toDep
to prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnce
andvSlot
(#13343) (762fae4)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.