Skip to content

build(deps): Bump domhandler from 4.2.0 to 4.2.2#935

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/domhandler-4.2.2
Aug 30, 2021
Merged

build(deps): Bump domhandler from 4.2.0 to 4.2.2#935
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/domhandler-4.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2021

Bumps domhandler from 4.2.0 to 4.2.2.

Release notes

Sourced from domhandler's releases.

v4.2.2

A breaking change was introduced in 4.2.1 that should have been a major version bump. This reverts this change.

  • Revert "refactor: Remove deprecated normalizeWhitespace option (#614)" a841df3

fb55/domhandler@v4.2.1...v4.2.2

v4.2.1

  • BREAKING, REVERTED IN 4.2.2: Removed the deprecated normalizeWhitespace option (#614) 018ddf9
    • This should not have been part of this release. 4.2.2 adds the option again.

Fixes:

  • fix: Update end index for text events (#621) d88e5b0
  • fix: Have isText return whether the node is a text node c323224

Diverse:

  • Add descriptions for Node classes 2475d2e
Commits
  • 210faf3 4.2.2
  • a841df3 Revert "refactor: Remove deprecated normalizeWhitespace option (#614)"
  • bd435d9 4.2.1
  • d88e5b0 fix: Update end index for text events (#621)
  • be1e9ba Revert "refactor(index): Collect attributes ourselves (#617)"
  • e9794d1 build(deps-dev): Bump jest from 27.0.6 to 27.1.0 (#620)
  • e48fa63 build(deps-dev): Bump typescript from 4.3.4 to 4.4.2 (#619)
  • df7eacd build(deps-dev): Bump @​types/node from 16.7.1 to 16.7.2 (#618)
  • 7869a0a refactor(index): Collect attributes ourselves (#617)
  • f145e88 chore(tests): Destructure earlier
  • 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.2.0 to 4.2.2.
- [Release notes](https://github.com/fb55/domhandler/releases)
- [Commits](fb55/domhandler@v4.2.0...v4.2.2)

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

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 30, 2021
@github-actions github-actions bot enabled auto-merge (squash) August 30, 2021 12:01
@github-actions github-actions bot merged commit 45b2cfe into master Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/domhandler-4.2.2 branch August 30, 2021 12:01
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1182050613

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.515%

Totals Coverage Status
Change from base Build 1179352087: 0.0%
Covered Lines: 821
Relevant Lines: 825

💛 - Coveralls

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

Development

Successfully merging this pull request may close these issues.

1 participant