Skip to content

Commit

Permalink
Bump SixLabors.Fonts, SixLabors.ImageSharp and SixLabors.ImageSharp.D…
Browse files Browse the repository at this point in the history
…rawing

Bumps [SixLabors.Fonts](https://github.com/SixLabors/Fonts), [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) and [SixLabors.ImageSharp.Drawing](https://github.com/SixLabors/ImageSharp.Drawing). These dependencies needed to be updated together.

Updates `SixLabors.Fonts` from 2.0.7 to 2.0.8
- [Release notes](https://github.com/SixLabors/Fonts/releases)
- [Commits](SixLabors/Fonts@v2.0.7...v2.0.8)

Updates `SixLabors.ImageSharp` from 3.1.6 to 3.1.6
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v3.1.6...v3.1.6)

Updates `SixLabors.ImageSharp.Drawing` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/SixLabors/ImageSharp.Drawing/releases)
- [Commits](SixLabors/ImageSharp.Drawing@v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: SixLabors.Fonts
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SixLabors.ImageSharp.Drawing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 127aef0 commit fbdfff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Server/RevolutionaryWebApp.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
<PackageReference Include="RecursiveDataAnnotationsValidation" Version="2.0.0" />
<PackageReference Include="SHA3.Net" Version="2.0.0" />
<PackageReference Include="SimpleBase" Version="4.0.2" />
<PackageReference Include="SixLabors.Fonts" Version="2.0.7" />
<PackageReference Include="SixLabors.Fonts" Version="2.0.8" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.4" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.5" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.116.1" />
<PackageReference Include="SmartFormat.NET" Version="3.5.2" />
<PackageReference Include="SSH.NET" Version="2024.2.0" />
Expand Down

0 comments on commit fbdfff0

Please sign in to comment.