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 domhandler from 4.3.1 to 5.0.3 #403

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 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

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-5.0.3 branch 5 times, most recently from 986e427 to 3437bc5 Compare February 27, 2023 07:39
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: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-5.0.3 branch from 3437bc5 to 9561975 Compare February 27, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant