Bump esbuild, vite, vite-plugin-pwa, vite-plugin-static-copy, vite-plugin-inspect and vite-plugin-vue-inspector in /frontend#91
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…ugin-inspect and vite-plugin-vue-inspector Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa), [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy), [vite-plugin-inspect](https://github.com/antfu-collective/vite-plugin-inspect) and [vite-plugin-vue-inspector](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/HEAD/packages/core). These dependencies need to be updated together. Removes `esbuild` Updates `vite` from 7.3.2 to 8.0.16 - [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.0.16/packages/vite) Updates `vite-plugin-pwa` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v1.2.0...v1.3.0) Updates `vite-plugin-static-copy` from 3.2.0 to 3.4.0 - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.2.0...vite-plugin-static-copy@3.4.0) Updates `vite-plugin-inspect` from 11.3.3 to 11.4.1 - [Release notes](https://github.com/antfu-collective/vite-plugin-inspect/releases) - [Commits](antfu-collective/vite-plugin-inspect@v11.3.3...v11.4.1) Updates `vite-plugin-vue-inspector` from 5.3.2 to 5.4.0 - [Release notes](https://github.com/webfansplz/vite-plugin-vue-inspector/releases) - [Changelog](https://github.com/webfansplz/vite-plugin-vue-inspector/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/webfansplz/vite-plugin-vue-inspector/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: esbuild dependency-version: dependency-type: indirect - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development - dependency-name: vite-plugin-pwa dependency-version: 1.3.0 dependency-type: direct:development - dependency-name: vite-plugin-static-copy dependency-version: 3.4.0 dependency-type: direct:development - dependency-name: vite-plugin-inspect dependency-version: 11.4.1 dependency-type: indirect - dependency-name: vite-plugin-vue-inspector dependency-version: 5.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer a dependency, so this is no longer needed. |
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.
Removes esbuild. It's no longer used after updating ancestor dependencies esbuild, vite, vite-plugin-pwa, vite-plugin-static-copy, vite-plugin-inspect and vite-plugin-vue-inspector. These dependencies need to be updated together.
Removes
esbuildUpdates
vitefrom 7.3.2 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
vite-plugin-pwafrom 1.2.0 to 1.3.0Release notes
Sourced from vite-plugin-pwa's releases.
Commits
05670fcchore: release v1.3.0207f86eMerge pull request #899 from rj-au/patch-167f5000Merge pull request #929 from vite-pwa/userquin/chore-bump-workbox-to-7.4.1a964691chore: update workbox to 7.4.12432f65Merge pull request #924 from Hermione-Granger-1176/feat/add-vite-8-peer-dep3476818Merge pull request #914 from tomrehnstrom/feat/on-need-reload276af62feat: add vite 8 peer dependency support4e16215chore: use"moduleResolution": "bundler"(#913)fb30890feat(client): add onNeedReload callback3fc4b27JSDOC: registerType: fix grammar and descriptionUpdates
vite-plugin-static-copyfrom 3.2.0 to 3.4.0Release notes
Sourced from vite-plugin-static-copy's releases.
Changelog
Sourced from vite-plugin-static-copy's changelog.
Commits
8ffb5acchore: update versions (#234)f665a15feat: addrename.stripBaseoption (#233)8680c11docs: improve rename option JSDoc (#232)ab0fe09chore: update versions (#231)3074e1afeat: add Vite 8 to peer dep range (#230)678e937chore(deps): update all non-major dependencies (#228)aae9785chore(deps): update github artifact actions (major) (#229)75ec4e2chore(deps): update pnpm/action-setup digest to b906aff (#227)66d07f6chore(deps): update dependency vitest to v4 (#225)a7a4df6chore(deps): update all non-major dependencies (#224)Updates
vite-plugin-inspectfrom 11.3.3 to 11.4.1Release notes
Sourced from vite-plugin-inspect's releases.
Commits
812e749chore: release v11.4.143726bcchore: upgrade depsd1f580bchore: release v11.4.047f5309fix: support v8 as peere6c612ffeat: listeningEscapeto close the modal (#165)5192f12chore: migrate rimraf to premove0fb51a2chore: upgrade deps632cb86perf: replace debug with obug5828449ci: trusted publishing28b8428fix: replacerolldown-vitewithvite(#159)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-inspect since your current version.
Updates
vite-plugin-vue-inspectorfrom 5.3.2 to 5.4.0Changelog
Sourced from vite-plugin-vue-inspector's changelog.
Commits
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.