Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps the bundled group with 2 updates in the / directory: core-js and puppeteer.

Updates core-js from 3.46.0 to 3.47.0

Changelog

Sourced from core-js's changelog.

3.47.0 - 2025.11.18

Commits
  • c1d2c7e v3.47.0
  • 400f00e move JSON.parse source text access to stable ES
  • 2b383e9 move joint iteration to stage 3
  • 21f984c move Iterator sequencing proposal to stable ES
  • 6add4cd add explicit "sideEffects": true to core-js and core-js-bundle packages
  • 0f6c98d update eslint-plugin-unicorn
  • fe04540 fix increasing .size in URLSearchParams.prototype.append polyfill in IE8-
  • See full diff in compare view

Updates puppeteer from 24.30.0 to 24.31.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.31.0

24.31.0 (2025-11-20)

🎉 Features

  • webdriver: use emulation.setNetworkConditions for offline emulation (#14431) (a9e7c1d)
  • webdriver: use emulation.setUserAgentOverride instead of network interception (#14335) (e48ae6b)

🛠️ Fixes

puppeteer: v24.31.0

24.31.0 (2025-11-20)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.30.0 to 24.31.0
Changelog

Sourced from puppeteer's changelog.

24.31.0 (2025-11-20)

♻️ 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

Commits
  • 1ad21f5 chore: release main (#14421)
  • 3b83e65 fix: TS fix for path in ScreenshotOptions (#14443)
  • 4437670 ci: update permission for actions (#14441)
  • 3a588e3 chore(deps-dev): bump the dev-dependencies group with 6 updates (#14439)
  • 5bcfd2d chore(deps): bump webdriver-bidi-protocol from 0.3.8 to 0.3.9 in the dependen...
  • b3b7317 chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website (#14433)
  • 5826088 chore: extract DeviceRequestPrompt interface (#14432)
  • 7e1eed0 fix: roll to Firefox 145.0.1 (#14437)
  • bc5ef9d chore(deps-dev): bump glob from 10.4.5 to 10.5.0 (#14436)
  • a9e7c1d feat(webdriver): use emulation.setNetworkConditions for offline emulation (...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 21, 2025
…ates

Bumps the bundled group with 2 updates in the / directory: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `core-js` from 3.46.0 to 3.47.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.47.0/packages/core-js)

Updates `puppeteer` from 24.30.0 to 24.31.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.30.0...puppeteer-v24.31.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
- dependency-name: puppeteer
  dependency-version: 24.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bundled-2192b8053d branch from f7aea2e to 2b9d013 Compare November 21, 2025 11:09
@OrKoN OrKoN merged commit 6cacdfb into main Nov 21, 2025
18 checks passed
@OrKoN OrKoN deleted the dependabot/npm_and_yarn/bundled-2192b8053d branch November 21, 2025 11:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant