exomind icon indicating copy to clipboard operation
exomind copied to clipboard

build(deps): bump domhandler from 4.3.1 to 5.0.0 in /web

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps domhandler from 4.3.1 to 5.0.0.

Release notes

Sourced from domhandler's releases.

v5.0.0

Breaking:

  • Removed the deprecated normalizeWhitespace option (#614) 6503e2d
  • Updated nodes to use tagged unions for node types (#804) acc934b
    • This might break some TypeScript code

Features:

  • Added an ESM build (#806) 5582477

https://github.com/fb55/domhandler/compare/v4.3.1...v5.0.0

Commits
  • 76e1e2a 5.0.0
  • 5582477 feat: Add ESM build (#806)
  • acc934b refactor(node): Use tagged union for node types (#804)
  • 9250dd5 build(deps): Bump domelementtype from 2.2.0 to 2.3.0 (#803)
  • dc30df7 build(deps-dev): Bump @​typescript-eslint/parser from 5.17.0 to 5.18.0 (#801)
  • 0c68362 build(deps-dev): Bump prettier from 2.6.1 to 2.6.2 (#800)
  • 781f7cc build(deps-dev): Bump @​typescript-eslint/eslint-plugin (#799)
  • ae4e2bb build(deps-dev): Bump @​typescript-eslint/parser from 5.16.0 to 5.17.0 (#798)
  • 08ffa53 build(deps-dev): Bump eslint from 8.11.0 to 8.12.0 (#797)
  • 4195c38 build(deps-dev): Bump ts-jest from 27.1.3 to 27.1.4 (#794)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Jul 19 '23 20:07 dependabot[bot]

@dependabot rebase

appaquet avatar Jun 30 '24 00:06 appaquet

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Sep 02 '24 14:09 dependabot[bot]