Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps HtmlToOpenXml.dll from 3.2.0 to 3.2.1.

Release notes

Sourced from HtmlToOpenXml.dll's releases.

Release 3.2.1

  • Fix indentation of numbering list #166
  • Bordered container must render its content with one bordered frame #168
  • Fix serialisation of the "Harvard" style for lower-roman list
  • Fix ParseHeader/Footer where input with multiple paragraphs output only the latest
  • Ensure to apply default style for paragraphs, to avoid a paragraph between 2 list is mis-guessed
Changelog

Sourced from HtmlToOpenXml.dll's changelog.

3.2.1

  • Fix indentation of numbering list #166
  • Bordered container must render its content with one bordered frame #168
  • Fix serialisation of the "Harvard" style for lower-roman list
  • Fix ParseHeader/Footer where input with multiple paragraphs output only the latest
  • Ensure to apply default style for paragraphs, to avoid a paragraph between 2 list is mis-guessed
Commits
  • ee0dcd7 Amend sln with missing label
  • 0ccf42b Fix framed table size to 100% and avoid to apply border on run level
  • 52a3957 Minor change on sample test
  • 994f5cf Bordered container now use table instead of paragraphs with no spacing betwee...
  • 8e00c09 Improve code coverage
  • e112b9a Rely on native code for HtmlDecode
  • 4cce9c8 Amend code to not apply renderAsOneBlock for one single paragraph
  • c9c719e Update sample project
  • 84dc9f2 Update changelog and product version
  • b7d8a79 Bordered container must render its content with one bordered frame #168
  • 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.0 to 3.2.1.
- [Release notes](https://github.com/onizet/html2openxml/releases)
- [Changelog](https://github.com/onizet/html2openxml/blob/dev/CHANGELOG.md)
- [Commits](onizet/html2openxml@3.2.0...3.2.1)

---
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 added the dependencies Pull requests that update a dependency file label Oct 17, 2024
@renemadsen renemadsen merged commit a63a340 into master Oct 17, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/Workflow.Pn/HtmlToOpenXml.dll-3.2.1 branch October 17, 2024 04:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant