-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit 7f35af0
authored
Update @playwright/test 1.49.0 → 1.49.1 (patch) (#15550)
Here is everything you need to know about this update. Please take a
good look at what changed and the test results before merging this pull
request.
### What changed?
#### ✳️ @playwright/test (1.49.0 → 1.49.1) ·
[Repo](https://github.com/Microsoft/playwright)
<details>
<summary>Release Notes</summary>
<h4><a
href="https://github.com/microsoft/playwright/releases/tag/v1.49.1">1.49.1</a></h4>
<blockquote><h3 dir="auto">Highlights</h3>
<p dir="auto"><a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33802">#33802</a>
- [Bug]: Codegen's Clear button doesn't work if not recording<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33806">#33806</a>
- [Bug]: playwright hangs while waiting for pending navigations<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33787">#33787</a>
- [Bug]: VSC extension isn't capturing all entered text<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33788">#33788</a>
- [Regression]: Double clicking the steps in trace viewer doesn't filter
actions<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33772">#33772</a>
- [Bug]: aria_snapshot generates invalid yaml when combined with an
aria-label attribut<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33791">#33791</a>
- [Bug]: text input with number value raises "container is not iterable"
with to_match_aria_snapshot<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33644">#33644</a>
- [Bug]: getByRole can't find element with the accessible name from
label element when aria-labelledby is not valid<br>
<a
href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33660">#33660</a>
- [Regression]: Unable to open Playwright UI in Dark Mode</p>
<h2 dir="auto">Browser Versions</h2>
<ul dir="auto">
<li>Chromium 131.0.6778.33</li>
<li>Mozilla Firefox 132.0</li>
<li>WebKit 18.2</li>
</ul>
<p dir="auto">This version was also tested against the following stable
channels:</p>
<ul dir="auto">
<li>Google Chrome 130</li>
<li>Microsoft Edge 130</li>
</ul></blockquote>
<p><em>Does any of this look wrong? <a
href="https://depfu.com/packages/npm/@playwright%2Ftest/feedback">Please
let us know.</a></em></p>
</details>
<details>
<summary>Commits</summary>
<p><a
href="https://github.com/Microsoft/playwright/compare/a70a96ab2565918360cd0f0208b5d12cae318793...88bc8afc78ea6ff13d2bbb312b99eb924962766c">See
the full diff on Github</a>. The new version differs by 16 commits:</p>
<ul>
<li><a
href="https://github.com/microsoft/playwright/commit/88bc8afc78ea6ff13d2bbb312b99eb924962766c"><code>chore:
mark v1.49.1 (#33921)</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/9e855d5b9a65bcc23713f50dd0f0727ddded45c8"><code>cherry-pick(#33821):
fix(recorder): allow clearing when recording is disabled
(#33900)</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/9365eb5dacc661f002b567418d216d2172ae3f21"><code>cherry-pick(#33834):
fix: do not stall waiting for pending navigations after beforeunload
dismiss (#33856)</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/f92b2339fed395501e499f359ba7a9811f1dd561"><code>cherry-pick(#33822):
fix(codegen): do not reset current tool upon clearing
highlight</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/008722b2d92f12060ed5bf830c7a06e27f4c69c3"><code>cherry-pick(#33797):
fix(trace): in `indexTree` check `isVisible` before adding to result
(#33797)</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/1dc8b3cbdc89c205fcca678e50d23ad5fd6189aa"><code>cherry-pick(#33746):
chore: pin typescript while vue-tsc is broken</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/fbc770c804261e271d63b72f311fdd064d1ce3d8"><code>cherry-pick(#33793):
fix(aria): escape even more yaml (#33795)</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/1046fe045555915c7100c55cc73dad0c096624e3"><code>cherry-pick(#33753):
docs: update extensions doc for new headless</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/1781bf35b3867855e8aeb922e8083e85aa0c11f3"><code>cherry-pick(#33706):
docs: release notes for languages v1.49</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/b52a21030f0a020107a1d04404d0ab23051e7699"><code>cherry-pick(#33712):
docs(python): add
LocatorAssertions.NotToMatchAriaSnapshot</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/2128fac19689fcd5c81dffc6f61f8c1b45663c22"><code>cherry-pick(#33693):
docs: add video for 1.49</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/2ba644852bbbae82b0740a494807b3389d885193"><code>cherry-pick(#33668):
docs(aria): add demo video</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/4b0eca4d2251acc5673b9bf57d17e625a44bd4f5"><code>cherry-pick(#33680):
docs: add docs for 1.49.0's new "chromium"
option</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/e3c5986c5b85e5e91f6a9fb763bf4eb971b167d3"><code>cherry-pick(#33686):
chore: escape more yaml values</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/b3aaee0248bc97c03077e35779c19c1daa15b42d"><code>cherry-pick(#33667):
fix(role): ignore invalid `aria-labelledby` attributes
(#33672)</code></a></li>
<li><a
href="https://github.com/microsoft/playwright/commit/120cdf664bc6998407ee2f4eda786ea3ee30e606"><code>cherry-pick(#33662):
fix: dark-mode in UI Mode</code></a></li>
</ul>
</details>
---

[Depfu](https://depfu.com) will automatically keep this PR
conflict-free, as long as you don't add any commits to this branch
yourself. You can also trigger a rebase manually by commenting with
`@depfu rebase`.
<details><summary>All Depfu comment commands</summary>
<blockquote><dl>
<dt>@depfu rebase</dt><dd>Rebases against your default branch and
redoes this update</dd>
<dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits
that you've made to it</dd>
<dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and
conflicts are resolved</dd>
<dt>@depfu cancel merge</dt><dd>Cancels automatic merging of this
PR</dd>
<dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd>
<dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if
it's closed)</dd>
<dt>@depfu pause</dt><dd>Ignores all future updates for this dependency
and closes this PR</dd>
<dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major
updates for this dependency and closes this PR</dd>
<dt>@depfu resume</dt><dd>Future versions of this dependency will
create PRs again (leaves this PR as is)</dd>
</dl></blockquote>
</details>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>1 parent 52325a8 commit 7f35af0Copy full SHA for 7f35af0
File tree
Expand file treeCollapse file tree
2 files changed
+18
-18
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+18
-18
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
+17-17Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments