Bump the npm_and_yarn group across 1 directory with 4 updates#21
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm_and_yarn group across 1 directory with 4 updates#21dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@samrum/vite-plugin-web-extension](https://github.com/samrum/vite-plugin-web-extension) and [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue). Updates `vite` from 4.5.14 to 7.1.5 - [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/v7.1.5/packages/vite) Updates `@samrum/vite-plugin-web-extension` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/samrum/vite-plugin-web-extension/releases) - [Changelog](https://github.com/samrum/vite-plugin-web-extension/blob/main/CHANGELOG.md) - [Commits](samrum/vite-plugin-web-extension@v5.0.0...v5.1.1) Updates `@vitejs/plugin-vue` from 4.4.1 to 4.6.2 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.6.2/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.6.2/packages/plugin-vue) Updates `esbuild` from 0.18.20 to 0.21.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.21.5) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@samrum/vite-plugin-web-extension" dependency-version: 5.1.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-vue" dependency-version: 4.6.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.21.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm_and_yarn group with 3 updates in the / directory: vite, @samrum/vite-plugin-web-extension and @vitejs/plugin-vue.
Updates
vitefrom 4.5.14 to 7.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5647540release: v7.1.509f2b52fix: upgrade sirv to 3.0.2 (#20735)14015d7fix: applyfs.strictcheck to HTML files (#20736)122bfbafix(deps): update all non-major dependencies (#20732)bcc3144release: v7.1.40401febfix(deps): update all non-major dependencies (#20709)537fcf9chore: remove unused constants entry from rolldown.config.ts (#20710)79d10edfix: add missing awaits (#20697)8099582refactor: remove unnecessaryminifyparameter fromfinalizeCss(#20701)f367453fix: pass rollup watch options when building in watch mode (#20674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
@samrum/vite-plugin-web-extensionfrom 5.0.0 to 5.1.1Release notes
Sourced from
@samrum/vite-plugin-web-extension's releases.Changelog
Sourced from
@samrum/vite-plugin-web-extension's changelog.Commits
fd56ebbchore(release): 5.1.1b014902fix: use_dynamic_url with content scripts does not work in Chrome 130 (#145)1e6b679docs: add solid to supported create frameworks93f041bchore(release): 5.1.03ca2644chore: bump vitest to 1.0.4 (#135)f5bd278build: build using unbuild, update dependencies, support vite 5 (#134)aede4fafix: only use the httpServer if it exists (#133)ebe613ffeat: side_panel manifest property (#121)Updates
@vitejs/plugin-vuefrom 4.4.1 to 4.6.2Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
3675579release: plugin-vue@4.6.29f3d75fchore: fix 3.4 types7f242e6fix: only enable ast reuse for vue 3.4.3+36351fafix: ensure consistent user template options when reusing ASTc53e1a5release: plugin-vue@4.6.18d9dd67fix: Revert "feat: support template AST reuse from Vue 3.4 parser"0afe037release: plugin-vue@4.6.00d29bbefeat: provide default value for VUE_PROD_HYDRATION_MISMATCH_DETAILS (new ...f75de2efeat: support template AST reuse from Vue 3.4 parser7c0d275release: plugin-vue@4.5.2Updates
esbuildfrom 0.18.20 to 0.21.5Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
fc37c2fpublish 0.21.5 to npmcb11924fixSymbol.metadataerrors in decorator testsb93a2a9fix #3781: add metadata to all decorated classes953dae9fix #3797: import attributes and glob-style import98cb2edfix #3782: support${configDir}in tsconfig.json8e6603brunmake update-compat-tabledb1b8cafix #3792: import attributes and thecopyloaderde572d0fix non-deterministic import attribute plugin testae8d1b4fix #3794:--supported:object-accessors=false67cbf87publish 0.21.4 to npmDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.