Skip to content

⬆️ deps: Upgrade dependency puppeteer to v24.#1196

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-puppeteer
Open

⬆️ deps: Upgrade dependency puppeteer to v24.#1196
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-puppeteer

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 17, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
puppeteer (source) 19.11.124.42.0 age confidence

Release Notes

puppeteer/puppeteer (puppeteer)

v24.42.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.41.0 to 24.42.0
🎉 Features
🛠️ Fixes
  • remove PartitionAllocSchedulerLoopQuarantineTaskControlledPurge from disabled features (#​14872) (c9909a5)
  • roll to Chrome 147.0.7727.57 (#​14869) (51c4305)

v24.41.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.40.0 to 24.41.0
🛠️ Fixes
📄 Documentation

v24.40.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.39.1 to 24.40.0
🎉 Features
  • support PUPPETEER_DANGEROUS_NO_SANDBOX environment variable (#​14756) (2a8276e)
🛠️ Fixes

v24.39.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.39.0 to 24.39.1
🛠️ Fixes

v24.39.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.38.0 to 24.39.0
🎉 Features
🛠️ Fixes

v24.38.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.5 to 24.38.0
🛠️ Fixes
  • consider browsingContext.navigationCommitted to dispose an existing navigation (#​14724) (b4e92c6)
  • disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#​14744) (e6c7425)
  • roll to Chrome 145.0.7632.117 (#​14719) (1d407e1)

v24.37.5

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.4 to 24.37.5
🛠️ Fixes

v24.37.4

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.4 to 24.37.5
🛠️ Fixes

v24.37.3

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes

v24.37.2

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.1 to 24.37.2
🛠️ Fixes
📄 Documentation

v24.37.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.1 to 24.37.2
🛠️ Fixes
📄 Documentation

v24.37.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.0 to 24.37.1
🛠️ Fixes

v24.36.1

Compare Source

♻️ Chores
Dependencies
  • The following workspace dependencies were updated

v24.36.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.35.0 to 24.36.0
🛠️ Fixes

v24.35.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🎉 Features
🛠️ Fixes

v24.34.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.33.1 to 24.34.0
🎉 Features
🛠️ Fixes

v24.33.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.33.1 to 24.34.0
🎉 Features
🛠️ Fixes

v24.33.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.32.1 to 24.33.0
🎉 Features
🛠️ Fixes

v24.32.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.32.0 to 24.32.1
🛠️ Fixes
  • assertion errors and wrong URL in puppeteer.connect(channel) (#​14486) (1095b46)
📄 Documentation

v24.32.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes

v24.31.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.30.0 to 24.31.0
🎉 Features
  • webdriver: use emulation.setNetworkConditions for offline emulation (#​14431) (a9e7c1d)
  • webdriver: use emulation.setUserAgentOverride instead of network interception (#​14335) (e48ae6b)
🛠️ Fixes

v24.30.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.1 to 24.30.0
🎉 Features
🛠️ Fixes

v24.29.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.0 to 24.29.1
🛠️ Fixes

v24.29.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.28.0 to 24.29.0
🎉 Features
🛠️ Fixes

v24.28.0

Compare Source

♻️ Chores
  • make protocol (cdp/bidi) command ID generator configurable (4421b99)
Dependencies
  • The following workspace dependencies were updated
🎉 Features
🛠️ Fixes
📄 Documentation

v24.27.0

Compare Source

🎉 Features
♻️ Chores
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.26.1 to 24.27.0
🛠️ Fixes
📄 Documentation

v24.26.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.26.0 to 24.26.1
🛠️ Fixes

v24.26.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.25.0 to 24.26.0
🛠️ Fixes
📄 Documentation

v24.25.0

Compare Source

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

v24.24.1

Compare Source

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

v24.24.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.23.1 to 24.24.0
Features
  • add handleDevToolsAsPage to access DevTools windows as pages (#​14296) (d6bcf61)

v24.23.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.23.1 to 24.24.0
Features
  • add handleDevToolsAsPage to access DevTools windows as pages (#​14296) (d6bcf61)

v24.23.0

Compare Source

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

v24.22.3

Compare Source

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

v24.22.2

Compare Source

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

v24.22.1

Compare Source

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

v24.22.0

Compare Source

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

v24.21.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.21.0 to 24.22.0
Features
Bug Fixes
  • a11y: handle leaf nodes without heuristics that rely on name (#​14221) (076cc2e)

v24.20.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
Features
Bug Fixes
  • accessibility: reports snapshot with uninteresting root and focusable Document is not a leaf node (#​14169) (3bad7ad)
  • roll to Chrome 140.0.7339.82 (#​14182) (7e4440d)

v24.19.0

Compare Source

Features
Bug Fixes
  • accessibility SerializedAXNode.elementHandle returns the parent's handle for text nodes (#​14159) (0cb49fd)
  • throw on history entry not found (#​14160) (f660ef8)
  • webdriver: support interception after continueWithAuth (#​14167) (21f1eb5)
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.18.0 to 24.19.0

v24.18.0

Compare Source

Features
Bug Fixes
  • accessibility SerializedAXNode.elementHandle returns the parent's handle for text nodes (#​14159) (0cb49fd)
  • throw on history entry not found (#​14160) (f660ef8)
  • webdriver: support interception after continueWithAuth (#​14167) (21f1eb5)
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.18.0 to 24.19.0

v24.17.1

Compare Source

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

v24.17.0

Compare Source

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.

@renovate renovate Bot added the deps This issue has to do with dependencies label Mar 17, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.13%. Comparing base (ebe3fb2) to head (bad2212).

❗ There is a different number of reports uploaded between BASE (ebe3fb2) and HEAD (bad2212). Click for more details.

HEAD has 14 uploads less than BASE
Flag BASE (ebe3fb2) HEAD (bad2212)
test-app 4 0
server 4 1
test 4 1
client 4 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1196       +/-   ##
===========================================
- Coverage   80.66%   49.13%   -31.54%     
===========================================
  Files         844      610      -234     
  Lines       14739    11903     -2836     
  Branches     1978     1460      -518     
===========================================
- Hits        11889     5848     -6041     
- Misses       2321     5842     +3521     
+ Partials      529      213      -316     
Flag Coverage Δ
client ?
server 49.13% <ø> (-0.72%) ⬇️
test 49.13% <ø> (-29.31%) ⬇️
test-app ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from b0e874d to 120bce8 Compare March 30, 2025 08:47
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 120bce8 to 5057488 Compare March 30, 2025 10:30
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 5057488 to c1a5369 Compare April 1, 2025 13:31
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from c1a5369 to 56388b9 Compare April 3, 2025 19:09
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 56388b9 to 1ab206f Compare April 5, 2025 19:31
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 1ab206f to c64a95b Compare April 9, 2025 17:15
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from c64a95b to 292f206 Compare April 22, 2025 10:35
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 292f206 to d58801b Compare April 23, 2025 12:04
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from d58801b to 838daf9 Compare April 24, 2025 15:29
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 838daf9 to 423d8cb Compare May 2, 2025 10:54
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 423d8cb to 8a00e40 Compare May 6, 2025 13:26
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 8a00e40 to 39946a1 Compare May 8, 2025 07:12
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 39946a1 to 3ce461f Compare May 20, 2025 12:04
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 8b24e5e to 1acb708 Compare July 7, 2025 13:01
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 1acb708 to c0f478f Compare July 9, 2025 13:44
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from c0f478f to 8720e8a Compare July 15, 2025 18:08
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 8720e8a to b6108f3 Compare July 16, 2025 17:48
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from b6108f3 to c49935a Compare July 23, 2025 18:08
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from c49935a to 323f2b3 Compare August 6, 2025 13:02
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 323f2b3 to 85ae002 Compare August 10, 2025 12:33
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 85ae002 to f08f07e Compare August 11, 2025 10:03
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from f08f07e to c7f62cf Compare August 13, 2025 16:53
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from c7f62cf to fa26b6a Compare August 14, 2025 11:03
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from fa26b6a to b76738a Compare August 19, 2025 14:48
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from b76738a to 90ac02b Compare August 20, 2025 21:39
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 90ac02b to 6449e4b Compare August 31, 2025 10:29
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from 6449e4b to f413fb4 Compare September 6, 2025 23:38
@renovate renovate Bot force-pushed the renovate/major-puppeteer branch from f413fb4 to 27f7d09 Compare September 10, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps This issue has to do with dependencies

Projects

Status: Blocked

Development

Successfully merging this pull request may close these issues.

1 participant