Skip to content

Comments

Bump SixLabors.ImageSharp from 1.0.0-beta0006 to 2.1.8#2

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/SixLabors.ImageSharp-2.1.8
Closed

Bump SixLabors.ImageSharp from 1.0.0-beta0006 to 2.1.8#2
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/SixLabors.ImageSharp-2.1.8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps SixLabors.ImageSharp from 1.0.0-beta0006 to 2.1.8.

Release notes

Sourced from SixLabors.ImageSharp's releases.

v2.1.8

What's Changed

Full Changelog: SixLabors/ImageSharp@v2.1.7...v2.1.8

v2.1.7

What's Changed

Full Changelog: SixLabors/ImageSharp@v2.1.6...v2.1.7

v2.1.6

What's Changed

Full Changelog: SixLabors/ImageSharp@v2.1.5...v2.1.6

v2.1.5

What's Changed

Full Changelog: SixLabors/ImageSharp@v2.1.4...v2.1.5

v2.1.4

What's Changed

Full Changelog: SixLabors/ImageSharp@v2.1.3...v2.1.4

v2.1.3

What's Changed

Full Changelog: SixLabors/ImageSharp@v2.1.2...v2.1.3

v2.1.2

What's Changed

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.0-beta0006 to 2.1.8.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/commits/v2.1.8)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the SixLabors.ImageSharp package from a pre-release beta version (1.0.0-beta0006) to a stable release version (2.1.8), which includes security fixes and robustness improvements. This is a major version upgrade from 1.x to 2.x.

  • Updates SixLabors.ImageSharp from 1.0.0-beta0006 to 2.1.8
  • Addresses potential security vulnerabilities mentioned in the release notes
  • Moves from a beta pre-release to a stable production version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta0008" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0006" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta0006" />
Copy link

Copilot AI Sep 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The SixLabors.ImageSharp.Drawing package version (1.0.0-beta0006) may be incompatible with SixLabors.ImageSharp 2.1.8. Consider updating SixLabors.ImageSharp.Drawing to a compatible version that supports ImageSharp 2.x to avoid potential runtime compatibility issues.

Suggested change
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta0006" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.0" />

Copilot uses AI. Check for mistakes.
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2025

Superseded by #3.

@dependabot dependabot bot closed this Oct 3, 2025
@dependabot dependabot bot deleted the dependabot/nuget/SixLabors.ImageSharp-2.1.8 branch October 3, 2025 09:06
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.

0 participants