chore(deps): bump html_sanitize_ex from 1.5.1 to 1.5.2 in /ui#40
Merged
github-actions[bot] merged 1 commit intoJul 5, 2026
Merged
Conversation
Bumps [html_sanitize_ex](https://github.com/rrrene/html_sanitize_ex) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/rrrene/html_sanitize_ex/releases) - [Changelog](https://github.com/rrrene/html_sanitize_ex/blob/master/CHANGELOG.md) - [Commits](rrrene/html_sanitize_ex@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: html_sanitize_ex dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
eaeffe5 to
486d52c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps html_sanitize_ex from 1.5.1 to 1.5.2.
Release notes
Sourced from html_sanitize_ex's releases.
Changelog
Sourced from html_sanitize_ex's changelog.
Commits
e54b2e7Bump version to 1.5.24b8c6aaUpdate CHANGELOG68d1433Add 2 more tests for processing-instruction marker97d3d4bUpdate Elixir to 1.20.17ad6593Merge pull request #82 from SAY-5/fix-dangling-pi-crash20000b7Escape dangling processing instruction marker to avoid parser crash