Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps HtmlToOpenXml.dll from 3.2.1 to 3.2.2.

Release notes

Sourced from HtmlToOpenXml.dll's releases.

Release 3.2.2

  • Supports a feature to disable heading numbering #175
  • Support center image with margin auto #171
  • Support deprecated align attribute for block #171
  • Fix parsing the style attribute with a key that has no value
  • Improve parsing of style attribute to avoid an extra call to HtmlDecode
  • Extend support of nested list for non-W3C compliant html #173
  • Change way to apply table 100% width
  • Allow to apply percentage widths cells
Changelog

Sourced from HtmlToOpenXml.dll's changelog.

3.2.2

  • Supports a feature to disable heading numbering #175
  • Support center image with margin auto #171
  • Support deprecrated align attribute for block #171
  • Fix parsing of style attribute with a key with no value
  • Improve parsing of style attribute to avoid an extra call to HtmlDecode
  • Extend support of nested list for non-W3C compliant html #173
  • Change way to apply table 100% width
  • Allow to apply percentage widths cells
Commits
  • 8592c53 Merge pull request #182 from onizet/dev
  • 5c6bfe2 Remove disambiguation on code
  • 48af833 Update changelog with PR180
  • ad459e3 Merge pull request #180 from MoIbrahim10/fix-table-percentage-widths
  • b055652 Fix: Apply comments
  • aec86c6 Trigger pipeline for pull requests
  • ef04a4e Fix: Apply 100 percentage widths to tables and percentage widths cells when c...
  • fed20de Handle standalone paragraphs nested in list that must be aligned with other ...
  • 07fae6d Extend support of nested list for non-W3C compliant html #173
  • bdb076d Improve nuget release notes and prepare next release
  • 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 the dependencies Pull requests that update a dependency file label Dec 12, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/Workflow.Pn/HtmlToOpenXml.dll-3.2.2 branch 3 times, most recently from 83f08e8 to fff3697 Compare December 29, 2024 17:46
Bumps [HtmlToOpenXml.dll](https://github.com/onizet/html2openxml) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/onizet/html2openxml/releases)
- [Changelog](https://github.com/onizet/html2openxml/blob/dev/CHANGELOG.md)
- [Commits](onizet/html2openxml@3.2.1...3.2.2)

---
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/Workflow.Pn/HtmlToOpenXml.dll-3.2.2 branch from fff3697 to 769b4e8 Compare December 29, 2024 18:18
@renemadsen renemadsen merged commit 48e0d9d into master Dec 30, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/Workflow.Pn/HtmlToOpenXml.dll-3.2.2 branch December 30, 2024 05:23
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.

2 participants