Skip to content

chore(deps): bump undici and open-graph-scraper#1806

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-npm_and_yarn-multi-15db5a0d07
Open

chore(deps): bump undici and open-graph-scraper#1806
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-npm_and_yarn-multi-15db5a0d07

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps undici to 7.24.2 and updates ancestor dependency open-graph-scraper. These dependencies need to be updated together.

Updates undici from 5.23.0 to 7.24.2

Release notes

Sourced from undici's releases.

v7.24.2

What's Changed

Full Changelog: nodejs/undici@v7.24.1...v7.24.2

v7.24.1

What's Changed

Full Changelog: nodejs/undici@v7.24.0...v7.24.1

v7.24.0

Undici v7.24.0 Security Release Notes

This release addresses multiple security vulnerabilities in Undici.

Upgrade guidance

All users on v7 should upgrade to v7.24.0 or later.

Fixed advisories

Affected and patched ranges

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates open-graph-scraper from 6.2.2 to 6.11.0

Changelog

Sourced from open-graph-scraper's changelog.

6.11.0

  • Updating type to support the new jsonLDOptions
  • Dropping node18 support since it's passed it's end of life
  • Updating to the latest undici version 7
  • Updating dependencies to fix npm vulnerabilities

6.10.0

  • Updating dependencies to fix npm vulnerabilities

6.9.0

  • Add jsonLDOptions.throwOnJSONParseError and change default behavior to not throw on JSON-LD string parse errors

6.8.4

  • Normalize content-type header check for case insensitivity
  • Updating dependencies

6.8.3

  • Fixed issue where empty jsonLD would caused an error
  • Updating dependencies

6.8.2

  • Remove new lines from jsonLD.
  • If url string is not isLatin1 then encode it, otherwise you will run into ByteString errors within fetch
  • Updating dependencies

6.8.1

  • Fixing issue where setting fetchOptions.headers would replace the default headers
  • Updating dependencies

6.8.0

  • Updating how onlyGetOpenGraphInfo works. By default it is false but now it accepts an array of properties for which no fallback should be used.
  • Updating how you get types import { SuccessResult } from 'open-graph-scraper/types';. See readme for details.
  • Updating dependencies

6.7.2

  • Adding types to the npm export. You can now use import { SuccessResult } from 'open-graph-scraper/types/lib/types';
  • Updating dependencies

6.7.1

  • Remove default export off of the run function and just set export to run.

... (truncated)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [undici](https://github.com/nodejs/undici) to 7.24.2 and updates ancestor dependency [open-graph-scraper](https://github.com/jshemas/openGraphScraper). These dependencies need to be updated together.


Updates `undici` from 5.23.0 to 7.24.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.23.0...v7.24.2)

Updates `open-graph-scraper` from 6.2.2 to 6.11.0
- [Changelog](https://github.com/jshemas/openGraphScraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jshemas/openGraphScraper/commits)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.2
  dependency-type: indirect
- dependency-name: open-graph-scraper
  dependency-version: 6.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants