Artalk
Artalk copied to clipboard
chore(deps-dev): bump vite from 5.0.10 to 5.0.12 in /test/vue-test
Bumps vite from 5.0.10 to 5.0.12.
Changelog
Sourced from vite's changelog.
5.0.12 (2024-01-19)
- fix: await
configResolvedhooks of worker plugins (#15597) (#15605) (ef89f80), closes #15597 #15605- fix: fs deny for case insensitive systems (#15653) (91641c4), closes #15653
5.0.11 (2024-01-05)
- fix: don't pretransform classic script links (#15361) (19e3c9a), closes #15361
- fix: inject
__vite__mapDepscode before sourcemap file comment (#15483) (d2aa096), closes #15483- fix(assets): avoid splitting
,inside base64 value ofsrcsetattribute (#15422) (8de7bd2), closes #15422- fix(html): handle offset magic-string slice error (#15435) (5ea9edb), closes #15435
- chore(deps): update dependency strip-literal to v2 (#15475) (49d21fe), closes #15475
- chore(deps): update tj-actions/changed-files action to v41 (#15476) (2a540ee), closes #15476
Commits
ee81e19release: v5.0.1291641c4fix: fs deny for case insensitive systems (#15653)ef89f80fix: awaitconfigResolvedhooks of worker plugins (#15597) (#15605)b44c493release: v5.0.11d2aa096fix: inject__vite__mapDepscode before sourcemap file comment (#15483)2a540eechore(deps): update tj-actions/changed-files action to v41 (#15476)5ea9edbfix(html): handle offset magic-string slice error (#15435)49d21fechore(deps): update dependency strip-literal to v2 (#15475)8de7bd2fix(assets): avoid splitting,inside base64 value ofsrcsetattribute (#...19e3c9afix: don't pretransform classic script links (#15361)- See full diff in compare view
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 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 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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f22e557) 50.29% compared to head (984c7b2) 50.29%. Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #745 +/- ##
=======================================
Coverage 50.29% 50.29%
=======================================
Files 70 70
Lines 3271 3271
=======================================
Hits 1645 1645
Misses 1521 1521
Partials 105 105
| Flag | Coverage Δ | |
|---|---|---|
| go | 50.29% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #812.