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 15.5.0 to 16.1.0 #884

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps puppeteer-core from 15.5.0 to 16.1.0.

Release notes

Sourced from puppeteer-core's releases.

v16.1.0

16.1.0 (2022-08-06)

Features

Bug Fixes

  • resolve target manager init if no existing targets detected (#8748) (8cb5043), closes #8747
  • specify the target filter in setDiscoverTargets (#8742) (49193cb)

v16.0.0

16.0.0 (2022-08-02)

⚠ BREAKING CHANGES

  • With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets.

Features

Bug Fixes

Changelog

Sourced from puppeteer-core's changelog.

16.1.0 (2022-08-06)

Features

Bug Fixes

  • resolve target manager init if no existing targets detected (#8748) (8cb5043), closes #8747
  • specify the target filter in setDiscoverTargets (#8742) (49193cb)

16.0.0 (2022-08-02)

⚠ BREAKING CHANGES

  • With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets.

Features

Bug Fixes

Commits


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 decreased (-0.4%) to 99.413% when pulling 964bc0f53c8836fc1975cfc15b887125985b735a on dependabot/npm_and_yarn/puppeteer-core-16.1.0 into e00ea6c6c33305f29495ce0f13782392ef9e4d77 on main.