Skip to content

Bump the dev-dependencies group in /Framework with 2 updates#3518

Merged
graduta merged 2 commits into
devfrom
dependabot/npm_and_yarn/Framework/dev-dependencies-9dfaf4bb4b
Jun 23, 2026
Merged

Bump the dev-dependencies group in /Framework with 2 updates#3518
graduta merged 2 commits into
devfrom
dependabot/npm_and_yarn/Framework/dev-dependencies-9dfaf4bb4b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group in /Framework with 2 updates: globals and puppeteer.

Updates globals from 17.6.0 to 17.7.0

Release notes

Sourced from globals's releases.

v17.7.0

  • Update globals (2026-06-22) (#345) 33b75f9

sindresorhus/globals@v17.6.0...v17.7.0

Commits

Updates puppeteer from 25.1.0 to 25.2.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v25.2.0

25.2.0 (2026-06-22)

🎉 Features

🛠️ Fixes

📄 Documentation

  • clarify the network allowlist/blocklist implementation (#15148) (a7f124c)
  • Update Page.target deprecation message to cover broader usage. (#15108) (882c43d)

⚡ Performance

  • cdp: parallelize extension workers fetching (#15057) (fdee509)
  • optimize headersArray iteration in HTTPRequest (#15004) (eb95798)
  • optimize property descriptors iteration in JSHandle (#15094) (2483b65)
  • parallelize iframe population in accessibility snapshots (#15083) (7e3d42e)

🏗️ Refactor

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.0.4 to 3.0.5

puppeteer: v25.2.0

... (truncated)

Changelog

Sourced from puppeteer's changelog.

25.2.0 (2026-06-22)

🎉 Features

🛠️ Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.0.4 to 3.0.5

📄 Documentation

  • clarify the network allowlist/blocklist implementation (#15148) (a7f124c)
  • Update Page.target deprecation message to cover broader usage. (#15108) (882c43d)

⚡ Performance

  • cdp: parallelize extension workers fetching (#15057) (fdee509)
  • optimize headersArray iteration in HTTPRequest (#15004) (eb95798)
  • optimize property descriptors iteration in JSHandle (#15094) (2483b65)
  • parallelize iframe population in accessibility snapshots (#15083) (7e3d42e)

🏗️ Refactor

Commits
  • 0496143 chore: release main (#15064)
  • a7f124c docs: clarify the network allowlist/blocklist implementation (#15148)
  • 036503e test: add iframe tests (#15149)
  • 2d71ccc chore: fix regression of debug logs (#15147)
  • 5b1cb20 fix: remove global skipDownload early return to include other configs (#15130)
  • 1106b6e chore(deps): bump the all group in /website with 2 updates (#15143)
  • f14e4ad chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the all group (#15144)
  • 6d120e6 chore(deps): bump node from 40ad9f3 to 032e78d in /docker in the all grou...
  • 5c7a0e0 fix: apply allowlist to non-auto-attach sessions (#15136)
  • 77c4ffd chore(webmcp): Update WebMCP to Chrome 150 implementation (#15069)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group in /Framework with 2 updates: [globals](https://github.com/sindresorhus/globals) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `globals` from 17.6.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.7.0)

Updates `puppeteer` from 25.1.0 to 25.2.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v25.1.0...puppeteer-v25.2.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: puppeteer
  dependency-version: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Framework labels Jun 23, 2026
@dependabot dependabot Bot requested a review from graduta as a code owner June 23, 2026 05:02
@dependabot dependabot Bot added Framework dependencies Pull requests that update a dependency file labels Jun 23, 2026
@graduta graduta merged commit 9b04121 into dev Jun 23, 2026
21 of 22 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/Framework/dev-dependencies-9dfaf4bb4b branch June 23, 2026 12:37
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 Framework

Development

Successfully merging this pull request may close these issues.

1 participant