Update vite dependencies (minor) #714
Open
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:
^3.8.0->^3.11.0^1.3.4->^1.5.2Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react-swc)
v3.11.0Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example:vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.5.2Compare Source
🐞 Bug Fixes
View changes on GitHub
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
v1.4.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.4.2Compare Source
🚀 Features
require-awaited-expect-poll- by @StyleShit in #817 (ebf57)View changes on GitHub
What's Changed
require-awaited-expect-pollby @StyleShit in #817New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.1...v1.4.2
v1.4.1Compare Source
No significant changes
View changes on GitHub
v1.4.0Compare Source
🐞 Bug Fixes
describe.forchains - by @paescuj in #808 (97702).extendexclusive, add.scoped- by @paescuj in #809 (70708)View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) in timezone Europe/Berlin, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.