-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency @playwright/test to v1.49.0 #12
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/playwright-monorepo
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 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
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
August 9, 2024 22:28
6d8b680
to
58722f9
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.45.3
Update dependency @playwright/test to v1.46.0
Aug 9, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
August 20, 2024 22:08
58722f9
to
26ddf83
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.46.0
Update dependency @playwright/test to v1.46.1
Aug 20, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
September 9, 2024 22:53
26ddf83
to
e397425
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.46.1
Update dependency @playwright/test to v1.47.0
Sep 9, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
September 17, 2024 18:47
e397425
to
05b664d
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.47.0
Update dependency @playwright/test to v1.47.1
Sep 17, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
September 24, 2024 19:11
05b664d
to
1fcb0e9
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.47.1
Update dependency @playwright/test to v1.47.2
Sep 24, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
October 12, 2024 16:43
1fcb0e9
to
114cef9
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.47.2
Update dependency @playwright/test to v1.48.0
Oct 12, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
October 20, 2024 12:47
114cef9
to
aa6ded8
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.48.0
Update dependency @playwright/test to v1.48.1
Oct 20, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
October 29, 2024 21:30
aa6ded8
to
bfc71ec
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.48.1
Update dependency @playwright/test to v1.48.2
Oct 29, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
November 22, 2024 21:56
bfc71ec
to
d6b7fd1
Compare
renovate
bot
changed the title
Update dependency @playwright/test to v1.48.2
Update dependency @playwright/test to v1.49.0
Nov 22, 2024
renovate
bot
changed the title
Update dependency @playwright/test to v1.49.0
Update dependency @playwright/test to v1.49.0 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
Update dependency @playwright/test to v1.49.0 - autoclosed
Update dependency @playwright/test to v1.49.0
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/playwright-monorepo
branch
from
December 11, 2024 00:26
a787ee0
to
d6b7fd1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.45.2
->1.49.0
Release Notes
microsoft/playwright (@playwright/test)
v1.49.0
Compare Source
v1.48.2
Compare Source
v1.48.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height
Browser Versions
This version was also tested against the following stable channels:
v1.48.0
Compare Source
v1.47.2
Compare Source
Highlights
https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions
Browser Versions
This version was also tested against the following stable channels:
v1.47.1
Compare Source
v1.47.0
Compare Source
v1.46.1
Compare Source
v1.46.0
Compare Source
v1.45.3
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), 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.