-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates #3714
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/dev-dependencies-973b95c63c
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates #3714
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-973b95c63c
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3714 +/- ##
==========================================
- Coverage 11.52% 11.15% -0.37%
==========================================
Files 92 69 -23
Lines 17490 12276 -5214
Branches 8149 5930 -2219
==========================================
- Hits 2015 1369 -646
+ Misses 12980 10408 -2572
+ Partials 2495 499 -1996
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
79ee0a4
to
249d5af
Compare
ff7fc22
to
2f09655
Compare
44bc97f
to
813ce01
Compare
a044dba
to
e5090a3
Compare
030352f
to
8958467
Compare
8958467
to
7baa754
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.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/[email protected]/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]>
7baa754
to
5f68984
Compare
|
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.9 to 6.2.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
d8461b5
release: v6.2.0c94c9e0
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.112b0b8a
fix(css): temporary add?.
afterthis.getModuleInfo
invite:css-post
(#...d686252
release: v6.2.0-beta.03ebd838
feat(css): allow scoping css to importers exports (#19418)f6926ca
feat: use host url to open browser (#19414)c575b82
feat: showmode
on server start and add env debugger (#18808)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
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