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

chore: update dependency puppeteer to v22 - autoclosed #10344

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer (source) ^21.11.0 -> ^22.15.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer (puppeteer)

v22.15.0

Compare Source

v22.14.0

Compare Source

v22.13.1

Compare Source

v22.13.0: puppeteer: v22.13.0

Compare Source

Bug Fixes
  • cli: puppeteer CLI should read the project configuration (#​12730) (bca750a)
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.12.1 to 22.13.0

v22.12.1

Compare Source

v22.12.0

Compare Source

v22.11.2: puppeteer: v22.11.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.11.1 to 22.11.2

v22.11.1: puppeteer: v22.11.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.11.0 to 22.11.1

v22.11.0: puppeteer: v22.11.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.10.1 to 22.11.0

v22.10.1: puppeteer: v22.10.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.10.0 to 22.10.1

v22.10.0: puppeteer-core: v22.10.0

Compare Source

Features
Bug Fixes

v22.9.0: puppeteer-core: v22.9.0

Compare Source

Features

v22.8.2: puppeteer-core: v22.8.2

Compare Source

Bug Fixes

v22.8.1: puppeteer-core: v22.8.1

Compare Source

Bug Fixes

v22.8.0: puppeteer-core: v22.8.0

Compare Source

Features
Bug Fixes

v22.7.1

Compare Source

v22.7.0

Compare Source

v22.6.5

Compare Source

v22.6.4

Compare Source

v22.6.3: puppeteer: v22.6.3

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated

v22.6.2: puppeteer-core: v22.6.2

Compare Source

Bug Fixes

v22.6.1

Compare Source

v22.6.0

Compare Source

v22.5.0: puppeteer: v22.5.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated

v22.4.1: puppeteer: v22.4.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.4.0 to 22.4.1

v22.4.0: puppeteer: v22.4.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.3.0 to 22.4.0

v22.3.0: puppeteer: v22.3.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.2.0 to 22.3.0

v22.2.0: puppeteer: v22.2.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated

v22.1.0: puppeteer: v22.1.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated

v22.0.0: puppeteer: v22.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove PUPPETEER_DOWNLOAD_PATH in favor of PUPPETEER_CACHE_DIR (#​11605)
  • drop support for node16 (#​10912)
Features
Dependencies
  • The following workspace dependencies were updated

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 12 times, most recently from b042e55 to c569a0a Compare February 13, 2024 17:49
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 13 times, most recently from 6cb0309 to 79ff60c Compare February 23, 2024 19:53
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 4 times, most recently from 90f4d2c to ed083f5 Compare February 28, 2024 00:01
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 12 times, most recently from ea8e296 to 02acb63 Compare July 4, 2024 17:50
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 6 times, most recently from 0f6f9b3 to a3071b6 Compare July 11, 2024 12:02
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 5 times, most recently from 0a461c7 to 73c8c51 Compare July 17, 2024 10:33
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch 2 times, most recently from 1b496c1 to ea4b7e6 Compare July 25, 2024 11:49
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/puppeteer-22.x branch from ea4b7e6 to 4083791 Compare July 31, 2024 13:43
@renovate renovate bot changed the title chore: update dependency puppeteer to v22 chore: update dependency puppeteer to v22 - autoclosed Aug 7, 2024
@renovate renovate bot closed this Aug 7, 2024
@renovate renovate bot deleted the renovate/puppeteer-22.x branch August 7, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants