chore(deps): update dependency @web/test-runner to v0.20.2#1002
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @web/test-runner to v0.20.2#1002renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
2 times, most recently
from
April 24, 2023 00:08
01867ac to
d5455d5
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
July 12, 2023 09:41
d5455d5 to
4e5dcdc
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
August 29, 2023 20:34
4e5dcdc to
a9d1879
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
2 times, most recently
from
October 15, 2023 08:43
ae3486f to
06bbccd
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
October 24, 2023 04:45
06bbccd to
735d555
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
October 31, 2023 12:10
735d555 to
0cb28db
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
November 1, 2023 15:05
0cb28db to
b05ff46
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
March 6, 2024 13:54
b05ff46 to
5bc396b
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
May 13, 2024 01:08
5bc396b to
ede8a04
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
12 times, most recently
from
June 6, 2024 18:28
c8e7bc3 to
00bc223
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
6 times, most recently
from
June 8, 2024 22:12
1f862e3 to
72a8a11
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
5 times, most recently
from
July 26, 2024 06:18
7469c6c to
4d75864
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
August 9, 2024 17:18
4d75864 to
c48e3d4
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
September 9, 2024 17:00
c48e3d4 to
d01ccf1
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
January 30, 2025 14:48
d01ccf1 to
288c956
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
February 15, 2025 04:09
288c956 to
8cd9cbe
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
2 times, most recently
from
March 13, 2025 15:11
1cba3ca to
6c0da31
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
2 times, most recently
from
April 8, 2025 10:53
b0719b6 to
8c29f1f
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
April 24, 2025 08:14
8c29f1f to
586b0d0
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
May 21, 2025 16:34
586b0d0 to
7dd32a8
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
from
May 28, 2025 14:44
7dd32a8 to
0c5205d
Compare
renovate
Bot
force-pushed
the
renovate/web-test-runner-0.x
branch
2 times, most recently
from
August 13, 2025 14:53
aa01c21 to
1896fff
Compare
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
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.16.0→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]Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.