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

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

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

dependabot[bot]
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
@coveralls
Copy link

coveralls commented Aug 31, 2021

Coverage Status

Coverage remained the same at 91.542% when pulling ab46792 on dependabot/npm_and_yarn/domhandler-4.2.2 into 9a0df37 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.2 branch from 4d2d00d to a021f70 Compare September 2, 2021 01:55
@remarkablemark
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.2 branch from a021f70 to 099b6db Compare September 5, 2021 01:29
@remarkablemark
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/domhandler-4.2.2 branch from 099b6db to 19ddb2e Compare September 6, 2021 01:24
Release-As: 1.0.2

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 19ddb2e to ab46792 Compare September 6, 2021 01:40
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-dom-parser.min.js 2.85 KB (+0.21% 🔺) 57 ms (+0.21% 🔺) 85 ms (+257.4% 🔺) 142 ms

@remarkablemark remarkablemark merged commit 5ad37a9 into master Sep 6, 2021
@remarkablemark remarkablemark deleted the dependabot/npm_and_yarn/domhandler-4.2.2 branch September 6, 2021 01:43
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.

None yet

2 participants