Skip to content

chore(deps): Bump SixLabors.ImageSharp from 3.1.12 to 4.0.0#170

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MusicHoarder.Api/SixLabors.ImageSharp-4.0.0
Closed

chore(deps): Bump SixLabors.ImageSharp from 3.1.12 to 4.0.0#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MusicHoarder.Api/SixLabors.ImageSharp-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Updated SixLabors.ImageSharp from 3.1.12 to 4.0.0.

Release notes

Sourced from SixLabors.ImageSharp's releases.

4.0.0

What's Changed

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2026
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/MusicHoarder.Api/SixLabors.ImageSharp-4.0.0 branch from 173191a to f55aeab Compare June 4, 2026 16:25
@Jeffreyyvdb Jeffreyyvdb closed this Jun 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/MusicHoarder.Api/SixLabors.ImageSharp-4.0.0 branch June 5, 2026 06:28
Jeffreyyvdb added a commit that referenced this pull request Jun 5, 2026
…177)

SixLabors.ImageSharp v4 added a build-time license check that hard-fails
compilation without a key (see the failed v4 bump in #170), and both v3/v4
carry the Six Labors Split License. Swap to SkiaSharp (MIT) so this MIT
open-source project has no licensing requirement or build-time key.

- Api.csproj: drop SixLabors.ImageSharp; add SkiaSharp +
  SkiaSharp.NativeAssets.Linux.NoDependencies (no libfontconfig needed in
  the container since we only decode/resize/encode, no text rendering).
- CoverThumbnailService: SKBitmap.Decode + aspect-preserving downscale
  (Mitchell cubic, never upscale) + WebP@80 encode; same null-on-failure
  and atomic-temp-file caching behavior.
- Tests: build/identify images via SkiaSharp instead of ImageSharp.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant