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

build(deps): bump flying-saucer.version from 9.1.22 to 9.7.2 #1099

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps flying-saucer.version from 9.1.22 to 9.7.2.
Updates org.xhtmlrenderer:flying-saucer-core from 9.1.22 to 9.7.2

Release notes

Sourced from org.xhtmlrenderer:flying-saucer-core'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

v9.5.2

  • Bump openpdf from 1.3.39 to 1.3.40 (#269)
  • Bump slf4j from 2.0.11 to 2.0.12 (#268)
  • Bump log4j from 2.22.1 to 2.23.0 (#275)

v9.5.1

What's Changed

... (truncated)

Changelog

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

9.7.2 (released 10.04.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/14?closed=1

  • fix center image and glyph list item marker (#302)
  • bump OpenPDF from 2.0.1 to 2.0.2 (#307)

9.7.1 (released 20.03.2024) - 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)

9.5.2 (released 26.02.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/9?closed=1

  • Bump openpdf from 1.3.39 to 1.3.40 (#269)
  • Bump slf4j from 2.0.11 to 2.0.12 (#268)
  • Bump log4j from 2.22.1 to 2.23.0 (#275)

9.5.1 (released 22.01.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/8?closed=1

  • Bump OpenPDF from 1.3.38 to 1.3.39 (#261)
  • #260 change scope of jsr305 dependency from "provided" to "compile" (#263)

9.5.0 (released 21.01.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/7?closed=1

  • Require Java 11 or later (#257)
  • Bump OpenPDF from 1.3.35 to 1.3.38 (#256) (#258)
  • Bump Slf4j from 2.0.10 to 2.0.11 (#254)

9.4.1 (released 07.01.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/6?closed=1

  • Use URLStreamHandler for classpath protocol if available (#250)
  • Add debug logs for font resolver (#252)
  • Refactoring & cleanup (#253)

9.4.0 (released 30.12.2023) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/5?closed=1

  • replace iText 2.x by OpenPDF (#245) -- thanks to Andreas Rosdal for the initiative

... (truncated)

Commits
  • a3852f5 release FlyingSaucer 9.7.2
  • 3705b09 Fix center image and glyph list item marker
  • 6ed9bfa Bump com.github.librepdf:openpdf from 2.0.1 to 2.0.2
  • 0ef2048 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • 9453d23 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
  • 94fd52b remove unused helper methods from GeneralUtil
  • 85d721b Remove unneeded usages of "new BufferedReader"
  • 530daef working on FlyingSaucer 9.7.2
  • adc2f59 release FlyingSaucer 9.7.1
  • 179148a #298 restore public method setDocument(Document)
  • Additional commits viewable in compare view

Updates org.xhtmlrenderer:flying-saucer-pdf-itext5 from 9.1.22 to 9.7.2

Release notes

Sourced from org.xhtmlrenderer:flying-saucer-pdf-itext5'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

v9.5.2

  • Bump openpdf from 1.3.39 to 1.3.40 (#269)
  • Bump slf4j from 2.0.11 to 2.0.12 (#268)
  • Bump log4j from 2.22.1 to 2.23.0 (#275)

v9.5.1

What's Changed

... (truncated)

Changelog

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

9.7.2 (released 10.04.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/14?closed=1

  • fix center image and glyph list item marker (#302)
  • bump OpenPDF from 2.0.1 to 2.0.2 (#307)

9.7.1 (released 20.03.2024) - 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)

9.5.2 (released 26.02.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/9?closed=1

  • Bump openpdf from 1.3.39 to 1.3.40 (#269)
  • Bump slf4j from 2.0.11 to 2.0.12 (#268)
  • Bump log4j from 2.22.1 to 2.23.0 (#275)

9.5.1 (released 22.01.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/8?closed=1

  • Bump OpenPDF from 1.3.38 to 1.3.39 (#261)
  • #260 change scope of jsr305 dependency from "provided" to "compile" (#263)

9.5.0 (released 21.01.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/7?closed=1

  • Require Java 11 or later (#257)
  • Bump OpenPDF from 1.3.35 to 1.3.38 (#256) (#258)
  • Bump Slf4j from 2.0.10 to 2.0.11 (#254)

9.4.1 (released 07.01.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/6?closed=1

  • Use URLStreamHandler for classpath protocol if available (#250)
  • Add debug logs for font resolver (#252)
  • Refactoring & cleanup (#253)

9.4.0 (released 30.12.2023) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/5?closed=1

  • replace iText 2.x by OpenPDF (#245) -- thanks to Andreas Rosdal for the initiative

... (truncated)

Commits
  • a3852f5 release FlyingSaucer 9.7.2
  • 3705b09 Fix center image and glyph list item marker
  • 6ed9bfa Bump com.github.librepdf:openpdf from 2.0.1 to 2.0.2
  • 0ef2048 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • 9453d23 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
  • 94fd52b remove unused helper methods from GeneralUtil
  • 85d721b Remove unneeded usages of "new BufferedReader"
  • 530daef working on FlyingSaucer 9.7.2
  • adc2f59 release FlyingSaucer 9.7.1
  • 179148a #298 restore public method setDocument(Document)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
Bumps `flying-saucer.version` from 9.1.22 to 9.7.2.

Updates `org.xhtmlrenderer:flying-saucer-core` from 9.1.22 to 9.7.2
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v9.1.22...v9.7.2)

Updates `org.xhtmlrenderer:flying-saucer-pdf-itext5` from 9.1.22 to 9.7.2
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v9.1.22...v9.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/flying-saucer.version-9.7.2 branch from 39cec0d to f5ec8ee Compare May 16, 2024 08:16
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.

None yet

0 participants