Skip to content

Updated:(deps): Bump html-to-markdown-rs from 2.28.1 to 2.28.2 in /src in the patch-updates group#62

Merged
Sewer56 merged 1 commit intomainfrom
dependabot/cargo/src/patch-updates-24f1c4e5c9
Mar 17, 2026
Merged

Updated:(deps): Bump html-to-markdown-rs from 2.28.1 to 2.28.2 in /src in the patch-updates group#62
Sewer56 merged 1 commit intomainfrom
dependabot/cargo/src/patch-updates-24f1c4e5c9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps the patch-updates group in /src with 1 update: html-to-markdown-rs.

Updates html-to-markdown-rs from 2.28.1 to 2.28.2

Release notes

Sourced from html-to-markdown-rs's releases.

v2.28.2

Fixes

  • Java visitor FFI: Fixed struct return type mismatch — replaced JAVA_LONG with proper StructLayout matching C HtmlToMarkdownVisitResult (24-byte struct: enum + 2 pointers)
  • Publish workflow: Fixed republish mode skipping all publish jobs by forcing tag ref resolution when republish=true
  • Test fixtures: Aligned definition list expected output with actual converter behavior (plain text, no Pandoc syntax)
  • Test apps: Updated all test app dependency versions to 2.28.2
Changelog

Sourced from html-to-markdown-rs's changelog.

[2.28.2] - 2026-03-08

Fixed

  • Publish workflow republish flag: Fixed republish mode skipping all publish jobs because INPUT_REF resolved to a branch name instead of the tag ref.
  • Definition list fixture: Aligned real-world test fixture for <dl>/<dt>/<dd> with actual converter output (plain text, no Pandoc-style : prefix).
Commits
  • 563ef88 fix: Java visitor FFI struct return type, publish republish gate, fixture parity
  • c854442 fix: regenerate READMEs, fix Ruby gem Cargo.lock, use workspace inheritance
  • 74ca7e7 chore: bump version to v2.28.2, fix Maven publishing, align C# metadata
  • 5ed0c9f fix: sync versions, test apps, and publish scripts across all bindings
  • 15c50e0 fix: restore live demo links and fix broken URLs after docs migration
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group in /src with 1 update: [html-to-markdown-rs](https://github.com/kreuzberg-dev/html-to-markdown).


Updates `html-to-markdown-rs` from 2.28.1 to 2.28.2
- [Release notes](https://github.com/kreuzberg-dev/html-to-markdown/releases)
- [Changelog](https://github.com/kreuzberg-dev/html-to-markdown/blob/main/CHANGELOG.md)
- [Commits](kreuzberg-dev/html-to-markdown@v2.28.1...v2.28.2)

---
updated-dependencies:
- dependency-name: html-to-markdown-rs
  dependency-version: 2.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.54%. Comparing base (b3e5188) to head (3f8d300).
⚠️ Report is 25 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   80.54%   80.54%           
=======================================
  Files          87       87           
  Lines        2950     2950           
=======================================
  Hits         2376     2376           
  Misses        574      574           
Flag Coverage Δ
unittests 80.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Sewer56 Sewer56 merged commit 901e211 into main Mar 17, 2026
9 checks passed
@Sewer56 Sewer56 deleted the dependabot/cargo/src/patch-updates-24f1c4e5c9 branch March 17, 2026 20:42
Sewer56 added a commit that referenced this pull request Mar 30, 2026
…s-24f1c4e5c9

Updated:(deps): Bump html-to-markdown-rs from 2.28.1 to 2.28.2 in /src in the patch-updates group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant