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 htmlparser2 from 7.1.1 to 7.1.2 #235

Merged
merged 1 commit into from
Sep 26, 2021

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps htmlparser2 from 7.1.1 to 7.1.2.

Release notes

Sourced from htmlparser2's releases.

v7.1.2

  • Fix indices of self-closing tags in XML (#949, reported in #941) 3287ef2
  • Bump domhandler from 4.2.0 to 4.2.2 (#935) 45b2cfe

fb55/htmlparser2@v7.1.1...v7.1.2

Commits
  • 4622043 7.1.2
  • 3287ef2 fix(parser): Fix indices of self-closing tags in XML (#949)
  • 317aaaa build(deps-dev): Bump @​types/node from 16.9.0 to 16.9.1 (#948)
  • 1e431d1 build(deps-dev): Bump prettier from 2.3.2 to 2.4.0 (#947)
  • fc4dd03 build(deps-dev): Bump @​types/node from 16.7.13 to 16.9.0 (#946)
  • cda912c build(deps-dev): Bump jest from 27.1.0 to 27.1.1 (#945)
  • 5c18fb6 build(deps-dev): Bump @​typescript-eslint/parser from 4.30.0 to 4.31.0 (#944)
  • 7eb3411 build(deps-dev): Bump @​types/node from 16.7.10 to 16.7.13 (#943)
  • b8f6133 build(deps-dev): Bump @​typescript-eslint/eslint-plugin (#942)
  • 5c07e65 build(deps-dev): Bump @​types/node from 16.7.8 to 16.7.10 (#940)
  • 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 [htmlparser2](https://github.com/fb55/htmlparser2) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/fb55/htmlparser2/releases)
- [Commits](fb55/htmlparser2@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: htmlparser2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@devkadirselcuk devkadirselcuk merged commit 97b9840 into master Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment