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

chore(deps): bump flyingSaucerVersion from 9.7.2 to 9.9.0 #4384

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps flyingSaucerVersion from 9.7.2 to 9.9.0.
Updates org.xhtmlrenderer:flying-saucer-core from 9.7.2 to 9.9.0

Release notes

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

v9.9.0

What's Changed

New Contributors

Dependency updates

Full Changelog: flyingsaucerproject/flyingsaucer@v9.8.0...v9.9.0

v9.8.0

What's Changed

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v9.7.2...v9.8.0

Changelog

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

9.9.0 (released 19.07.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/16?closed=1

  • #349 Moved org.xhtmlrenderer.simple.PDFRenderer to org.xhtmlrenderer.pdf.PDFRenderer -- thanks to Aaron Verachtert (#350)
  • #349 rename package "org.xhtmlrenderer.simple" in module "flaying-saucer-swt" (#351)
  • #340 optimize CPU and memory consumption (#352) (#353)

9.8.0 (released 26.05.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/15?closed=1

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)
Commits
  • 1337944 release FlyingSaucer 9.9.0
  • 600b3ea #340 don't re-assign local variable
  • 20e3f87 #340 fix warning "single character strings being used as an argument in index...
  • d1afeb8 #340 fix warning "Iteration over 'keySet()' can be optimized"
  • da2af25 #340 fix warning "'throw' inside 'catch' block which ignores the caught excep...
  • 11667a0 #340 extract reusable regular expression to a constant
  • 621c952 #340 Boolean -> boolean
  • 8535cb0 #340 String -> StringBuilder
  • 30944c8 #340 enable performance-related warnings in IDEA
  • 2c4f0bd #340 cache attribute values of xml elements
  • Additional commits viewable in compare view

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

Release notes

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

v9.9.0

What's Changed

New Contributors

Dependency updates

Full Changelog: flyingsaucerproject/flyingsaucer@v9.8.0...v9.9.0

v9.8.0

What's Changed

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v9.7.2...v9.8.0

Changelog

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

9.9.0 (released 19.07.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/16?closed=1

  • #349 Moved org.xhtmlrenderer.simple.PDFRenderer to org.xhtmlrenderer.pdf.PDFRenderer -- thanks to Aaron Verachtert (#350)
  • #349 rename package "org.xhtmlrenderer.simple" in module "flaying-saucer-swt" (#351)
  • #340 optimize CPU and memory consumption (#352) (#353)

9.8.0 (released 26.05.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/15?closed=1

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)
Commits
  • 1337944 release FlyingSaucer 9.9.0
  • 600b3ea #340 don't re-assign local variable
  • 20e3f87 #340 fix warning "single character strings being used as an argument in index...
  • d1afeb8 #340 fix warning "Iteration over 'keySet()' can be optimized"
  • da2af25 #340 fix warning "'throw' inside 'catch' block which ignores the caught excep...
  • 11667a0 #340 extract reusable regular expression to a constant
  • 621c952 #340 Boolean -> boolean
  • 8535cb0 #340 String -> StringBuilder
  • 30944c8 #340 enable performance-related warnings in IDEA
  • 2c4f0bd #340 cache attribute values of xml elements
  • 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 <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 dependency-upgrade Dependency upgrade is needed label Jul 22, 2024
Bumps `flyingSaucerVersion` from 9.7.2 to 9.9.0.

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

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

---
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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/flyingSaucerVersion-9.9.0 branch from 7f03a92 to 5100a8a Compare July 23, 2024 07:40
@tchiotludo tchiotludo merged commit 373660d into develop Aug 2, 2024
5 of 7 checks passed
@tchiotludo tchiotludo deleted the dependabot/gradle/flyingSaucerVersion-9.9.0 branch August 2, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Dependency upgrade is needed
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant