-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates #3431
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-2e98c46e2a
Closed
build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates #3431
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-2e98c46e2a
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 6, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3431 +/- ##
==========================================
+ Coverage 11.17% 13.15% +1.97%
==========================================
Files 100 76 -24
Lines 17310 12241 -5069
Branches 8069 5920 -2149
==========================================
- Hits 1934 1610 -324
+ Misses 12812 9612 -3200
+ Partials 2564 1019 -1545
Flags with carried forward coverage won't be shown. Click here to find out more. |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-2e98c46e2a
branch
3 times, most recently
from
December 16, 2024 10:19
db002dd
to
fa105c3
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-2e98c46e2a
branch
from
December 18, 2024 09:40
fa105c3
to
1aa8f6c
Compare
…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/[email protected]/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.2 to 6.0.3 - [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/v6.0.3/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] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-2e98c46e2a
branch
from
December 19, 2024 09:31
1aa8f6c
to
eea9352
Compare
Quality Gate passedIssues Measures |
Superseded by #3467. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-2e98c46e2a
branch
December 20, 2024 09:26
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
0 participants
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 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.1Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.... (truncated)
Commits
d156ad7
release: [email protected]4288652
chore: add vite 6 peer dep (#481)b2df95e
chore(deps): update dependency rollup to ^4.27.2 (#476)378aea3
chore: fix lint7edc3d9
release: [email protected]7a1fc4c
feat: add a feature option to support custom component id generator (#461)7d081cc
release: [email protected]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)Updates
serve
from 14.2.3 to 14.2.4Release notes
Sourced from serve's releases.
Commits
dd53938
14.2.467d75e0
Bumpserve-handler
,vitest
, andtypescript
(#812)d06104a
X handle has changed (#805)Updates
vite
from 4.5.2 to 6.0.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7a0758c
release: v6.0.3a1dd396
fix: make handleInvoke interface compatible with invoke (#18876)ea802f8
refactor: fix logic errors found by no-unnecessary-condition rule (#18891)690a36f
fix: remove CSS import in CJS correctly in some cases (#18885)d5fb653
fix: handle postcss load unhandled rejections (#18886)2b5926a
fix(config): bundle files referenced with imports field (#18887)1b54e50
fix(html): allow unexpected question mark in tag name (#18852)d59efd8
fix(css): rewrite url when image-set and url exist at the same time (#18868)20fdf21
fix(config): make stacktrace path correct when sourcemap is enabled (#18833)88e49aa
fix(module-runner): decode uri for file url passed to import (#18837)Updates
vite-plugin-ejs
from 1.6.4 to 1.7.0Release notes
Sourced from vite-plugin-ejs's releases.
Commits
163cd54
1.7.0acbb3f3
Upgrade vite to version 561c37ac
Update index.ts for vite@53b03907
add prepublishScriptMost Recent Ignore Conditions Applied to This Pull Request
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 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