Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump the minor group with 2 updates (#168)
Bumps the minor group with 2 updates: [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright). Updates `@playwright/experimental-ct-vue` from 1.41.0 to 1.41.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/playwright/releases"><code>@playwright/experimental-ct-vue</code>'s releases</a>.</em></p> <blockquote> <h2>v1.41.1</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/29067">microsoft/playwright#29067</a> - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded <a href="https://redirect.github.com/microsoft/playwright/issues/29028">microsoft/playwright#29028</a> - [REGRESSION] React component tests throw type error when passing null/undefined to component <a href="https://redirect.github.com/microsoft/playwright/issues/29027">microsoft/playwright#29027</a> - [REGRESSION] React component tests not passing Date prop values <a href="https://redirect.github.com/microsoft/playwright/issues/29023">microsoft/playwright#29023</a> - [REGRESSION] React component tests not rendering children prop <a href="https://redirect.github.com/microsoft/playwright/issues/29019">microsoft/playwright#29019</a> - [REGRESSION] trace.playwright.dev does not currently support the loading from URL</p> <h2>Browser Versions</h2> <ul> <li>Chromium 121.0.6167.57</li> <li>Mozilla Firefox 121.0</li> <li>WebKit 17.4</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 120</li> <li>Microsoft Edge 120</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/8f0163f3f4cf573037b6697e15ab55a0dc910f57"><code>8f0163f</code></a> chore: mark 1.41.1 (<a href="https://redirect.github.com/microsoft/playwright/issues/29075">#29075</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/98a661824dab2e0e72353de77ec942e70b4fc588"><code>98a6618</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29069">#29069</a>): Revert "feat(codegen): add range input recording support...</li> <li><a href="https://github.com/microsoft/playwright/commit/50f1f08e9c8d17edc6119c2d2db1bceda42dc7b0"><code>50f1f08</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29070">#29070</a>): chore(ct): revert export mount result</li> <li><a href="https://github.com/microsoft/playwright/commit/e5d201b459d2ac477394b58db1e1048ad5d95dd3"><code>e5d201b</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29031">#29031</a>): fix(ct): allow passing date, url, bigint as properties</li> <li><a href="https://github.com/microsoft/playwright/commit/8ee2d811431842864149a3ccd4c446038aed09bf"><code>8ee2d81</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29026">#29026</a>): test: add a props.children test</li> <li><a href="https://github.com/microsoft/playwright/commit/50a8e4f52a792aec4f173754f72a2b2784a5e09d"><code>50a8e4f</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29016">#29016</a>): chore: add an image import component test</li> <li><a href="https://github.com/microsoft/playwright/commit/cb6c64cc33289fac00b63f9b4d2ecabbcdeba3f1"><code>cb6c64c</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/28986">#28986</a>): fix(ct): move import list into the compilation cache data</li> <li><a href="https://github.com/microsoft/playwright/commit/06518b2091805983a8df441d4e728bb4acc1d36a"><code>06518b2</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/28978">#28978</a>): chore: build import registry source</li> <li><a href="https://github.com/microsoft/playwright/commit/d47ed6a07668da922e4d549bd15371541958a05b"><code>d47ed6a</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/28975">#28975</a>): chore: refactor import processing in ct</li> <li><a href="https://github.com/microsoft/playwright/commit/4d9f923dfef9fe05560170e508c459844fafde78"><code>4d9f923</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29034">#29034</a>): docs: fix typo for stylePath (<a href="https://redirect.github.com/microsoft/playwright/issues/29035">#29035</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright/compare/v1.41.0...v1.41.1">compare view</a></li> </ul> </details> <br /> Updates `@playwright/test` from 1.41.0 to 1.41.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.41.1</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/29067">microsoft/playwright#29067</a> - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded <a href="https://redirect.github.com/microsoft/playwright/issues/29028">microsoft/playwright#29028</a> - [REGRESSION] React component tests throw type error when passing null/undefined to component <a href="https://redirect.github.com/microsoft/playwright/issues/29027">microsoft/playwright#29027</a> - [REGRESSION] React component tests not passing Date prop values <a href="https://redirect.github.com/microsoft/playwright/issues/29023">microsoft/playwright#29023</a> - [REGRESSION] React component tests not rendering children prop <a href="https://redirect.github.com/microsoft/playwright/issues/29019">microsoft/playwright#29019</a> - [REGRESSION] trace.playwright.dev does not currently support the loading from URL</p> <h2>Browser Versions</h2> <ul> <li>Chromium 121.0.6167.57</li> <li>Mozilla Firefox 121.0</li> <li>WebKit 17.4</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 120</li> <li>Microsoft Edge 120</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/8f0163f3f4cf573037b6697e15ab55a0dc910f57"><code>8f0163f</code></a> chore: mark 1.41.1 (<a href="https://redirect.github.com/microsoft/playwright/issues/29075">#29075</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/98a661824dab2e0e72353de77ec942e70b4fc588"><code>98a6618</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29069">#29069</a>): Revert "feat(codegen): add range input recording support...</li> <li><a href="https://github.com/microsoft/playwright/commit/50f1f08e9c8d17edc6119c2d2db1bceda42dc7b0"><code>50f1f08</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29070">#29070</a>): chore(ct): revert export mount result</li> <li><a href="https://github.com/microsoft/playwright/commit/e5d201b459d2ac477394b58db1e1048ad5d95dd3"><code>e5d201b</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29031">#29031</a>): fix(ct): allow passing date, url, bigint as properties</li> <li><a href="https://github.com/microsoft/playwright/commit/8ee2d811431842864149a3ccd4c446038aed09bf"><code>8ee2d81</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29026">#29026</a>): test: add a props.children test</li> <li><a href="https://github.com/microsoft/playwright/commit/50a8e4f52a792aec4f173754f72a2b2784a5e09d"><code>50a8e4f</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29016">#29016</a>): chore: add an image import component test</li> <li><a href="https://github.com/microsoft/playwright/commit/cb6c64cc33289fac00b63f9b4d2ecabbcdeba3f1"><code>cb6c64c</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/28986">#28986</a>): fix(ct): move import list into the compilation cache data</li> <li><a href="https://github.com/microsoft/playwright/commit/06518b2091805983a8df441d4e728bb4acc1d36a"><code>06518b2</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/28978">#28978</a>): chore: build import registry source</li> <li><a href="https://github.com/microsoft/playwright/commit/d47ed6a07668da922e4d549bd15371541958a05b"><code>d47ed6a</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/28975">#28975</a>): chore: refactor import processing in ct</li> <li><a href="https://github.com/microsoft/playwright/commit/4d9f923dfef9fe05560170e508c459844fafde78"><code>4d9f923</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/29034">#29034</a>): docs: fix typo for stylePath (<a href="https://redirect.github.com/microsoft/playwright/issues/29035">#29035</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright/compare/v1.41.0...v1.41.1">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information