Bump the test group with 4 updates #5024
Closed
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 test group with 4 updates: vitest, @testing-library/react, msw and puppeteer.
Updates
vitest
from 1.4.0 to 1.5.0Release notes
Sourced from vitest's releases.
Commits
9e7a01c
chore: release v1.5.0b80062d
fix(vitest): close inspector immediately if run is canceled (#5519)6157282
feat: allow custom host for --inspect and --inspect-brk (#5509)7b306fe
chore: check for the presense of files in watch mode (#5508)bea234b
fix(benchmark): table reporter for non TTY output (#5484)6797b04
feat: add configuration for diff truncation (#5073) (#5333)db98145
fix(benchmark): fix benchmark summary of single bench suite (#5489)10b8971
feat(coverage): v8 to ignore empty lines, comments, types (#5457)d400388
fix(workspace): set CWD to config directory, allow overriding local .env (#5476)1f54834
fix(benchmark): run benchmark suites sequentially (#5444)Updates
@testing-library/react
from 14.2.2 to 15.0.2Release notes
Sourced from
@testing-library/react
's releases.Commits
c63b873
fix: ImprovelegacyRoot
error message (#1301)1645d21
fix: Stop using nullish coalescing (#1299)787cb85
Release: 15.0.0 (#1295)9c4a46d
feat: Add support for React 19 Canary (#1294)4e10ba3
chore: change canary version to specific prefix (#1290)cf045b4
chore: Update Codecov configuration to latest (#1289)Updates
msw
from 2.2.13 to 2.2.14Release notes
Sourced from msw's releases.
Commits
43a163b
chore(release): v2.2.1464bcae7
fix: preserve search params in "onUnhandledRequest" messages (#2128)f948d13
fix: givenode
export condition higher priority (#2134)e83a669
chore: update to [email protected] (#2122)Updates
puppeteer
from 22.6.1 to 22.6.5Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
e0932e5
chore: release main (#12274)5116a33
docs: remove TOC in main page (#12270)140f012
chore(webdriver): supportpage.setExtraHTTPHeaders
(#12269)f00dca4
chore: add client to HTTPRequest (#12267)402b4a4
refactor: extract toggling of Network Interception (#12266)df986ef
docs: tweak redirects and the main page (#12265)73403b3
fix: use setImmediate to reduce flakiness when processing events (#12264)ff4f70f
fix: remove NetworkServiceInProcess2 set by default (#12261)576b417
docs: fix redirects to /docs (#12260)a66e53c
docs: setup redirects and fix mising index.md (#12259)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