DavyJonesLocker / client_side_validations

Client Side Validations made easy for Ruby on Rails
MIT License
2.69k stars 404 forks source link

Bump puppeteer-core from 12.0.1 to 13.0.0 #864

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps puppeteer-core from 12.0.1 to 13.0.0.

Release notes

Sourced from puppeteer-core's releases.

13.0.0

⚠ BREAKING CHANGES

  • typo in 'already-handled' constant of the request interception API (#7813)

Features

  • expose HTTPRequest intercept resolution state and clarify docs (#7796) (dc23b75)
  • implement Element.waitForSelector (#7825) (c034294)

Bug Fixes

Changelog

Sourced from puppeteer-core's changelog.

13.0.0 (2021-12-10)

⚠ BREAKING CHANGES

  • typo in 'already-handled' constant of the request interception API (#7813)

Features

  • expose HTTPRequest intercept resolution state and clarify docs (#7796) (dc23b75)
  • implement Element.waitForSelector (#7825) (c034294)

Bug Fixes

Commits
  • d0cb9e2 chore(release): mark v13.0.0 (#7832)
  • 02c9af6 fix(types): revert "feat(typescript): allow using puppeteer without dom lib"
  • 8242422 fix!: typo in 'already-handled' constant of the request interception API (#7813)
  • 71cc1b9 refactor: remove unused promise (#7830)
  • c034294 feat: implement Element.waitForSelector (#7825)
  • a604646 refactor: disallow direct access to attributes in NetworkEventManager (#7826)
  • bbfad68 refactor: extract NetworkEventManager from NetworkManager
  • dc23b75 feat: expose HTTPRequest intercept resolution state and clarify docs (#7796)
  • 636b086 fix: handle multiple/duplicate Fetch.requestPaused events (#7802)
  • 09426e5 chore: bump version to v12.0.1-post (#7812)
  • See full diff in compare view


Dependabot compatibility score

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 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)
coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.0008%) to 99.803% when pulling f599bfe3f8c3d2e66af5069a64ccf9491ec14b33 on dependabot/npm_and_yarn/puppeteer-core-13.0.0 into 375d187abf1c381cdc3498df0d42887a03eb9b76 on main.

tagliala commented 2 years ago

@dependabot rebase