Skip to content

Commit e8c32d8

Browse files
chore(deps): bump html5ever from 0.29.1 to 0.39.0 in /bots/glambot (#39)
Bumps [html5ever](https://github.com/servo/html5ever) from 0.29.1 to 0.39.0. - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) --- updated-dependencies: - dependency-name: html5ever dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 6d1b38d commit e8c32d8

2 files changed

Lines changed: 19 additions & 10 deletions

File tree

bots/glambot/Cargo.lock

Lines changed: 17 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/glambot/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ pulldown-cmark = "0.13"
3838
comrak = "0.29"
3939

4040
# HTML parsing (for accessibility checks)
41-
scraper = "0.26"
42-
html5ever = "0.29"
41+
scraper = "0.21"
42+
html5ever = "0.39"
4343

4444
# Image metadata (for alt-text validation)
4545
image = "0.25"

0 commit comments

Comments
 (0)