chore: update npm dependencies #494

Merged
Wuast94 merged 1 commit from updatarr/npm-dependencies-bac734c5b3 into main 2026-08-11 16:01:37 +02:00
Owner

Updates npm dependencies.

Automerge: Enabled

Changed files:

  • package.json:28 ^25.5.0 -> ^25.6.0
Release notes

puppeteer-core-v25.5.0: puppeteer: puppeteer-core: v25.5.0

Compare source

25.5.0 (2026-08-04)

🎉 Features

🛠️ Fixes

  • disable WebUIOmniboxPopup and WebUIOmniboxAimPopup features (#15278) (5dc2964)
  • do not override the user agent when nothing is emulated (#15274) (39c4653)
  • forward headers to browserURL HTTP discovery and WebSocket connection (#15238) (948d870)
  • reject PWA access if network conditions are configured (#15271) (6eb2b8c)
  • roll to Chrome 151.0.7922.71 (#15272) (a7f07db)
  • roll to Firefox 153.0.1 (#15269) (dd365cc)

📄 Documentation

🏗️ Refactor

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 3.0.6 to 3.1.0

puppeteer-v25.5.0: puppeteer: puppeteer: v25.5.0

Compare source

25.5.0 (2026-08-04)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 3.0.6 to 3.1.0
      • puppeteer-core bumped from 25.4.0 to 25.5.0
Updates `npm dependencies`. Automerge: Enabled Changed files: - `package.json:28` `^25.5.0` -> `^25.6.0` <details> <summary>Release notes</summary> ### [`puppeteer-core-v25.5.0`](https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v25.5.0): puppeteer: puppeteer-core: v25.5.0 [Compare source](https://github.com/puppeteer/puppeteer.git#main/compare/%5E25.5.0...puppeteer-core-v25.5.0) ## [25.5.0](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v25.4.0...puppeteer-core-v25.5.0) (2026-08-04) ### 🎉 Features * roll to Firefox 153.0 ([#15258](https://github.com/puppeteer/puppeteer/issues/15258)) ([6a54140](https://github.com/puppeteer/puppeteer/commit/6a541408972cffff21bab4a7b45e64507bb50835)) * track dialog status ([#15266](https://github.com/puppeteer/puppeteer/issues/15266)) ([9a6f646](https://github.com/puppeteer/puppeteer/commit/9a6f6461996dcd1918f87e018e1916417e531628)) ### 🛠️ Fixes * disable WebUIOmniboxPopup and WebUIOmniboxAimPopup features ([#15278](https://github.com/puppeteer/puppeteer/issues/15278)) ([5dc2964](https://github.com/puppeteer/puppeteer/commit/5dc2964de9fd5d22ee02d2f5c81284f4d6500431)) * do not override the user agent when nothing is emulated ([#15274](https://github.com/puppeteer/puppeteer/issues/15274)) ([39c4653](https://github.com/puppeteer/puppeteer/commit/39c4653fae57e412e788f844db7932881c7dc9d3)) * forward headers to browserURL HTTP discovery and WebSocket connection ([#15238](https://github.com/puppeteer/puppeteer/issues/15238)) ([948d870](https://github.com/puppeteer/puppeteer/commit/948d8703080e4da25904e970872468cdcc7115d4)) * reject PWA access if network conditions are configured ([#15271](https://github.com/puppeteer/puppeteer/issues/15271)) ([6eb2b8c](https://github.com/puppeteer/puppeteer/commit/6eb2b8c341bcf330e6e93ddfa3b03fe9c7ece09d)) * roll to Chrome 151.0.7922.71 ([#15272](https://github.com/puppeteer/puppeteer/issues/15272)) ([a7f07db](https://github.com/puppeteer/puppeteer/commit/a7f07dbab0e5e900c0a8e2858a94fbb8ccb26c5c)) * roll to Firefox 153.0.1 ([#15269](https://github.com/puppeteer/puppeteer/issues/15269)) ([dd365cc](https://github.com/puppeteer/puppeteer/commit/dd365cc473c2064423e70805b9cc3b0ce6184838)) ### 📄 Documentation * document units in page.metrics() ([#15221](https://github.com/puppeteer/puppeteer/issues/15221)) ([eae2b9a](https://github.com/puppeteer/puppeteer/commit/eae2b9a6eef9de65dfef95232657d032d647f0a3)) ### 🏗️ Refactor * move some of the logger to constructor ([#15282](https://github.com/puppeteer/puppeteer/issues/15282)) ([67d1467](https://github.com/puppeteer/puppeteer/commit/67d1467d8d7d0101988df3a9a46249c65e8cc7d3)) * use a enum to manage the prefixes ([#15281](https://github.com/puppeteer/puppeteer/issues/15281)) ([c8faa53](https://github.com/puppeteer/puppeteer/commit/c8faa53225f96a0f3a0e4d18958c3405e3ee4d57)) ### Dependencies * The following workspace dependencies were updated * dependencies * @puppeteer/browsers bumped from 3.0.6 to 3.1.0 ### [`puppeteer-v25.5.0`](https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-v25.5.0): puppeteer: puppeteer: v25.5.0 [Compare source](https://github.com/puppeteer/puppeteer.git#main/compare/%5E25.5.0...puppeteer-v25.5.0) ## [25.5.0](https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.4.0...puppeteer-v25.5.0) (2026-08-04) ### ♻️ Chores * **puppeteer:** Synchronize puppeteer versions ### Dependencies * The following workspace dependencies were updated * dependencies * @puppeteer/browsers bumped from 3.0.6 to 3.1.0 * puppeteer-core bumped from 25.4.0 to 25.5.0 </details>
chore: update npm dependencies
All checks were successful
CI / Quality (pull_request) Successful in 1m46s
CI / Build (pull_request) Successful in 3m53s
bd0699ee18
Wuast94 scheduled this pull request to auto merge when all checks succeed 2026-08-11 15:55:52 +02:00
Wuast94 deleted branch updatarr/npm-dependencies-bac734c5b3 2026-08-11 16:01:37 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vault/deltamon!494
No description provided.