Skip to content

Bump SixLabors.ImageSharp from 3.1.12 to 4.0.0#179

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/SixLabors.ImageSharp-4.0.0
May 27, 2026
Merged

Bump SixLabors.ImageSharp from 3.1.12 to 4.0.0#179
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/SixLabors.ImageSharp-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

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 compatibility score

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)

---
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 added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 27, 2026
@github-actions github-actions Bot merged commit ed1fcca into main May 27, 2026
1 of 2 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/SixLabors.ImageSharp-4.0.0 branch May 27, 2026 22:37
matt-edmondson pushed a commit that referenced this pull request May 28, 2026
ImageSharp 4.0.0 (introduced by dependabot #179) requires a paid
commercial license and fails the build with NETSDK targets error:
"No Six Labors license found. Please obtain a license from
https://sixlabors.com/pricing/". The dependabot auto-merge bypassed
the CI build that would have caught this, leaving main red.

Pinning back to 3.1.12 (the last MIT-licensed version) unblocks this
PR and main. Long-term, the project should decide between purchasing
a license or migrating to an alternative image loader; that's out of
scope for the iOS scaffolding work on this branch.

https://claude.ai/code/session_01XLQNGeHpAb5vCraERJLpUU
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants