Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump puppeteer from 12.0.1 to 13.0.0 in /build #30218

Merged
merged 1 commit into from
Dec 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2021

Bumps puppeteer from 12.0.1 to 13.0.0.

Release notes

Sourced from puppeteer'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'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)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch from 6cd9bd5 to 97ce3c2 Compare December 11, 2021 04:03
@MichaIng MichaIng added this to the Nextcloud 24 milestone Dec 11, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch from 97ce3c2 to 632fb5b Compare December 12, 2021 20:00
@nextcloud nextcloud deleted a comment from dependabot bot Dec 12, 2021
@MichaIng MichaIng force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch 2 times, most recently from 2998bb8 to a050f9b Compare December 13, 2021 00:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch from a050f9b to a8c36fd Compare December 13, 2021 00:48
@MichaIng MichaIng force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch from a8c36fd to 536d97f Compare December 13, 2021 01:52
@MichaIng
Copy link
Member

@dependabot recreate

@nextcloud nextcloud deleted a comment from dependabot bot Dec 19, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch from 536d97f to fcdfff3 Compare December 19, 2021 03:56
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v12.0.1...v13.0.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@MichaIng MichaIng force-pushed the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch from fcdfff3 to bd643b1 Compare December 19, 2021 13:16
@MichaIng MichaIng merged commit d98e31a into master Dec 19, 2021
@MichaIng MichaIng deleted the dependabot/npm_and_yarn/build/puppeteer-13.0.0 branch December 19, 2021 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant