Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency open-graph-scraper to v6.6.3 #114

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
open-graph-scraper 6.3.2 -> 6.6.3 age adoption passing confidence

Release Notes

jshemas/openGraphScraper (open-graph-scraper)

v6.6.3

Compare Source

  • Fix issue with the charset fallback. Replace Buffer.from with Uint8Array since body is always html
  • Updating dependencies to fix npm vulnerabilities

v6.6.2

Compare Source

  • Fixed issue with package.json exports was not working in CommonJs projects.
  • Fixed issue where if the jsonLD tag was empty, it would cause a error.

v6.6.1

Compare Source

  • Use node16 for module/moduleResolution ESM build
  • Fixed issue with package.json exports was not working in NextJs projects.

v6.6.0

Compare Source

  • Updating the tsc build process to better support both ESM and commonJS
  • Fixed issue where some meta tags would always come back as array even thought there was only ever one meta tag.
  • Removed the dist folder from version control
  • Start running node22 in the CI pipeline
  • General typescript clean up
  • Example service will only return the result of OGS now
  • Updating dependencies

v6.5.2

Compare Source

  • adding a new favicon fallback using appIcon
  • Updating dependencies to fix npm vulnerabilities

v6.5.1

Compare Source

  • jsonLD is now a array of objects since there can be more then one jsonLD tag pre page
  • Updating dependencies to fix npm vulnerabilities

v6.5.0

Compare Source

  • Adding support for JSON LD
  • Adding support for og:image:alt, twitterAccount, fbAppId and extra og tags for music and video
  • Fixing jsdoc param name
  • Updating dependencies

v6.4.0

Compare Source

  • Add character encoding detection and decoding logic using iconv-lite
  • Updating dependencies

v6.3.4

Compare Source

  • Adding check to make sure customMetaTags are valid
  • Updating dependencies

v6.3.3

Compare Source

  • Updating dependencies
  • Sent the Accept: text/html header by default

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ❌ Failed (Inspect) Jun 14, 2024 5:54am

@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.5.0 fix(deps): update dependency open-graph-scraper to v6.5.1 Apr 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.5.1 fix(deps): update dependency open-graph-scraper to v6.5.2 Jun 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.5.2 fix(deps): update dependency open-graph-scraper to v6.5.2 - autoclosed Jun 14, 2024
@renovate renovate bot closed this Jun 14, 2024
@renovate renovate bot deleted the renovate/open-graph-scraper-6.x-lockfile branch June 14, 2024 05:42
@renovate renovate bot restored the renovate/open-graph-scraper-6.x-lockfile branch June 14, 2024 05:49
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.5.2 - autoclosed fix(deps): update dependency open-graph-scraper to v6.5.2 Jun 14, 2024
@renovate renovate bot reopened this Jun 14, 2024
@renovate renovate bot force-pushed the renovate/open-graph-scraper-6.x-lockfile branch from 8310b82 to 7300a47 Compare June 14, 2024 05:50
@syfxlin syfxlin added the invalid This doesn't seem right label Jun 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.5.2 fix(deps): update dependency open-graph-scraper to v6.6.0 Jun 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.6.0 fix(deps): update dependency open-graph-scraper to v6.6.1 Jun 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.6.1 fix(deps): update dependency open-graph-scraper to v6.6.2 Jun 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency open-graph-scraper to v6.6.2 fix(deps): update dependency open-graph-scraper to v6.6.3 Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant