Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps HtmlToOpenXml.dll from 3.2.4 to 3.2.5.

Release notes

Sourced from HtmlToOpenXml.dll's releases.

Release 3.2.5

  • Fix a crash with the new whitespace handling introduced in 3.2.3 #191
  • Fix crash when the html contains 2 images with identical source path #193
  • Support margin auto for table alignment #194
  • Fix handling whitespace between runs #195
  • Whitelist more mime-types as specified by the IANA standard #196
  • Support EMF file #196
  • Correct handling of figcaption (allow nested phrasings) #197
  • Numbering list now supports type attribute <ol type="1|a|A|i|I"> #198
  • Always restart nested numbering list #198
  • Fix table borders being removed even when the specified word table style has borders #199
  • Defensive code when download image stream is truncated #201
  • Table inside list is constrained to not exceed page margin #202
  • Table now supports width:auto for auto-fit content #202
Changelog

Sourced from HtmlToOpenXml.dll's changelog.

3.2.5

  • Fix a crash with the new whitespace handling introduced in 3.2.3 #191
  • Fix crash when the html contains 2 images with identical source path #193
  • Support margin auto for table alignment #194
  • Fix handling whitespace between runs #195
  • Whitelist more mime-types as specified by the IANA standard #196
  • Support EMF file #196
  • Correct handling of figcaption (allow nested phrasings) #197
  • Numbering list now supports type attribute <ol type="1|a|A|i|I"> #198
  • Always restart nested numbering list #198
  • Fix table borders being removed even when the specified word table style has borders #199
  • Defensive code when download image stream is truncated #201
  • Table inside list is constrained to not exceed page margin #202
  • Table now supports width:auto for auto-fit content #202
Commits
  • d4174a6 Prepare next version
  • 9f4cdbf Support margin auto for table alignment #194
  • 462e507 Table now supports width:auto for auto-fit content #202
  • 1a14761 Fix nested lists and allow list style attribute (#198)
  • 1fd6109 Fix the unit testing after new changes from #197 and #199
  • 1228eb4 Yet another exception during parsing of whitespaces #191
  • 9c1fe98 Mock HttpClient to avoid some proxy errors during running the pipeline
  • d55a00d Fix table borders being removed (#199)
  • e46adfb Fix <figcaption> Conversion (#197)
  • 90bf035 Constraint table within a numbering list to not exceed page margin #202
  • Additional commits viewable 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 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)

Bumps [HtmlToOpenXml.dll](https://github.com/onizet/html2openxml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/onizet/html2openxml/releases)
- [Changelog](https://github.com/onizet/html2openxml/blob/dev/CHANGELOG.md)
- [Commits](onizet/html2openxml@3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: HtmlToOpenXml.dll
  dependency-version: 3.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Apr 25, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renemadsen renemadsen merged commit 62900d9 into master Apr 30, 2025
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/ItemsPlanning.Pn/HtmlToOpenXml.dll-3.2.5 branch April 30, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants