Skip to content

build(deps): bump domhandler from 4.0.0 to 4.2.0#244

Merged
remarkablemark merged 1 commit intomasterfrom
dependabot/npm_and_yarn/domhandler-4.2.0
Jun 19, 2021
Merged

build(deps): bump domhandler from 4.0.0 to 4.2.0#244
remarkablemark merged 1 commit intomasterfrom
dependabot/npm_and_yarn/domhandler-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2021

Bumps domhandler from 4.0.0 to 4.2.0.

Release notes

Sourced from domhandler's releases.

v4.2.0

New features:

  • Node improvements d5422c2
    • feat(node): Add type check functions
      • Eg. isDocument, isTag. Useful for determining if a node matches a particular type.
    • Make cloneNode return the passed type
      • Eg. cloneNode called with a Text node will now return a Text node.

fb55/domhandler@v4.1.0...v4.2.0

v4.1.0

  • fix: All elements should have type: tag in xmlMode 3977aab
  • Bump domelementtype from 2.1.0 to 2.2.0 86a6f84

fb55/domhandler@v4.0.0...v4.1.0

Commits
  • 8dc6824 4.2.0
  • 34a12eb build(deps-dev): Bump @​types/node from 14.14.37 to 14.14.38
  • 49f1e1f docs: Fix example
  • 97de7ef build(deps-dev): Bump eslint-config-prettier from 8.1.0 to 8.2.0
  • 64b3ccb build(deps-dev): Bump eslint from 7.23.0 to 7.24.0
  • 2078f04 build(deps-dev): Bump @​typescript-eslint/parser from 4.21.0 to 4.22.0
  • 5e8e7a2 build(deps-dev): Bump @​typescript-eslint/eslint-plugin
  • d5422c2 feat(node): Add type checks, make cloneNode return passed type
  • 8108a70 build(deps-dev): Bump htmlparser2 from 6.0.1 to 6.1.0
  • 1c77e89 build(deps-dev): Bump typescript from 4.2.3 to 4.2.4
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2021
@dependabot dependabot bot requested a review from remarkablemark April 17, 2021 23:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.0 branch from c150077 to 36bf614 Compare April 18, 2021 17:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.0 branch 3 times, most recently from dc61a4f to cece875 Compare May 11, 2021 23:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.0 branch 2 times, most recently from 5197934 to c10a674 Compare June 12, 2021 21:21
Bumps [domhandler](https://github.com/fb55/domhandler) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/fb55/domhandler/releases)
- [Commits](fb55/domhandler@v4.0.0...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.0 branch from c10a674 to a27d29f Compare June 19, 2021 16:46
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling a27d29f on dependabot/npm_and_yarn/domhandler-4.2.0 into 7453fe1 on master.

@remarkablemark remarkablemark merged commit 39d0aeb into master Jun 19, 2021
@remarkablemark remarkablemark deleted the dependabot/npm_and_yarn/domhandler-4.2.0 branch June 19, 2021 16:56
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