Skip to content

Commit

Permalink
deps: bump @playwright/test from 1.49.0 to 1.49.1 (#389)
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from
1.49.0 to 1.49.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/playwright/releases"><code>@​playwright/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.49.1</h2>
<h3>Highlights</h3>
<p><a
href="https://redirect.github.com/microsoft/playwright/issues/33802">microsoft/playwright#33802</a>
- [Bug]: Codegen's Clear button doesn't work if not recording
<a
href="https://redirect.github.com/microsoft/playwright/issues/33806">microsoft/playwright#33806</a>
- [Bug]: playwright hangs while waiting for pending navigations
<a
href="https://redirect.github.com/microsoft/playwright/issues/33787">microsoft/playwright#33787</a>
- [Bug]: VSC extension isn't capturing all entered text
<a
href="https://redirect.github.com/microsoft/playwright/issues/33788">microsoft/playwright#33788</a>
- [Regression]: Double clicking the steps in trace viewer doesn't filter
actions
<a
href="https://redirect.github.com/microsoft/playwright/issues/33772">microsoft/playwright#33772</a>
- [Bug]: aria_snapshot generates invalid yaml when combined with an
aria-label attribut
<a
href="https://redirect.github.com/microsoft/playwright/issues/33791">microsoft/playwright#33791</a>
- [Bug]: text input with number value raises &quot;container is not
iterable&quot; with to_match_aria_snapshot
<a
href="https://redirect.github.com/microsoft/playwright/issues/33644">microsoft/playwright#33644</a>
- [Bug]: getByRole can't find element with the accessible name from
label element when aria-labelledby is not valid
<a
href="https://redirect.github.com/microsoft/playwright/issues/33660">microsoft/playwright#33660</a>
- [Regression]: Unable to open Playwright UI in Dark Mode</p>
<h2>Browser Versions</h2>
<ul>
<li>Chromium 131.0.6778.33</li>
<li>Mozilla Firefox 132.0</li>
<li>WebKit 18.2</li>
</ul>
<p>This version was also tested against the following stable
channels:</p>
<ul>
<li>Google Chrome 130</li>
<li>Microsoft Edge 130</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/playwright/commit/88bc8afc78ea6ff13d2bbb312b99eb924962766c"><code>88bc8af</code></a>
chore: mark v1.49.1 (<a
href="https://redirect.github.com/microsoft/playwright/issues/33921">#33921</a>)</li>
<li><a
href="https://github.com/microsoft/playwright/commit/9e855d5b9a65bcc23713f50dd0f0727ddded45c8"><code>9e855d5</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33821">#33821</a>):
fix(recorder): allow clearing when recording is disabled...</li>
<li><a
href="https://github.com/microsoft/playwright/commit/9365eb5dacc661f002b567418d216d2172ae3f21"><code>9365eb5</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33834">#33834</a>):
fix: do not stall waiting for pending navigations after ...</li>
<li><a
href="https://github.com/microsoft/playwright/commit/f92b2339fed395501e499f359ba7a9811f1dd561"><code>f92b233</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33822">#33822</a>):
fix(codegen): do not reset current tool upon clearing hi...</li>
<li><a
href="https://github.com/microsoft/playwright/commit/008722b2d92f12060ed5bf830c7a06e27f4c69c3"><code>008722b</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33797">#33797</a>):
fix(trace): in <code>indexTree</code> check <code>isVisible</code>
before addi...</li>
<li><a
href="https://github.com/microsoft/playwright/commit/1dc8b3cbdc89c205fcca678e50d23ad5fd6189aa"><code>1dc8b3c</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33746">#33746</a>):
chore: pin typescript while vue-tsc is broken</li>
<li><a
href="https://github.com/microsoft/playwright/commit/fbc770c804261e271d63b72f311fdd064d1ce3d8"><code>fbc770c</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33793">#33793</a>):
fix(aria): escape even more yaml (<a
href="https://redirect.github.com/microsoft/playwright/issues/33795">#33795</a>)</li>
<li><a
href="https://github.com/microsoft/playwright/commit/1046fe045555915c7100c55cc73dad0c096624e3"><code>1046fe0</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33753">#33753</a>):
docs: update extensions doc for new headless</li>
<li><a
href="https://github.com/microsoft/playwright/commit/1781bf35b3867855e8aeb922e8083e85aa0c11f3"><code>1781bf3</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33706">#33706</a>):
docs: release notes for languages v1.49</li>
<li><a
href="https://github.com/microsoft/playwright/commit/b52a21030f0a020107a1d04404d0ab23051e7699"><code>b52a210</code></a>
cherry-pick(<a
href="https://redirect.github.com/microsoft/playwright/issues/33712">#33712</a>):
docs(python): add LocatorAssertions.NotToMatchAriaSnapshot</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@playwright/test&package-manager=npm_and_yarn&previous-version=1.49.0&new-version=1.49.1)](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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent c752046 commit de716ea
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit de716ea

Please sign in to comment.