Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Bump sanitize-html and @types/sanitize-html in /app #1025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps sanitize-html and @types/sanitize-html. These dependencies needed to be updated together.
Updates sanitize-html from 2.10.0 to 2.11.0

Changelog

Sourced from sanitize-html's changelog.

2.11.0 (2023-06-21)

  • Fix to allow false in allowedClasses attributes. Thanks to Kevin Jiang for this fix!
  • Upgrade mocha version
  • Apply small linter fixes in tests
  • Add .idea temp files to .gitignore
  • Thanks to Vitalii Shpital for the updates!
  • Show parseStyleAttributes warning in browser only. Thanks to mog422 for this update!
  • Remove empty non-boolean attributes via an exhaustive, configurable list of known non-boolean attributes. Thanks to Dylan Armstrong for this update!
Commits
  • 7bd3e3f release 2.11.0
  • 6c0e5fe thank you
  • 7df9d8b Merge pull request #623 from KevinSJ/main
  • 170269b credit
  • c8e02df Merge pull request #624 from dylanarmstrong/feat/remove-empty-non-boolean-att...
  • 21c332e doc: updated readme per feedback
  • cebdc07 feat: support wildcard on empty attributes
  • cb8d1e2 test: more tests for nonbooleanattributes
  • cefe12d doc: update documentation for nonbooleanattributes
  • aff7818 feat: move nonbooleanattributes to options
  • Additional commits viewable in compare view

Updates @types/sanitize-html from 2.8.0 to 2.9.3

Commits

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 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)

@dependabot dependabot bot added the 🎌 dependencies Pull requests that update a dependency file(依存パッケージ) label Nov 6, 2023
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) and [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html). These dependencies needed to be updated together.

Updates `sanitize-html` from 2.10.0 to 2.11.0
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.10.0...2.11.0)

Updates `@types/sanitize-html` from 2.8.0 to 2.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/sanitize-html"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/sanitize-html-and-types/sanitize-html-2.11.0 branch from 69ddb58 to c6b2d62 Compare November 30, 2023 04:33
@cutls cutls merged commit 9928663 into main Nov 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/sanitize-html-and-types/sanitize-html-2.11.0 branch November 30, 2023 04:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🎌 dependencies Pull requests that update a dependency file(依存パッケージ)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant