Skip to content

build(deps): bump flyingSaucerVersion from 10.0.7 to 10.1.0#15021

Merged
loicmathieu merged 1 commit intodevelopfrom
dependabot/gradle/flyingSaucerVersion-10.1.0
Mar 11, 2026
Merged

build(deps): bump flyingSaucerVersion from 10.0.7 to 10.1.0#15021
loicmathieu merged 1 commit intodevelopfrom
dependabot/gradle/flyingSaucerVersion-10.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps flyingSaucerVersion from 10.0.7 to 10.1.0.
Updates org.xhtmlrenderer:flying-saucer-core from 10.0.7 to 10.1.0

Release notes

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

v10.1.0

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.0.7...v10.1.0

Changelog

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

10.1.0 (05.03.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/46?closed=1

  • Bump com.github.librepdf:openpdf from 3.0.1 to 3.0.2 (#644)
Commits
  • c981f43 release FlyingSaucer 10.1.0
  • faf794b Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2
  • f5bb56c Bump error_prone.version from 2.47.0 to 2.48.0
  • 69a0f9c Bump org.mockito:mockito-core from 5.21.0 to 5.22.0
  • 73c61de Bump com.github.librepdf:openpdf from 3.0.1 to 3.0.2
  • 8a6d76c working on FlyingSaucer 10.1.0
  • See full diff in compare view

Updates org.xhtmlrenderer:flying-saucer-pdf from 10.0.7 to 10.1.0

Release notes

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

v10.1.0

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.0.7...v10.1.0

Changelog

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

10.1.0 (05.03.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/46?closed=1

  • Bump com.github.librepdf:openpdf from 3.0.1 to 3.0.2 (#644)
Commits
  • c981f43 release FlyingSaucer 10.1.0
  • faf794b Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2
  • f5bb56c Bump error_prone.version from 2.47.0 to 2.48.0
  • 69a0f9c Bump org.mockito:mockito-core from 5.21.0 to 5.22.0
  • 73c61de Bump com.github.librepdf:openpdf from 3.0.1 to 3.0.2
  • 8a6d76c working on FlyingSaucer 10.1.0
  • See full diff 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 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 `flyingSaucerVersion` from 10.0.7 to 10.1.0.

Updates `org.xhtmlrenderer:flying-saucer-core` from 10.0.7 to 10.1.0
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v10.0.7...v10.1.0)

Updates `org.xhtmlrenderer:flying-saucer-pdf` from 10.0.7 to 10.1.0
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v10.0.7...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/backend Needs backend code changes dependency-upgrade Dependency upgrade is needed labels Mar 11, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 11, 2026
@github-actions
Copy link
Contributor

Tests report quick summary:

success ✅ > tests: 4069, success: 4056, skipped: 13, failed: 0

unfold for details
Project Status Success Skipped Failed
cli success ✅ 80 0 0
core success ✅ 2010 0 0
executor success ✅ 4 0 0
jdbc success ✅ 11 0 0
jdbc-h2 success ✅ 475 0 0
jdbc-mysql success ✅ 478 0 0
jdbc-postgres success ✅ 478 0 0
processor success ✅ 7 0 0
runner-memory success ✅ 1 0 0
scheduler success ✅ 24 0 0
script success ✅ 12 0 0
storage-local success ✅ 64 0 0
webserver success ✅ 421 0 0
worker success ✅ 4 0 0

@github-actions
Copy link
Contributor

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report4069 ran4056 ✅13 ⚠️0 ❌43m 18s 752ms

@loicmathieu loicmathieu merged commit 2a80177 into develop Mar 11, 2026
9 of 12 checks passed
@loicmathieu loicmathieu deleted the dependabot/gradle/flyingSaucerVersion-10.1.0 branch March 11, 2026 09:23
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/backend Needs backend code changes dependency-upgrade Dependency upgrade is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant