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

Update dependency puppeteer to v24 #4236

Merged
merged 5 commits into from
Feb 10, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

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

Release Notes

puppeteer/puppeteer (puppeteer)

v24.1.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.1.0 to 24.1.1
Bug Fixes

v24.1.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.0.0 to 24.1.0
Bug Fixes

v24.0.0

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
⚠ BREAKING CHANGES
  • remove support for Firefox over CDP (#​13427)
  • remove deprecated Launch and Connect options (#​13426)
  • include URL fragment into URL returned by HTTPRequest/Response instances (#​13425)
Features
Code Refactoring

v23.11.1: puppeteer: v23.11.1

Compare Source

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

v23.11.0: puppeteer: v23.11.0

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.10.4 to 23.11.0

v23.10.4: puppeteer-core: v23.10.4

Compare Source

Bug Fixes

v23.10.3: puppeteer: v23.10.3

Compare Source

Dependencies
  • The following workspace dependencies were updated
    • dependencies

v23.10.2: puppeteer: v23.10.2

Compare Source

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

v23.10.1

Compare Source

v23.10.0

Compare Source

v23.9.0: puppeteer: v23.9.0

Compare Source

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

v23.8.0: puppeteer: v23.8.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.7.1 to 23.8.0

v23.7.1: puppeteer: v23.7.1

Compare Source

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

v23.7.0: puppeteer: v23.7.0

Compare Source

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

v23.6.1

Compare Source

v23.6.0: puppeteer: v23.6.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.3 to 23.6.0

v23.5.3: puppeteer: v23.5.3

Compare Source

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

v23.5.2: puppeteer: v23.5.2

Compare Source

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

v23.5.1: puppeteer: v23.5.1

Compare Source

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

v23.5.0: puppeteer: v23.5.0

Compare Source

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

v23.4.1: puppeteer: v23.4.1

Compare Source

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

v23.4.0: puppeteer: v23.4.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.3.1 to 23.4.0

v23.3.1: puppeteer: v23.3.1

Compare Source

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

v23.3.0: puppeteer: v23.3.0

Compare Source

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

v23.2.2: puppeteer: v23.2.2

Compare Source

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

v23.2.1: puppeteer: v23.2.1

Compare Source

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

v23.2.0: puppeteer: v23.2.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.1.1 to 23.2.0

v23.1.1

Compare Source

v23.1.0: puppeteer: v23.1.0

Compare Source

Features
  • improve type inference for selectors by adopting "typed-query-selector" (#​12950) (77b729e)
Dependencies
  • The following workspace dependencies were updated

v23.0.2

Compare Source

v23.0.1

Compare Source

v23.0.0: puppeteer: v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • support multiple browser downloads for Puppeteer (#​12795)
  • remove support for NPM configuration (#​12792)
  • rename product to browser (#​12757)
Features
Code Refactoring
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.15.0 to 23.0.0

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link
Contributor Author

renovate bot commented Feb 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@olusegz07 olusegz07 merged commit 3713c1c into master Feb 10, 2025
@olusegz07 olusegz07 deleted the renovate/puppeteer-24.x branch February 10, 2025 12:16
olusegz07 added a commit that referenced this pull request Feb 10, 2025
commit 3713c1c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:16:34 2025 +0000

    Update dependency puppeteer to v24 (#4236)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>

commit 3909631
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:15:43 2025 +0000

    Update dependency org.slf4j:slf4j-simple to v2 (#4075)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>
    Co-authored-by: olusegun odunukan <[email protected]>

commit d470bf0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:15:04 2025 +0000

    Update dependency uuid to v11 (#4081)

    * Update dependency uuid to v11

    * Update yarn.lock

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>
    Co-authored-by: olusegun odunukan <[email protected]>

commit aff4b23
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:14:31 2025 +0000

    Update dependency karma-coverage-istanbul-reporter to v3 (#4063)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>

commit 0a846c0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:14:01 2025 +0000

    Update dependency mocha to v10 (#4068)

    * Update dependency mocha to v10

    * Update yarn.lock

    * Update dependency mocha to v10

    * Update yarn.lock

    * Update yarn.lock

    * Update yarn.lock

    * Update yarn.lock

    * Update yarn.lock

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: olusegun odunukan <[email protected]>
    Co-authored-by: Olu <[email protected]>

commit c944298
Author: Ben Stone <[email protected]>
Date:   Mon Feb 10 11:53:09 2025 +0000

    WIP:updates sign out link to be keyboard navigable (#4240)

    * updates sign out link to be keyboard navigable

    * updates link so that is keyboard clickable

    * puts tab index back in

    * removes install file

    ---------

    Co-authored-by: RiteshHMCTS <[email protected]>
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 ns:xui prd:xui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants