Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps HtmlToOpenXml.dll from 3.2.2 to 3.2.3.

Release notes

Sourced from HtmlToOpenXml.dll's releases.

Release 3.2.3

  • Improve support of table alignment #187
  • Fix a crash if a span is empty #190
  • Heading with only digits should not be considered as a numbering #189
  • Fix whitespaces inserted between spans #179 and #185
  • Support percentage size (typically width:100%) for img node #188
Changelog

Sourced from HtmlToOpenXml.dll's changelog.

3.2.3

  • Improve support of table alignment #187
  • Fix a crash if a span is empty
  • Heading with only digits should not be considered as a numbering #189
  • Fix whitespaces inserted between spans #179 and #185
  • Support percentage size (typically width:100%) for img node #188
Commits
  • 586efde Update changelog
  • 5ba83c9 Support percentage size for image #188
  • d3606b9 Update changelog
  • 0e544fe Update vscode settings
  • da3dcb6 Revisit whitespace handling when parsing #185 #179
  • f14f1d0 Improved collection check. Tips for future: do not blindly trust CoPilot's su...
  • 6e02b55 Fix nested table breaking the Word validation #190
  • b290bf1 Improve ImageHeader and guessing file type. Move img unit testing to be async
  • 1bc74ee Heading with digits only should not be considered as a numbering #189
  • c17f8ad Improve support of table alignment #187
  • 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)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Mar 24, 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.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/ItemsPlanning.Pn/HtmlToOpenXml.dll-3.2.3 branch from 5bc4df9 to d5faae7 Compare March 24, 2025 08:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Looks like HtmlToOpenXml.dll is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/ItemsPlanning.Pn/HtmlToOpenXml.dll-3.2.3 branch March 24, 2025 09:31
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.

2 participants