kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.12k stars 1.15k forks source link

chore(deps): bump flyingSaucerVersion from 9.10.2 to 9.11.0 #5959

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps flyingSaucerVersion from 9.10.2 to 9.11.0. Updates org.xhtmlrenderer:flying-saucer-core from 9.10.2 to 9.11.0

Release notes

Sourced from org.xhtmlrenderer:flying-saucer-core's releases.

v9.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/flyingsaucerproject/flyingsaucer/compare/v9.10.2...v9.11.0

Changelog

Sourced from org.xhtmlrenderer:flying-saucer-core's changelog.

9.11.0 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/25?closed=1

  • Add support for word-break:break-all CSS property -- thanks to Kyle Stephens (#438)
  • #440 Fix relative background image (#441)
  • Fix PDFAsImage scaling -- thanks to JamesScrase-PortSwigger (#442)
  • refactoring: remove setters and make many classes immutable (#434) (#435) (#443)
Commits
  • 2240880 release FlyingSaucer 9.11.0
  • 7ce48f5 #442 annotate all methods in package org.xhtmlrenderer.pdf with @​CheckRetur...
  • cf54bb3 #442 annotate all methods in package org.xhtmlrenderer.extend with @​CheckRe...
  • c29c8ae Fix PDFAsImage scaling and uses of FSImage.scale for immutability changes
  • 44505f1 #440 restore classes FSImageWriter and ImageRenderer
  • 6f8fcdf #440 extract inlined html from test to a separate file
  • a5d2f33 #438 add test for "word-break: break-all" css property
  • 0f20604 Add support for word-break:break-all CSS property.
  • ce267a5 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
  • 07fcd30 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
  • Additional commits viewable in compare view


Updates org.xhtmlrenderer:flying-saucer-pdf from 9.10.2 to 9.11.0

Release notes

Sourced from org.xhtmlrenderer:flying-saucer-pdf's releases.

v9.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/flyingsaucerproject/flyingsaucer/compare/v9.10.2...v9.11.0

Changelog

Sourced from org.xhtmlrenderer:flying-saucer-pdf's changelog.

9.11.0 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/25?closed=1

  • Add support for word-break:break-all CSS property -- thanks to Kyle Stephens (#438)
  • #440 Fix relative background image (#441)
  • Fix PDFAsImage scaling -- thanks to JamesScrase-PortSwigger (#442)
  • refactoring: remove setters and make many classes immutable (#434) (#435) (#443)
Commits
  • 2240880 release FlyingSaucer 9.11.0
  • 7ce48f5 #442 annotate all methods in package org.xhtmlrenderer.pdf with @​CheckRetur...
  • cf54bb3 #442 annotate all methods in package org.xhtmlrenderer.extend with @​CheckRe...
  • c29c8ae Fix PDFAsImage scaling and uses of FSImage.scale for immutability changes
  • 44505f1 #440 restore classes FSImageWriter and ImageRenderer
  • 6f8fcdf #440 extract inlined html from test to a separate file
  • a5d2f33 #438 add test for "word-break: break-all" css property
  • 0f20604 Add support for word-break:break-all CSS property.
  • ce267a5 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
  • 07fcd30 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
  • Additional commits viewable in compare view


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 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)