chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.14 to 4.1.0#592
Open
dependabot[bot] wants to merge 23 commits into
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
adc4d1d to
977900d
Compare
fixup coverart pre-rendering overload
refix linting
fix log inj issue
fix checkstyle
restore bytes function
fix checkstyle errors
Removed separateMultipleMajor and separateMultipleMinor settings.
Updated badges in README.md to reflect new repository links and added additional status indicators.
Removed license badge from README.
Updated shield images in README for better visibility and added new metrics.
Why: Some REST clients pass album.id to getCoverArt instead of album.coverArt. Airsonic then treats the value only as a media-file ID and can return the placeholder even when album artwork exists. What: Preserve media-file/folder precedence for bare numeric cover-art IDs, then resolve the same numeric value as an album ID when no media-file cover request can be built. How: Add a media-first album fallback in CoverArtController numeric ID resolution and cover it with controller tests for media precedence, album fallback, and no-match placeholder behavior.
Updated README file.
fixup http client dependency
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.14 to 4.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.14...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b1bfc65 to
2a1320b
Compare
|
1b6f871 to
347dc59
Compare
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 org.springframework.boot:spring-boot-starter-parent from 3.5.14 to 4.1.0.
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
ac2cfe0Release v4.1.01a5815cUpgrade to Spring Batch 6.0.4a8364ffMerge branch '4.0.x'9755ff2Upgrade to Spring Batch 6.0.46a6dedcUpgrade to Spring Integration 7.1.0db7b2b9Merge branch '4.0.x'd549d07Upgrade to Spring Integration 7.0.54d9e463Merge branch '3.5.x' into 4.0.xb068647Upgrade to Spring Integration 6.5.9198af99Merge branch '4.0.x'