Skip to content

Bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.21#695

Merged
crazy-max merged 1 commit intomasterfrom
dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.21
Oct 8, 2022
Merged

Bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.21#695
crazy-max merged 1 commit intomasterfrom
dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

⚠️ 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 github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.21.

Release notes

Sourced from github.com/microcosm-cc/bluemonday's releases.

Very minor bug fix to remove empty elements without attributes

Thanks to @​Gusted for microcosm-cc/bluemonday#151 which fixes a bug that allowed a policy to be defined in a way that input could've allowed an empty and meaningless element to be left in the output when it should not have done so.

This is not a security issue, and the details can be seen in the PR comment.

Updated x/net/html

This is an update of dependencies, specifically it updates the HTML parser within go/net/html.

The update removes a capability, Microsoft style comments that allow browser conditionals no longer works. This is due to a fix on the part of the Go team to prevent XSS within HTML comments, and the commit in question is here golang/net@06994584 . There is no easy to see safe way to restore that functionality without adding more risk to those who .AllowComments() and so I am accepting that this non-standard use of HTML comments is no longer supported.

As part of this version, the older release of v1.0.19 is retracted.

Commits
  • 1ee3c12 go mod && go fmt: update dependencies and format code
  • 07c5693 Merge pull request #151 from Gusted/self-closing-tag-bug
  • cc9997e Don't write self-closing tag with empty attributes
  • 705c34a Updated x/net/html to ensure latest version from the Go team, retracted v1.0....
  • See full diff 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 requested a review from crazy-max as a code owner October 4, 2022 06:01
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.21 branch from df85613 to f8b839e Compare October 8, 2022 00:49
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.19 to 1.0.21.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](microcosm-cc/bluemonday@v1.0.19...v1.0.21)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.21 branch from f8b839e to bf0065d Compare October 8, 2022 00:50
@crazy-max crazy-max merged commit da571eb into master Oct 8, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.21 branch October 8, 2022 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant