Bump the development-dependencies group with 4 updates #2094
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 development-dependencies group with 4 updates: @testing-library/jest-dom, @vitest/coverage-v8, vite and vitest.
Updates
@testing-library/jest-dom
from 6.5.0 to 6.6.2Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)8fd402a
docs: how to update tsconfig for vitest matchers extension (#624)Updates
@vitest/coverage-v8
from 2.1.2 to 2.1.3Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)Updates
vite
from 5.4.8 to 5.4.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)ae44163
docs: update homepage (#18274)262a879
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...Updates
vitest
from 2.1.2 to 2.1.3Release notes
Sourced from vitest's releases.
Commits
4c03a0d
chore: release v2.1.370baaaa
fix(vitest): usefast-glob
instead oftinyglobby
in Vitest (#6688)19d64e2
fix(vitest): always inline setup files (#6689)47dde76
fix(vitest): show rollup error details as test error (#6686)7155cee
refactor(coverage): move re-usable parts to base provider (#6665)7a0de0a
perf: reuse full name in reported tasks, update generator types (#6666)8bef5d2
fix(browser): not.toBeInTheDocument works with locators API (#6634)9ece395
fix(vitest): fix\<empty line>
logs when interleavingconsole.log/error
(#...000459a
fix(vitest): deprecate old task types and node-reliant types (#6632)946d8bb
fix(vitest): don't hang with maxConcurrency 0 (#6627)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