chore(deps): bump the gradle-dependencies group in /booklore-api with 10 updates#6
Merged
opensourcefan merged 1 commit intoMar 20, 2026
Conversation
Bumps the gradle-dependencies group in /booklore-api with 10 updates: | Package | From | To | | --- | --- | --- | | org.flywaydb:flyway-mysql | `12.0.3` | `12.1.1` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.42` | `1.18.44` | | org.apache.pdfbox:pdfbox | `3.0.6` | `3.0.7` | | org.apache.pdfbox:pdfbox-io | `3.0.6` | `3.0.7` | | org.apache.pdfbox:xmpbox | `3.0.6` | `3.0.7` | | com.github.RouHim:jaudiotagger | `2.0.16` | `2.0.19` | | org.glassfish.jaxb:jaxb-runtime | `4.0.6` | `4.0.7` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `4.0.3` | `4.0.4` | | org.hibernate.orm | `7.2.6.Final` | `7.3.0.Final` | | gradle-wrapper | `9.4.0` | `9.4.1` | Updates `org.flywaydb:flyway-mysql` from 12.0.3 to 12.1.1 Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) Updates `org.apache.pdfbox:pdfbox` from 3.0.6 to 3.0.7 Updates `org.apache.pdfbox:pdfbox-io` from 3.0.6 to 3.0.7 Updates `org.apache.pdfbox:xmpbox` from 3.0.6 to 3.0.7 Updates `com.github.RouHim:jaudiotagger` from 2.0.16 to 2.0.19 Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.6 to 4.0.7 Updates `org.springframework.boot` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.3...v4.0.4) Updates `org.hibernate.orm` from 7.2.6.Final to 7.3.0.Final Updates `gradle-wrapper` from 9.4.0 to 9.4.1 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-mysql dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.apache.pdfbox:pdfbox dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.apache.pdfbox:pdfbox-io dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.apache.pdfbox:xmpbox dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.github.RouHim:jaudiotagger dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.springframework.boot dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.hibernate.orm dependency-version: 7.3.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
opensourcefan
added a commit
that referenced
this pull request
May 31, 2026
…stack trace exposure, clear-text storage) - Workflow permissions: add contents: read to 7 jobs across master/develop/tag/migrations pipelines (#1-5, #76-77) - ReDoS prevention: add input length guards (500-1000 chars) before regex operations in FilenamePatternExtractor, ComicvineBookParser, OidcDiagnosticService, BookUtils (#91-99, #137) - Stack trace exposure: sanitize _load_error in AI panel /v1/status endpoint (#6) - Clear-text storage: move isDefaultPassword from localStorage to sessionStorage (#80) Backend tests: all pass (0 failures across 200+ test classes)
opensourcefan
added a commit
that referenced
this pull request
May 31, 2026
… via /v1/panel-detection/scan The original fix for alert #6 sanitized the /health endpoint's loadError field, but _load_model() still interpolated raw _load_error into a RuntimeError message. This RuntimeError is caught by panel_scan() and raised as HTTPException, exposing the raw exception text to API clients. Now _load_model() returns a generic message matching the /health endpoint.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-dependencies group in /booklore-api with 10 updates:
12.0.312.1.11.18.421.18.443.0.63.0.73.0.63.0.73.0.63.0.72.0.162.0.194.0.64.0.74.0.34.0.47.2.6.Final7.3.0.Final9.4.09.4.1Updates
org.flywaydb:flyway-mysqlfrom 12.0.3 to 12.1.1Updates
org.projectlombok:lombokfrom 1.18.42 to 1.18.44Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
17c78fe[version] pre-release version bump1edca70[test][@Jacksonized] Test emission of warning when not choosing jackson ver...e789e82[test] Update the generation of eclipse test targets from JDK14 to JDK25.a54cecd[trivial][changelog]3db0a6c[bugfix][@Jacksonized] javac handler of jacksonized checked for existing ja...12572fc[test] Adjusted tests to the new 'jackson version is a list' config key setup.0e9699c[changelog] Document implementation of Jackson3 support: #3950.d441be1[jacksonized] infrastructure for previous merge resolution: Changed to the co...d62b2d5Merge branch 'master' into cachescrubber-gh-3950f49f0fe[test] Remove tests for deprecated@Logger(access = MODULE). They're deprec...Updates
org.apache.pdfbox:pdfboxfrom 3.0.6 to 3.0.7Updates
org.apache.pdfbox:pdfbox-iofrom 3.0.6 to 3.0.7Updates
org.apache.pdfbox:xmpboxfrom 3.0.6 to 3.0.7Updates
com.github.RouHim:jaudiotaggerfrom 2.0.16 to 2.0.19Updates
org.glassfish.jaxb:jaxb-runtimefrom 4.0.6 to 4.0.7Updates
org.springframework.bootfrom 4.0.3 to 4.0.4Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
8bdd6f8Release v4.0.479a3850Merge branch '3.5.x' into 4.0.x3ebd147Next development version (v3.5.13-SNAPSHOT)26edf79Merge branch '3.5.x' into 4.0.x6620deaPolishing7151419Upgrade to Testcontainers 2.0.4cc6bb61Merge branch '3.5.x' into 4.0.xdd54841Upgrade to Spring Batch 5.2.52739427Upgrade to Spring Batch 6.0.3a6d8c48Merge branch '3.5.x' into 4.0.xUpdates
org.hibernate.ormfrom 7.2.6.Final to 7.3.0.FinalUpdates
gradle-wrapperfrom 9.4.0 to 9.4.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions