-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @web/test-runner to v0.20.2 #27
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/web-test-runner-0.x
base: main
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.
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
c02239b to
dc27a5f
Compare
dc27a5f to
ab17e43
Compare
ab17e43 to
567eb33
Compare
567eb33 to
8ff724c
Compare
8ff724c to
ed2af6f
Compare
ed2af6f to
b92fca4
Compare
b92fca4 to
6250451
Compare
6250451 to
41b52a2
Compare
41b52a2 to
c683565
Compare
c683565 to
054ce2b
Compare
054ce2b to
772ac1c
Compare
772ac1c to
0b7593b
Compare
0b7593b to
7887688
Compare
7887688 to
0318aec
Compare
0318aec to
dd3862b
Compare
dd3862b to
bee3917
Compare
bee3917 to
5367b6b
Compare
5367b6b to
3d07087
Compare
3d07087 to
dd04c74
Compare
dd04c74 to
02da9f2
Compare
02da9f2 to
d34c012
Compare
d34c012 to
9da0d6d
Compare
bd52d41 to
89daf5d
Compare
89daf5d to
8b4d91b
Compare
8b4d91b to
1e32b47
Compare
1e32b47 to
83bbf77
Compare
83bbf77 to
ee432b6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.13.22->0.20.2Release Notes
modernweb-dev/web (@web/test-runner)
v0.20.2Compare Source
Patch Changes
7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporterv0.20.1Compare Source
Patch Changes
24e3290: Improve debug message for test runner uncaught exceptionsThis should make debugging easier. It wasn't very easy to figure out
where the errors originated from (because of how the actual uncaught
exception only happened with many concurrent builds inside a sandbox
environment that is hard to debug).
Updated dependencies [
79b0ba4]v0.20.0Compare Source
Minor Changes
86eaa21: Upgrade puppeteer version to v24Patch Changes
86eaa21]v0.19.0Compare Source
Minor Changes
b546e8b: Upgrade puppeteer-core and puppeteer to v23Patch Changes
b546e8b]v0.18.3Compare Source
Patch Changes
6914f3b: Show suites names forsummaryReporterwhenflattenoption is truev0.18.2Compare Source
Patch Changes
6a97a69: Unify visual-written representation of skipped tests.v0.18.1Compare Source
Patch Changes
4cc9064]v0.18.0Compare Source
Minor Changes
c185cba: Set minimum node version to 18Patch Changes
c185cba]v0.17.3Compare Source
Patch Changes
43be739]60dda46]v0.17.2Compare Source
Patch Changes
d07fc49: Add the selectOption plugin's exports and types correctlyd07fc49]d9996d2]v0.17.1Compare Source
Patch Changes
72d31ec: update mjs entrypoint with formatError5470b5b]v0.17.0Compare Source
Minor Changes
0c87f59: feat/various fixes20.0.0, fixes #2282page.mouse.reset()in sendMousePlugin, fixes #2262developmentexport condition by defaultPatch Changes
0c87f59]v0.16.1Compare Source
Patch Changes
0cd3a2f: chore(deps): bump puppeteer from 19.8.2 to 19.9.0c26d373: Update TypeScript0cd3a2f]c26d373]v0.16.0Compare Source
Minor Changes
febd9d9: Set node 16 as the minimum version.72c63bc: Require [email protected] and update all Rollup related dependencies to latest.Patch Changes
febd9d9]b7d8ee6]72c63bc]v0.15.3Compare Source
Patch Changes
c103f16: Updateisbinaryfile18a16bb: Updatehtml-minifier-terserd8579f1: Updatecommand-line-usage445b20e: Updateconvert-source-map6188c8f: chore(deps): update dependency concurrently to v88128ca5: Update @rollup/plugin-replace77e413d]cdeafe4]c103f16]18a16bb]1113fa0]d8579f1]817d674]445b20e]9b83280]bd12ff9]8128ca5]v0.15.2Compare Source
Patch Changes
b8198d1: Report browsers logs when using summary reporterbf82ccf: Indent nested suites in summaryReporter output57fd96c: Export formatError from@web/test-runner0f5631d]0e198dc]v0.15.1Compare Source
Patch Changes
b2c8573: Report browsers logs when using summary reporterv0.15.0Compare Source
Minor Changes
acca5d5: Update dependency v8-to-istanbul to v9Patch Changes
acca5d5]v0.14.1Compare Source
Patch Changes
04e2fa7: Update portfinder dependency to 1.0.3204e2fa7]v0.14.0Compare Source
Minor Changes
13b75cf: Add browser name to summaryReporter outputPatch Changes
00da425]v0.13.31Compare Source
Patch Changes
570cdf7: - improve caching of snapshots in-memory78d610d]570cdf7]v0.13.30Compare Source
Patch Changes
fff8290: Add types field to package.json exports mapv0.13.29Compare Source
Patch Changes
8e3bb3c: Add "forcedColors" support to "emulateMedia" command8e3bb3c]efe42a8]v0.13.28Compare Source
Patch Changes
2b6854c: Ignore external urls from coveragev0.13.27Compare Source
Patch Changes
3192c9f: Update puppeteer-core dependency to 13.1.33192c9f]v0.13.26Compare Source
Patch Changes
7c2fa46: Update puppeteer-core and puppeteer to v137c2fa46]v0.13.25Compare Source
Patch Changes
24cc921: AddsendMousePluginto the default test runner config so that it will load automatically.v0.13.24Compare Source
Patch Changes
65eed8d: Adds a summary reporter which lists all the tests run when the test runner finishes.If you'd like to flatten the suite names, so that each test is reported with it's full chain of suite titles, set the
flattenoption to true.8edded3: Adds a dot reporter a la mocha.v0.13.23Compare Source
Patch Changes
36a0616]064b9dd]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.