MichaelDeBoey / gatsby-remark-embedder

Gatsby Remark plugin to embed well known services by their URL.
MIT License
294 stars 58 forks source link

chore(deps): Bump hast-util-from-parse5 from 6.0.1 to 7.1.2 #242

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps hast-util-from-parse5 from 6.0.1 to 7.1.2.

Release notes

Sourced from hast-util-from-parse5's releases.

7.1.2

Fix

  • 78ff3b5 Fix some props

Full Changelog: https://github.com/syntax-tree/hast-util-from-parse5/compare/7.1.1...7.1.2

7.1.1

Misc

  • 00413a1 3bd13d7 Add improved docs
  • ab3559e Add export of Space type
  • 5e813f0 b344419 Update types and tests for changes in parse5

Full Changelog: https://github.com/syntax-tree/hast-util-from-parse5/compare/7.1.0...7.1.1

7.1.0

  • 762ba62 Update vfile-location
  • a57a0bb Add strict to tsconfig.json

7.0.0

  • 21e9223 Add JSDoc based types
  • 20e9416 Use ESM
  • 7fd0848 Remove support for non-HTML doctypes
Commits


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 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 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)