Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.5.2 to 9.7.1 #354

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps org.xhtmlrenderer:flying-saucer-pdf from 9.5.2 to 9.7.1.

Release notes

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

9.7.1

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v9.7.0...v9.7.1

9.7.0

  • #291 restore methods with baseUrl parameter (#292)
  • Bump log4j from 2.23.0 to 2.23.1 (#287)
  • [cleanup] cleanup CVS history in comments (#285)
  • [cleanup] remove the old archive with ANT build scripts (#286)
  • [cleanup] make few methods non-public (#286)
  • [cleanup] remove a bunch of unused code (#286)
  • [cleanup] remove unused classes (PermutationGenerator, Idents, XLayout, SystemPropertiesUtil, Zipper, Regress) (#286)
  • [cleanup] replace "e.printStackTrace()" by a "standard" logging (#288)

see https://github.com/flyingsaucerproject/flyingsaucer/milestone/12?closed=1

9.6.1

  • #276 never consider table cells as "floated" (even if they have style "float: left" or "float:right") (#283)
  • refactoring (remove unused methods, convert classes to records etc.) (#281) (#284)
  • refactoring: make most of setDocument() methods private (#281)
  • make toString method of Box elements more easily readable (#283)

v9.6.0

What's Changed

New Contributors

Dependency updated

Full Changelog: flyingsaucerproject/flyingsaucer@v9.5.2...v9.6.0

Changelog

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

9.7.1 (under construction) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/13?closed=1

  • #298 restore public method setDocument(Document) (#299)

9.7.0 (released 16.03.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/12?closed=1

  • #291 restore methods with baseUrl parameter (#292)
  • Bump log4j from 2.23.0 to 2.23.1 (#287)
  • [cleanup] cleanup CVS history in comments (#285)
  • [cleanup] remove the old archive with ANT build scripts (#286)
  • [cleanup] make few methods non-public (#286)
  • [cleanup] remove a bunch of unused code (#286)
  • [cleanup] remove unused classes (PermutationGenerator, Idents, XLayout, SystemPropertiesUtil, Zipper, Regress) (#286)
  • [cleanup] replace "e.printStackTrace()" by a "standard" logging (#288)

9.6.1 (released 10.03.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/11?closed=1

  • #276 never consider table cells as "floated" (even if they have style "float: left" or "float:right") (#283)
  • refactoring (remove unused methods, convert classes to records etc.) (#281) (#284)
  • refactoring: make most of setDocument() methods private (#281)
  • make toString method of Box elements more easily readable (#283)

9.6.0 (released 07.03.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/10?closed=1

  • Require Java 17 or later
  • Bump openpdf from 1.3.40 to 2.0.1 (#274) (#278)
  • simplify API for creating PDF (#277)
  • Added F flag to make links pdf/a-1a conform (#280)
Commits
  • adc2f59 release FlyingSaucer 9.7.1
  • 179148a #298 restore public method setDocument(Document)
  • c018bdb Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1
  • 115eee4 Bump org.apache.maven.plugins:maven-compiler-plugin
  • 6ea660a release FlyingSaucer 9.7.0
  • 1bd5fa8 #291 restore methods with baseUrl parameter
  • 463e092 Bump actions/checkout from 4.1.1 to 4.1.2
  • 820c42c Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
  • ff889dd [refactoring] replace "e.printStackTrace()" by a "standard" logging
  • a9c6522 [refactoring] remove unused code from Util class
  • 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 [org.xhtmlrenderer:flying-saucer-pdf](https://github.com/flyingsaucerproject/flyingsaucer) from 9.5.2 to 9.7.1.
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v9.5.2...v9.7.1)

---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Mar 20, 2024
@asolntsev asolntsev self-assigned this Mar 22, 2024
@asolntsev asolntsev added this to the 2.4.0 milestone Mar 22, 2024
@asolntsev asolntsev merged commit dc814f7 into main Mar 22, 2024
0 of 3 checks passed
@asolntsev asolntsev deleted the dependabot/gradle/org.xhtmlrenderer-flying-saucer-pdf-9.7.1 branch March 22, 2024 15:38
@asolntsev asolntsev mentioned this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant