Bump the vite group with 4 updates #287
Closed
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.
Bumps the vite group with 4 updates: @vitejs/plugin-vue, vite, @vuepress/bundler-vite and eslint-plugin-vitest.
Updates
@vitejs/plugin-vue
from 5.0.4 to 5.0.5Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
e74816a
release: plugin-vue@5.0.5277a3ab
fix(plugin-vue): don't inline template when__VUE_PROD_DEVTOOLS__
(#81)2848174
refactor(plugin-vue): use normalizePath from vite (#395)96c82e9
chore(deps): update upstream (#379)0a484c7
fix(deps): update all non-major dependencies (#371)997f9bb
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0...2050ad3
chore(deps): update upstream (#367)ed4970a
fix(deps): update all non-major dependencies (#360)a28c46e
chore(deps): update upstream (#361)3f8b472
chore(plugin-vue): update options on docsUpdates
vite
from 5.2.11 to 5.2.12Changelog
Sourced from vite's changelog.
Commits
bed3faa
release: v5.2.125a45745
chore(deps): remove unused deps (#17329)15a6ebb
fix(css): only use files the current bundle contains (#16684)f0fb987
fix(optimizer): log dependencies added by plugins (#16729)8f16765
chore: move to eslint flat config (#16743)8e4e932
fix(css): handle lightningcss compiled css in Deno (#17301)4a89766
fix(deps): update all non-major dependencies (#17321)6a085d0
fix(hmr): normalize the path info (#14255)e7d38ab
docs: deprecate server.hot (#16741)b45922a
chore(deps): update all non-major dependencies (#16722)Updates
@vuepress/bundler-vite
from 2.0.0-rc.11 to 2.0.0-rc.13Release notes
Sourced from
@vuepress/bundler-vite
's releases.Changelog
Sourced from
@vuepress/bundler-vite
's changelog.Commits
d7e6f70
build: publish v2.0.0-rc.131b77850
fix(bundler-vite): exclude vite 5.2.12 from version range (close #1573)81ab881
test(e2e): add case for importing styles from packages19e4d40
test(e2e): add global styles3704dcc
build: bump deps2636360
docs: update contributing guide528664c
docs: update changelog7e775a5
build: publish v2.0.0-rc.12698870b
build: bump deps385577c
refactor(markdown): remove codePlugin and add vPrePlugin (close #1550) (#1556)Updates
eslint-plugin-vitest
from 0.4.1 to 0.5.4Release notes
Sourced from eslint-plugin-vitest's releases.
... (truncated)
Commits
2d95ccf
chore: release v0.5.42696f0d
chore(legacy): add support for legacy configs (#434)0535b89
feat(cleanup): remove unnecessary files and updat deps (#430)58d2e78
chore: release v0.5.3a554dd2
fix: configs in plugin declaration file (#428)5ec4809
typo (#426)f8f39f0
Docs/readme (#425)1672d43
chore: release v0.5.207be616
feat(no-focused-tests): add autofix (#424)b082ce6
chore: release v0.5.1You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions