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 dom-serializer from 1.3.2 to 2.0.0 #524

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps dom-serializer from 1.3.2 to 2.0.0.

Release notes

Sourced from dom-serializer's releases.

v2.0.0

Features

  • Added a encodeEntities option with utf8 output (#685) c9abf30
  • Added an ESM build (#684) 5426af3

Other changes

  • Bump domhandler to 5.0.2, entities to 4.2.0 b0b31ab
  • Added a regression test for XSS via missing attribute escaping (#441) dc550c2
  • Switched to GitHub Actions bc838d5 414af03 96448fc
  • Compute foreign name keys a956f87

New Contributors

Full Changelog: cheeriojs/dom-serializer@v1.3.2...v2.0.0

v1.4.1

This is a re-release of 1.3.2. See the release notes of 1.4.0 for an explanation of why this was necessary.

v1.4.0

Note: This release unfortunately depends on the TypeScript types of [email protected] and should therefore have been a major release. Release 1.4.1 was published to fix this.

Commits
  • add044a 2.0.0
  • e6e2695 1.4.0
  • 5a05207 Update docs
  • c9abf30 feat: Add encodeEntities option with utf8 output (#685)
  • 5426af3 feat: Add ESM build (#684)
  • a956f87 refactor: Compute foreign name keys
  • b0b31ab Bump domhandler to 5.0.2, entities to 4.2.0
  • 5985a25 build(deps): bump domelementtype from 2.2.0 to 2.3.0 (#683)
  • d31a071 build(deps-dev): bump @​typescript-eslint/parser from 5.17.0 to 5.18.0 (#681)
  • a5edf58 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#680)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/dom-serializer-2.0.0 branch 2 times, most recently from 1476a03 to 500e423 Compare September 30, 2024 14:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/dom-serializer-2.0.0 branch 3 times, most recently from 121356a to 5d632ec Compare October 14, 2024 12:43
Bumps [dom-serializer](https://github.com/cheeriojs/dom-serializer) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/cheeriojs/dom-serializer/releases)
- [Commits](cheeriojs/dom-serializer@v1.3.2...v2.0.0)

---
updated-dependencies:
- dependency-name: dom-serializer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/dom-serializer-2.0.0 branch from 5d632ec to f0fce1d Compare October 21, 2024 14:54
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.

0 participants