Skip to content

build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#3714

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-dependencies-973b95c63c
Closed

build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#3714
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-dependencies-973b95c63c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps the dev-dependencies group with 4 updates in the / directory: @vitejs/plugin-vue, serve, vite and vite-plugin-ejs.

Updates @vitejs/plugin-vue from 4.6.2 to 5.2.1

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@5.2.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.2.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.5

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.4

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.3

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.2

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.5

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.4

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.3

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.2

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0-beta.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.0.0-alpha.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.2.1 (2024-11-26)

5.2.0 (2024-11-13)

  • feat: add a feature option to support custom component id generator (#461) (7a1fc4c), closes #461

5.1.5 (2024-11-11)

5.1.4 (2024-09-16)

  • chore: format (07b29a6)
  • chore(deps): update dependency rollup to ^4.21.3 (#440) (98766c2), closes #440
  • fix: skip checking private properties of typeParameters (#443) (e4f5fff), closes #443
  • fix(plugin-vue): allow overwrite esbuild config (#444) (1344294), closes #444

5.1.3 (2024-08-29)

  • chore: upgrade to eslint 9 (236a40f)
  • chore: use pnpm catalog for shared deps (0735e18)
  • chore(deps): update dependency rollup to ^4.20.0 (#433) (37c9073), closes #433
  • chore(deps): update upstream (#436) (b75a46f), closes #436
  • fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
  • fix(plugin-vue): default value for __VUE_OPTIONS_API__ (acb57c9), closes #438

5.1.2 (2024-08-01)

  • refactor(plugin-vue): add type field (a6b7e3f)

... (truncated)

Commits
  • d156ad7 release: plugin-vue@5.2.1
  • 4288652 chore: add vite 6 peer dep (#481)
  • b2df95e chore(deps): update dependency rollup to ^4.27.2 (#476)
  • 378aea3 chore: fix lint
  • 7edc3d9 release: plugin-vue@5.2.0
  • 7a1fc4c feat: add a feature option to support custom component id generator (#461)
  • 7d081cc release: plugin-vue@5.1.5
  • 91210cc chore(deps): update dependency rollup to ^4.25.0 (#472)
  • e432bcb fix(deps): update all non-major dependencies (#439)
  • 62b17f3 fix(hmr): should reload if relies file changed after re-render (#471)
  • Additional commits viewable in compare view

Updates serve from 14.2.3 to 14.2.4

Release notes

Sourced from serve's releases.

14.2.4

Patches

  • Bump serve-handler, vitest, and `typescript: #812
Commits

Updates vite from 4.5.9 to 6.2.1

Release notes

Sourced from vite's releases.

create-vite@6.2.1

Please refer to CHANGELOG.md for details.

v6.2.1

Please refer to CHANGELOG.md for details.

create-vite@6.2.0

Please refer to CHANGELOG.md for details.

v6.2.0

Please refer to CHANGELOG.md for details.

v6.2.0-beta.1

Please refer to CHANGELOG.md for details.

v6.2.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@6.1.1

Please refer to CHANGELOG.md for details.

v6.1.1

Please refer to CHANGELOG.md for details.

create-vite@6.1.0

Please refer to CHANGELOG.md for details.

v6.1.0

Please refer to CHANGELOG.md for details.

v6.1.0-beta.2

Please refer to CHANGELOG.md for details.

v6.1.0-beta.1

Please refer to CHANGELOG.md for details.

v6.1.0-beta.0

Please refer to CHANGELOG.md for details.

v6.0.11

Please refer to CHANGELOG.md for details.

v6.0.10

Please refer to CHANGELOG.md for details.

v6.0.9

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.2.1 (2025-03-07)

6.2.0 (2025-02-25)

6.2.0-beta.1 (2025-02-21)

  • fix(css): temporary add ?. after this.getModuleInfo in vite:css-post (#19478) (12b0b8a), closes #19478

6.2.0-beta.0 (2025-02-21)

6.1.1 (2025-02-19)

... (truncated)

Commits
  • d8461b5 release: v6.2.0
  • c94c9e0 fix(deps): update all non-major dependencies (#19501)
  • 5c70296 chore: use unicode cross icon instead of x (#19497)
  • 07091a1 fix(worker): string interpolation in dynamic worker options (#19476)
  • e01573a release: v6.2.0-beta.1
  • 12b0b8a fix(css): temporary add ?. after this.getModuleInfo in vite:css-post (#...
  • d686252 release: v6.2.0-beta.0
  • 3ebd838 feat(css): allow scoping css to importers exports (#19418)
  • f6926ca feat: use host url to open browser (#19414)
  • c575b82 feat: show mode on server start and add env debugger (#18808)
  • Additional commits viewable in compare view

Updates vite-plugin-ejs from 1.6.4 to 1.7.0

Release notes

Sourced from vite-plugin-ejs's releases.

[1.7.0] Vite 5 support

Thanks to @​gkiely for #13

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
vite [>= 5.4.a, < 5.5]

You 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 7, 2025
@codecov
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.14%. Comparing base (1a5f5e5) to head (164ddb8).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3714      +/-   ##
==========================================
- Coverage   11.51%   11.14%   -0.37%     
==========================================
  Files          92       69      -23     
  Lines       17493    12279    -5214     
  Branches     8152     5933    -2219     
==========================================
- Hits         2015     1369     -646     
+ Misses      14879    10410    -4469     
+ Partials      599      500      -99     
Flag Coverage Δ
Linux 11.14% <ø> (ø)
Windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 56 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 5 times, most recently from 79ee0a4 to 249d5af Compare March 13, 2025 09:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 4 times, most recently from ff7fc22 to 2f09655 Compare March 21, 2025 13:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 6 times, most recently from 44bc97f to 813ce01 Compare March 31, 2025 09:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 3 times, most recently from a044dba to e5090a3 Compare April 7, 2025 10:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 3 times, most recently from 030352f to 8958467 Compare April 15, 2025 09:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 2 times, most recently from 7baa754 to 5f68984 Compare April 23, 2025 09:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 3 times, most recently from edc4fe8 to c4508ce Compare May 1, 2025 09:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch 5 times, most recently from 955058e to 164ddb8 Compare May 8, 2025 09:54
@ReenigneArcher
Copy link
Member

@dependabot ignore vite minor version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

OK, I won't notify you about version 6.2.x of vite again, unless you unignore it.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch from 164ddb8 to 91dbf0f Compare May 8, 2025 13:12
@ReenigneArcher
Copy link
Member

ReenigneArcher commented May 8, 2025

@dependabot ignore vite major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

OK, I won't notify you about version 6.x.x of vite again, unless you unignore it.

@LizardByte LizardByte deleted a comment from dependabot bot May 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch from 91dbf0f to aaf84cc Compare May 8, 2025 13:15
@ReenigneArcher
Copy link
Member

@dependabot ignore vite major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

OK, I won't notify you about version 6.x.x of vite again, unless you unignore it.

@ReenigneArcher
Copy link
Member

@dependabot recreate

…ith 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue), [serve](https://github.com/vercel/serve), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-ejs](https://github.com/trapcodeio/vite-plugin-ejs).


Updates `@vitejs/plugin-vue` from 4.6.2 to 5.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.1/packages/plugin-vue)

Updates `serve` from 14.2.3 to 14.2.4
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](vercel/serve@14.2.3...14.2.4)

Updates `vite` from 4.5.9 to 6.2.1
- [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/create-vite@6.2.1/packages/vite)

Updates `vite-plugin-ejs` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/trapcodeio/vite-plugin-ejs/releases)
- [Commits](trapcodeio/vite-plugin-ejs@v1.6.4...v1.7.0)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: vite-plugin-ejs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch from aaf84cc to 98ed7d8 Compare May 8, 2025 13:19
@ReenigneArcher
Copy link
Member

@dependabot ignore vite

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

OK, I won't notify you about vite again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-973b95c63c branch May 8, 2025 13:22
@ReenigneArcher
Copy link
Member

@dependabot show vite ignore conditions

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Ignore Conditions
Dependency Ignore Condition
vite [> 4.5.9]
vite [>= 6.a, < 7]
vite [>= 6.2.a, < 6.3]
vite [>= 5.4.a, < 5.5]

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant