Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps domhandler from 4.3.1 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

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.1 to 5.0.3.
- [Release notes](https://github.com/fb55/domhandler/releases)
- [Commits](fb55/domhandler@v4.3.1...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2023
@baiwusanyu-c baiwusanyu-c merged commit 93bc05b into master Jun 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/domhandler-5.0.3 branch June 13, 2023 00:58
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.

2 participants