Skip to content

chore(deps): bump domhandler from 4.3.0 to 5.0.3 #408

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps domhandler from 4.3.0 to 5.0.3.

Release notes

Sourced from domhandler's releases.

v5.0.3

  • fix: Allow Document to be a ChildNode 02387d3

fb55/domhandler@v5.0.2...v5.0.3

v5.0.2

  • Fixed ChildNode as a tagged union d7f9a0f

fb55/domhandler@v5.0.1...v5.0.2

v5.0.1

  • Fixed isComment return type b87ed12

fb55/domhandler@v5.0.0...v5.0.1

v5.0.0

Breaking:

  • Removed the deprecated normalizeWhitespace option (#614) 6503e2d
  • Updated nodes to use tagged unions for node types (#804) acc934b
    • This might break some TypeScript code

Features:

  • Added an ESM build (#806) 5582477

fb55/domhandler@v4.3.1...v5.0.0

v4.3.1

What's Changed

  • fix(node): Correct parse5 location types (0fcbbb8)

Full Changelog: fb55/domhandler@v4.3.0...v4.3.1

Commits
  • 767c031 5.0.3
  • 02387d3 fix: Allow Document to be a ChildNode
  • 297e440 build(deps-dev): Bump typescript from 4.6.3 to 4.6.4 (#824)
  • b05024d build(deps-dev): Bump @​types/node from 17.0.29 to 17.0.30 (#823)
  • d023e0e build(deps-dev): Bump @​types/node from 17.0.27 to 17.0.29 (#822)
  • 195abb9 build(deps-dev): Bump @​typescript-eslint/eslint-plugin (#821)
  • cdf8e5c build(deps-dev): Bump @​typescript-eslint/parser from 5.20.0 to 5.21.0 (#820)
  • 72197c7 build(deps-dev): Bump @​types/node from 17.0.26 to 17.0.27 (#819)
  • 77aead0 build(deps-dev): Bump htmlparser2 from 7.2.0 to 8.0.0 (#817)
  • a332698 build(deps): Bump github/codeql-action from 1 to 2 (#818)
  • Additional commits viewable in compare view

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)

Bumps [domhandler](https://github.com/fb55/domhandler) from 4.3.0 to 5.0.3.
- [Release notes](https://github.com/fb55/domhandler/releases)
- [Commits](fb55/domhandler@v4.3.0...v5.0.3)

---
updated-dependencies:
- dependency-name: domhandler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants