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 puppeteer from 20.8.3 to 20.9.0 (#620)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.8.3 to 20.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v20.9.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v20.8.3...puppeteer-core-v20.9.0">20.9.0</a> (2023-07-20)</h2> <h3>Features</h3> <ul> <li>add autofill support (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10565">#10565</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6c9306a72e0f7195a4a6c300645f6089845c9abc">6c9306a</a>)</li> <li>roll to Chrome 115.0.5790.98 (r1148114) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10584">#10584</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/830f926d486675701720b5c147f597364f3e8f7b">830f926</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update the target to ES2022 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10574">#10574</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/88439f913ed4159cdc8be573f2dbda0b1f615301">88439f9</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@puppeteer/browsers</code> bumped from 1.4.5 to 1.4.6</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer: v20.9.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v20.8.3...puppeteer-v20.9.0">20.9.0</a> (2023-07-20)</h2> <h3>Miscellaneous Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 20.8.3 to 20.9.0</li> <li><code>@puppeteer/browsers</code> bumped from 1.4.5 to 1.4.6</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/03adf4189e9b0d3867a76c45068352ee6f0e95bf"><code>03adf41</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10577">#10577</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/25e33717f5358e56d6b739bc53a1745af27e14a9"><code>25e3371</code></a> chore: implement isIncognito (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10595">#10595</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/6c9306a72e0f7195a4a6c300645f6089845c9abc"><code>6c9306a</code></a> feat: add autofill support (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10565">#10565</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/c14f9b64a72566b8facc8199c7e4ac4934914e90"><code>c14f9b6</code></a> chore: implement typed Locators, expects, and internal contexts (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10573">#10573</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/dcc08aa6b8e35cc4c97536821ca3fa65bba35688"><code>dcc08aa</code></a> chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10590">#10590</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/bf6304e064eb52d39d7f993f1ea868da06f7f006"><code>bf6304e</code></a> fix: restore proxy-agent (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10569">#10569</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/54c6ff2f3cea67e684a2134d340f8ecd772e9b6c"><code>54c6ff2</code></a> docs: clarify the path attribute of InstalledBrowser (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10588">#10588</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/830f926d486675701720b5c147f597364f3e8f7b"><code>830f926</code></a> feat: roll to Chrome 115.0.5790.98 (r1148114) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10584">#10584</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/caa81c090bb68f67613760816025edacd7e960f7"><code>caa81c0</code></a> chore(ng-schematics): remove experimental suffix for Node (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10585">#10585</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/c7f3fb21beab1e50244aaf5c0598c43d55b7a025"><code>c7f3fb2</code></a> test: enable addScriptTag tests (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/10583">#10583</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v20.8.3...puppeteer-v20.9.0">compare view</a></li> </ul> </details> <br /> [](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 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