replay
replay copied to clipboard
chore(deps-dev): Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: puppeteer and puppeteer-core.
Updates puppeteer
from 22.9.0 to 22.10.0
Release notes
Sourced from puppeteer's releases.
puppeteer-core: v22.10.0
22.10.0 (2024-05-24)
Features
Bug Fixes
- providing null to page.authenticate should disable authentication (#12203) (f375267)
- roll to Chrome 125.0.6422.76 (r1287751) (#12477) (d83d9a6)
- roll to Chrome 125.0.6422.78 (r1287751) (#12484) (f30977f)
- webdriver: emit single HTTPRequest for Auth requests (#12455) (637e827)
puppeteer: v22.10.0
22.10.0 (2024-05-24)
Miscellaneous Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 22.9.0 to 22.10.0
Commits
d963fcd
chore: release main (#12456)f30977f
fix: roll to Chrome 125.0.6422.78 (r1287751) (#12484)f375267
fix: providing null to page.authenticate should disable authentication (#12203)97a4951
test: disable flaky installation test on macos-13 (#12478)d83d9a6
fix: roll to Chrome 125.0.6422.76 (r1287751) (#12477)045ed95
test: add doctype to some screenshot tests to avoid running them in quirks mo...08b6545
docs: add guides to the sidebar (#12474)3c6f01a
feat: support running Puppeteer in extensions (#12459)c8a64c0
chore: remove circular dependency (#12472)d7c3a7a
chore(deps): Bump the all group with 2 updates (#12464)- Additional commits viewable in compare view
Updates puppeteer-core
from 22.9.0 to 22.10.0
Release notes
Sourced from puppeteer-core's releases.
puppeteer-core: v22.10.0
22.10.0 (2024-05-24)
Features
Bug Fixes
Commits
d963fcd
chore: release main (#12456)f30977f
fix: roll to Chrome 125.0.6422.78 (r1287751) (#12484)f375267
fix: providing null to page.authenticate should disable authentication (#12203)97a4951
test: disable flaky installation test on macos-13 (#12478)d83d9a6
fix: roll to Chrome 125.0.6422.76 (r1287751) (#12477)045ed95
test: add doctype to some screenshot tests to avoid running them in quirks mo...08b6545
docs: add guides to the sidebar (#12474)3c6f01a
feat: support running Puppeteer in extensions (#12459)c8a64c0
chore: remove circular dependency (#12472)d7c3a7a
chore(deps): Bump the all group with 2 updates (#12464)- Additional commits viewable in compare view
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 <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