Skip to content

Update open-graph-scraper: 5.0.1 → 5.2.3 (minor)#269

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/open-graph-scraper-5.2.3
Open

Update open-graph-scraper: 5.0.1 → 5.2.3 (minor)#269
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/open-graph-scraper-5.2.3

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 26, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ open-graph-scraper (5.0.1 → 5.2.3) · Repo · Changelog

Release Notes

5.2.3 (from changelog)

  • Add in declaration files for typescript users.

5.2.2 (from changelog)

  • Specify true/false to distinguish SuccessResult and ErrorResult by error field.

5.2.1 (from changelog)

  • Adding the importsNotUsedAsValues flag and fixing type import issues

5.2.0 (from changelog)

  • Remove the charset lib and just use chardet for finding the html encoding
  • Remove peekSize option since that was used by charset
  • Updating the charset fallback to be more reliable
  • Adding support for article:published_date and article:modified_date meta tags
  • Updating Dependencies

5.1.1 (from changelog)

  • Fix issue where using import would cause typescript errors
  • Updating the urlValidatorSettings defaults to match validatorjs
  • Updating Dependencies

5.1.0 (from changelog)

  • Convert source code to typescript
  • Changing response.body to be a string and response.rawBody to be a buffer. They now match the node type for response.
  • Updating Dependencies

5.0.5 (from changelog)

  • Adding twitterImageObject and twitterPlayerObject types
  • Updating Dependencies

5.0.4 (from changelog)

  • The options.downloadLimit type now allows for false
  • Updating Dependencies

5.0.3 (from changelog)

  • Adding successResult and errorResult types

5.0.2 (from changelog)

  • TS export now has common GOT options.
  • Updating Dependencies

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants