Skip to content

build(deps): bump domhandler from 4.2.0 to 4.2.2#269

Merged
remarkablemark merged 3 commits intomasterfrom
dependabot/npm_and_yarn/domhandler-4.2.2
Sep 6, 2021
Merged

build(deps): bump domhandler from 4.2.0 to 4.2.2#269
remarkablemark merged 3 commits intomasterfrom
dependabot/npm_and_yarn/domhandler-4.2.2

Conversation

@dependabot
Copy link
Copy Markdown
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
@dependabot dependabot bot requested a review from remarkablemark August 30, 2021 04:15
@coveralls
Copy link
Copy Markdown

coveralls commented Aug 31, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 9feedd7 on dependabot/npm_and_yarn/domhandler-4.2.2 into 8431bf4 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.2 branch 3 times, most recently from d0ce201 to 5ffe64a Compare September 5, 2021 22:14
@remarkablemark
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.2 branch from 5ffe64a to 2decf89 Compare September 6, 2021 03:10
dependabot bot and others added 3 commits September 5, 2021 23:14
Release-As: 1.2.9

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>
@remarkablemark remarkablemark force-pushed the dependabot/npm_and_yarn/domhandler-4.2.2 branch from 2decf89 to 9feedd7 Compare September 6, 2021 03:19
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 6, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-react-parser.min.js 7.66 KB (+0.04% 🔺) 154 ms (+0.04% 🔺) 77 ms (+18.02% 🔺) 230 ms

Copy link
Copy Markdown
Owner

@remarkablemark remarkablemark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domhandler       4.2.0  →  4.2.2
html-dom-parser  1.0.1  →  1.0.2
react-property   1.0.1  →  1.0.2

@remarkablemark remarkablemark merged commit 6bf897b into master Sep 6, 2021
@remarkablemark remarkablemark deleted the dependabot/npm_and_yarn/domhandler-4.2.2 branch September 6, 2021 03:25
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