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

Bump hast-util-from-parse5 from 7.1.0 to 8.0.1 #156

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps hast-util-from-parse5 from 7.1.0 to 8.0.1.

Release notes

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

8.0.1

Fix

  • 3c42476 Fix type of optional option

Full Changelog: syntax-tree/hast-util-from-parse5@8.0.0...8.0.1

8.0.0

Change

  • cc4e5c5 Update @types/hast, utilities migrate: update too
  • 0c76e8a Change to require Node.js 16 migrate: update too
  • a227695 Change to use exports migrate: don’t use private APIs
  • 81cde21 Remove support for passing file directly migrate: x -> {file: x}

Types

  • c6bd56c Add types of data fields expect values to be typed :)

Full Changelog: syntax-tree/hast-util-from-parse5@7.1.2...8.0.0

7.1.2

Fix

  • 78ff3b5 Fix some props

Full Changelog: syntax-tree/hast-util-from-parse5@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: syntax-tree/hast-util-from-parse5@7.1.0...7.1.1

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hast-util-from-parse5](https://github.com/syntax-tree/hast-util-from-parse5) from 7.1.0 to 8.0.1.
- [Release notes](https://github.com/syntax-tree/hast-util-from-parse5/releases)
- [Commits](syntax-tree/hast-util-from-parse5@7.1.0...8.0.1)

---
updated-dependencies:
- dependency-name: hast-util-from-parse5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants