Skip to content

chore(deps): bump open-graph-scraper from 4.11.0 to 6.12.0 - #820

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-open-graph-scraper-6.12.0
Open

chore(deps): bump open-graph-scraper from 4.11.0 to 6.12.0#820
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-open-graph-scraper-6.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps open-graph-scraper from 4.11.0 to 6.12.0.

Changelog

Sourced from open-graph-scraper's changelog.

6.12.0

  • CI/CD now supports node26!
  • Updating dependencies to fix npm vulnerabilities

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';

... (truncated)

Commits
Install script changes

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


Dependabot compatibility score

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)

Bumps [open-graph-scraper](https://github.com/jshemas/openGraphScraper) from 4.11.0 to 6.12.0.
- [Changelog](https://github.com/jshemas/openGraphScraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jshemas/openGraphScraper/commits)

---
updated-dependencies:
- dependency-name: open-graph-scraper
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: 馃摝 dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants