chore(deps)(deps-dev): bump the vite group across 1 directory with 3 updates - #28
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps-dev): bump the vite group across 1 directory with 3 updates#28dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the vite group with 3 updates in the / directory: [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue), [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@unhead/vue` from 2.1.13 to 2.1.15 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.15/packages/vue) Updates `unhead` from 2.1.13 to 2.1.15 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.15/packages/unhead) Updates `vite` from 8.0.14 to 8.1.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.2/packages/vite) --- updated-dependencies: - dependency-name: "@unhead/vue" dependency-version: 2.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: unhead dependency-version: 2.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Sign up for free
to 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.
Bumps the vite group with 3 updates in the / directory: @unhead/vue, unhead and vite.
Updates
@unhead/vuefrom 2.1.13 to 2.1.15Release notes
Sourced from @unhead/vue's releases.
Commits
b4817ecchore: release v2.1.15db86730chore(release): use2xdist-tag instead ofv2(#763)64d8bf4chore: release v2.1.14f7263bechore: publish v2 packages under@v2dist-tag (#761)Updates
unheadfrom 2.1.13 to 2.1.15Release notes
Sourced from unhead's releases.
Commits
b4817ecchore: release v2.1.15db86730chore(release): use2xdist-tag instead ofv2(#763)64d8bf4chore: release v2.1.14f7263bechore: publish v2 packages under@v2dist-tag (#761)10846b5fix: scope alternate link dedupeKey by href when type is used (#760)Updates
vitefrom 8.0.14 to 8.1.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
ba31193release: v8.1.20d3bd7cfix(deps): revert es-module-lexer to 2.1.0 (#22827)efb98ccfix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...cf97711fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...cccef55fix: revert, "fix: escape ids with multiple null bytes (#22687)"4ae9e14release: v8.1.18f925e2fix(bundledDev): skip plugin transform hooks for rolldown-lazy stub modules (...c088511test: enable "manual chunk path" test and remove "worker.format error" test (...62bd7affeat: update dynamic import warning to link to Vite docs (#22823)2dafd3brefactor(css): remove lightningcss null byte bug workaround (#22822)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary by cubic
Update the Vite toolchain and Unhead packages for stability and minor fixes. Bumps
viteto 8.1.2 andunhead/@unhead/vueto 2.1.15 with no app code changes.vite8.1.2 (8.0.14 → 8.1.2): HMR and CSS import fixes, pnpm workspace resolution improvements, and deps updates (incl.rolldown1.1.3,postcss8.5.16).unhead2.1.15 and@unhead/vue2.1.15 (2.1.13 → 2.1.15): patch fixes for alternate link dedupe.Written for commit 69f0eb7. Summary will update on new commits.