-
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
Bump @playwright/test from 1.49.0 to 1.49.1 #71
Merged
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/playwright/test-1.49.1
Dec 10, 2024
Merged
Bump @playwright/test from 1.49.0 to 1.49.1 #71
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/playwright/test-1.49.1
Dec 10, 2024
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
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.0 to 1.49.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.49.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 10, 2024
@dependabot merge
…On Tue, Dec 10, 2024 at 5:53 AM dependabot[bot] ***@***.***> wrote:
Bumps @playwright/test <https://github.com/microsoft/playwright> from
1.49.0 to 1.49.1.
Release notes
*Sourced from @playwright/test's releases
<https://github.com/microsoft/playwright/releases>.*
v1.49.1 Highlights
microsoft/playwright#33802
<https://redirect.github.com/microsoft/playwright/issues/33802> - [Bug]:
Codegen's Clear button doesn't work if not recording
microsoft/playwright#33806
<https://redirect.github.com/microsoft/playwright/issues/33806> - [Bug]:
playwright hangs while waiting for pending navigations
microsoft/playwright#33787
<https://redirect.github.com/microsoft/playwright/issues/33787> - [Bug]:
VSC extension isn't capturing all entered text microsoft/playwright#33788
<https://redirect.github.com/microsoft/playwright/issues/33788> -
[Regression]: Double clicking the steps in trace viewer doesn't filter
actions microsoft/playwright#33772
<https://redirect.github.com/microsoft/playwright/issues/33772> - [Bug]:
aria_snapshot generates invalid yaml when combined with an aria-label
attribut microsoft/playwright#33791
<https://redirect.github.com/microsoft/playwright/issues/33791> - [Bug]:
text input with number value raises "container is not iterable" with
to_match_aria_snapshot microsoft/playwright#33644
<https://redirect.github.com/microsoft/playwright/issues/33644> - [Bug]:
getByRole can't find element with the accessible name from label element
when aria-labelledby is not valid microsoft/playwright#33660
<https://redirect.github.com/microsoft/playwright/issues/33660> -
[Regression]: Unable to open Playwright UI in Dark Mode
Browser Versions
- Chromium 131.0.6778.33
- Mozilla Firefox 132.0
- WebKit 18.2
This version was also tested against the following stable channels:
- Google Chrome 130
- Microsoft Edge 130
Commits
- 88bc8af
<microsoft/playwright@88bc8af>
chore: mark v1.49.1 (#33921
<https://redirect.github.com/microsoft/playwright/issues/33921>)
- 9e855d5
<microsoft/playwright@9e855d5>
cherry-pick(#33821
<https://redirect.github.com/microsoft/playwright/issues/33821>):
fix(recorder): allow clearing when recording is disabled...
- 9365eb5
<microsoft/playwright@9365eb5>
cherry-pick(#33834
<https://redirect.github.com/microsoft/playwright/issues/33834>): fix:
do not stall waiting for pending navigations after ...
- f92b233
<microsoft/playwright@f92b233>
cherry-pick(#33822
<https://redirect.github.com/microsoft/playwright/issues/33822>):
fix(codegen): do not reset current tool upon clearing hi...
- 008722b
<microsoft/playwright@008722b>
cherry-pick(#33797
<https://redirect.github.com/microsoft/playwright/issues/33797>):
fix(trace): in indexTree check isVisible before addi...
- 1dc8b3c
<microsoft/playwright@1dc8b3c>
cherry-pick(#33746
<https://redirect.github.com/microsoft/playwright/issues/33746>):
chore: pin typescript while vue-tsc is broken
- fbc770c
<microsoft/playwright@fbc770c>
cherry-pick(#33793
<https://redirect.github.com/microsoft/playwright/issues/33793>):
fix(aria): escape even more yaml (#33795
<https://redirect.github.com/microsoft/playwright/issues/33795>)
- 1046fe0
<microsoft/playwright@1046fe0>
cherry-pick(#33753
<https://redirect.github.com/microsoft/playwright/issues/33753>):
docs: update extensions doc for new headless
- 1781bf3
<microsoft/playwright@1781bf3>
cherry-pick(#33706
<https://redirect.github.com/microsoft/playwright/issues/33706>):
docs: release notes for languages v1.49
- b52a210
<microsoft/playwright@b52a210>
cherry-pick(#33712
<https://redirect.github.com/microsoft/playwright/issues/33712>):
docs(python): add LocatorAssertions.NotToMatchAriaSnapshot
- Additional commits viewable in compare view
<microsoft/playwright@v1.49.0...v1.49.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#71
Commit Summary
- 3369115
<3369115>
Bump @playwright/test from 1.49.0 to 1.49.1
File Changes
(2 files <https://github.com/gvdenbro/web-aler-ts/pull/71/files>)
- *M* package-lock.json
<https://github.com/gvdenbro/web-aler-ts/pull/71/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(24)
- *M* package.json
<https://github.com/gvdenbro/web-aler-ts/pull/71/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/gvdenbro/web-aler-ts/pull/71.patch
- https://github.com/gvdenbro/web-aler-ts/pull/71.diff
—
Reply to this email directly, view it on GitHub
<#71>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW7LBIV2VE7JZ7XWOLRWGT2EZXV3AVCNFSM6AAAAABTKJSVBKVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4ZDSMBQGI2DANQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/playwright/test-1.49.1
branch
December 10, 2024 08:56
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.
Bumps @playwright/test from 1.49.0 to 1.49.1.
Release notes
Sourced from
@playwright/test
's releases.Commits
88bc8af
chore: mark v1.49.1 (#33921)9e855d5
cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...9365eb5
cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...f92b233
cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...008722b
cherry-pick(#33797): fix(trace): inindexTree
checkisVisible
before addi...1dc8b3c
cherry-pick(#33746): chore: pin typescript while vue-tsc is brokenfbc770c
cherry-pick(#33793): fix(aria): escape even more yaml (#33795)1046fe0
cherry-pick(#33753): docs: update extensions doc for new headless1781bf3
cherry-pick(#33706): docs: release notes for languages v1.49b52a210
cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshotDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)