Skip to content

Bump the dotnet group with 12 updates - #6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/backend/Depicta.Api/dotnet-c2a684cb94
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/backend/Depicta.Api/dotnet-c2a684cb94

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026 •

Copy link
Copy Markdown

Updated Magick.NET-Q8-AnyCPU from 14.2.0 to 14.17.0.

Release notes

Sourced from Magick.NET-Q8-AnyCPU's releases.

14.17.0

What's Changed

  • Make sure that ReadAsync and WriteAsync throw an OperationCanceledException when the task was canceled (#​2066)
  • Fixed decoding of yuv422 tiff (#​2074)
  • Added JFIF as a supported extension (##​2075)
  • Report the correct error when decoding an invalid WebP file (#​2076)
  • Make sure we clear the collection before reading in the ReadAsync and PingAsync methods (#​2077)
  • Make sure that WriteAsync uses a stream that is both readable and writable when reading from a file path (#​2081)
  • Fixed cancelling MagickImage.ReadAsync crashes the process with an access violation (14.16.0, 14.15.0) (#​2084)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-31 (2026-09-03)
  • aom 3.15.0 (2026-08-25)
  • openexr 3.4.15 (2026-08-22)
  • libffi 3.8.0 (2026-08-09)
  • fontconfig 2.18.3 (2026-08-06)
  • gdk-pixbuf 2.44.8 (2026-08-12)
  • harfbuzz 14.4.0 (2026-08-26)
  • libheif 1.23.2 (2026-08-25)
  • imath 3.2.3 (2026-08-20)
  • openjph 0.31.0 (2026-07-27)

Full Changelog: dlemstra/Magick.NET@14.16.0...14.17.0

14.16.0

What's Changed

  • Fixed stackoverflow when using the library in IIS (#​2049)
  • Added support for reading the XMP profile when pinging a raw image (#​2052)
  • Added Version to MagickFormatInfo.
  • Fixed thread pool starvation in AsyncStreamWrapper causing concurrent ReadAsync/WriteAsync to stall (#​2056)
  • Fixed issue where ImportIndexedPixels would always use a GrayScale colorspace (#​2057)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-29 (2026-07-27)
  • libffi 3.7.1 (2026-07-10)
  • fontconfig 2.18.2 (2026-07-09)
  • libjpeg-turbo 3.2.0 (2025-06-30)
  • libraqm 0.11.0 (2026-07-23)
  • libraw 0.22.2 (2026-07-16)

Full Changelog: dlemstra/Magick.NET@14.15.0...14.16.0

14.15.0

What's Changed

  • Add PingAsync to MagickImage and MagickImageCollection (#​2032).
  • Added ImportIndexedPixels to MagickImage (#​2040)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-27 (2026-07-05)
  • libde265 1.1.1 (2026-06-03)
  • openexr 3.4.13 (2026-06-19)
  • libffi 3.6.0 (2026-06-20)
  • fontconfig 2.18.1 (2026-06-02)
  • gdk-pixbuf 2.44.7 (2026-06-27)
  • harfbuzz 14.2.1 (2026-06-02)
  • libheif 1.23.1 (2026-06-26)
  • libjxl 0.12.0 (2026-07-01)
  • openjph 0.30.1 (2026-06-22)
  • libtiff 4.7.2 (2026-06-26)

Full Changelog: dlemstra/Magick.NET@14.14.0...14.15.0

14.14.0

What's Changed

  • Renamed ExifParts to ExifIfds and renamed ExifProfile.Parts to ExifProfile.AllowedIfds and mark the old names as obsolete.
  • Store the exif ifd in the ExifTag to make prevent marking a tag as duplicate when it is found in another ifd (#​2017)
  • Fixed Regression: Clip() doesn't take the correct bounding box (#​2019)
  • Fixed Regression: ColorType is no longer persisted (#​2020)
  • Fixed Native DLLs (Magick.Native-Q16-*.dll) appear at project root in Solution Explorer on .NET Framework 4.8 (#​2029)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-25 (2026-06-04)
  • aom 3.14.1 (2026-05-22)
  • libde265 1.1.0 (2026-05-26)
  • openexr 3.4.12 (2026-05-25)
  • libheif 1.23.0 (2026-05-29)

Full Changelog: dlemstra/Magick.NET@14.13.1...14.14.0

14.13.1

What's Changed

  • Fixed loading of animated AVIF image as MagickImageCollection (#​2000)
  • Fixed determining the number of frames when reading animated AVIF images (#​2005)
  • Fixed loaded of indexed color PSD file (#​2007)
  • Another fix when reading JPEG compressed TIFF files. (#​2016)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-23 (2026-05-17)
  • aom 3.14.0 (2026-05-12)
  • openexr 3.4.11 (2026-04-30)
  • libhwy 1.4.0 (2026-04-23)
  • lcms 2.19.1 (2026-05-06)
  • openjph 0.27.3 (2026-05-14)

Full Changelog: dlemstra/Magick.NET@14.13.0...14.13.1

14.13.0

What's Changed

  • Added PixelDifferenceCount to ErrorMetric.

Related changes in ImageMagick since the last release of Magick.NET:

  • Corrected the patch that was made earlier to fix reading JPEG compressed TIFF images (#​1993)
  • Call CloseBlob on the correct image to prevent the blob from remaining open (#​1997)

Library updates:

  • ImageMagick 7.1.2-21 (2026-04-21)
  • harfbuzz 14.2.0 (2026-04-20)
  • libpng 1.6.58 (2026-04-15)
  • libraqm 0.10.5 (2026-04-11)
  • libraw 0.22.1 (2026-04-06)
  • libxml2 2.15.3 (2026-04-15)
  • openexr 3.4.9 (2026-04-17)
  • openjph 0.27.0 (2026-04-14)

Full Changelog: dlemstra/Magick.NET@14.12.0...14.13.0

14.12.0

What's Changed

  • Added FixByteOrder to the DcmReadDefines (#​1976)
  • Added IconWriteDefines.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-19 (2026-04-12)
  • aom 3.13.3 (2026-04-02)
  • openexr 3.4.9 (2026-04-03)
  • freetype 2.14.3 (2026-03-22)
  • gdk-pixbuf 2.44.6 (2026-03-31)
  • harfbuzz 14.0.0 (2026-04-01)
  • liblzma 5.8.3 (2026-04-31)
  • libpng 1.6.56 (2026-03-25)

Full Changelog: dlemstra/Magick.NET@14.11.1...14.12.0

14.11.1

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-18 (2026-03-23)
  • aom 3.13.2 (2026-03-19)
  • openexr 3.4.7 (2026-03-15)
  • harfbuzz 13.2.1 (2026-03-19)

Full Changelog: dlemstra/Magick.NET@14.11.0...14.11.1

14.11.0

What's Changed

  • Added DcmReadDefines.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-17 (2026-03-16)
  • openexr 3.4.6 (2026-03-01)
  • freetype 2.14.2 (2026-03-01)
  • harfbuzz 13.0.1 (2026-03-07)
  • libxml2 2.15.2 (2026-03-03)

Full Changelog: dlemstra/Magick.NET@14.10.4...14.11.0

14.10.4

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-16 (2026-03-08)
  • openexr 3.4.5 (2026-02-21)

Full Changelog: dlemstra/Magick.NET@14.10.3...14.10.4

14.10.3

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-15 (2026-02-22)
  • gdk-pixbuf 2.44.5 (2026-01-29)
  • harfbuzz 12.3.2 (2026-01-24)
  • libheif 1.21.2 (2026-01-16)
  • libjxl 0.11.2 (2026-02-10)
  • libpng 1.6.55 (2026-02-09)
  • libraqm 0.10.4 (2026-02-05)
  • openjph 0.26.3 (2026-02-17)
  • zlib 1.3.2 (2026-02-17)

Full Changelog: dlemstra/Magick.NET@14.10.2...14.10.3

14.10.2

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-13 (2026-01-19)
  • harfbuzz 12.3.0 (2025-12-27)
  • libheif 1.21.1 (2025-12-31)
  • lcms 2.18.0 (2026-01-09)
  • openjph 0.26.0 (2025-12-24)
  • libraw 0.22.0 (2026-01-13)

Full Changelog: dlemstra/Magick.NET@14.10.1...14.10.2

14.10.1

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-12 (2025-12-29)
  • libjpeg-turbo 3.1.3 (2025-12-10)
  • liblzma 5.8.2 (2025-12-17)
  • libpng 1.6.53 (2025-12-05)

Full Changelog: dlemstra/Magick.NET@14.10.0...14.10.1

14.10.0

What's Changed

  • Allow specifying the pdf format in the constructor of the PdfWriteDefines (#​1931).
  • Added HighBitDepth to the JpegWriteDefines.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-10 (2025-12-07)
  • brotli 1.2.0 (2025-10-27)
  • openexr 3.4.4 (2025-11-19)
  • harfbuzz 12.2.0 (2025-11-05)
  • openjph 0.25.3 (2025-11-16)
  • libpng 1.6.52 (2025-12-03)
  • REMOVED: libdeflate (#​1932)

Full Changelog: dlemstra/Magick.NET@14.9.1...14.10.0

14.9.1

What's Changed

Related changes in ImageMagick since the last release of Magick.NET:

  • CLAHE : Unsigned underflow and division-by-zero lead to OOB pointer arithmetic and process crash (DoS) (GHSA-wpp4-vqfq-v4hp)

Library updates:

  • ImageMagick 7.1.2-8 (2025-10-28)
  • openexr 3.4.2 (2025-10-16)
  • gdk-pixbuf 2.44.4 (2025-10-21)
  • imath 3.2.2 (2025-10-08)
  • libxml2 2.15.1 (2025-10-16)

Full Changelog: dlemstra/Magick.NET@14.8.2...14.9.0

14.9.0

What's Changed

  • Converting Tif file with 2 alpha channels yields scrambled result. #​1523
  • Embedded base64 image not rendered when converting SVG on Linux RHEL (regression since 14.7.1) #​1917
  • Allow setting the StrokeDashArray of the DrawingSettings to null.
  • Moved static properties in ColorProfile to a new ColorProfiles class and mark them obsolete.

Related changes in ImageMagick since the last release of Magick.NET:

  • Fix issue where the size of a line is extended to 70 characters when writing a PBM image (Restore previous PBM raster line format ImageMagick/ImageMagick#8346).
  • Extra images will be added as meta channels when combining images.
  • Added support for reading and writing meta channels in a TIFF images with separate planes of data.
  • Promote photometric tiff tag to required
  • Added extra check to resolve issue on 32-bit systems (GHSA-9pp9-cfwx-54rm)

Library updates:

  • ImageMagick 7.1.2-7 (2025-10-15)
  • aom 3.13.1 (2025-09-05)
  • openexr 3.4.0 (2025-09-05)
  • freetype 2.14.1 (2024-09-11)
  • gdk-pixbuf 2.44.3 (2025-09-30)
  • harfbuzz 12.1.0 (2025-10-01)
  • libjpeg-turbo 3.1.2 (2025-09-03)
  • openjpeg 2.5.4 (2025-09-20)
  • libtiff 4.7.1 (2025-09-12)
  • libxml2 2.15.0 (2025-09-15)

Full Changelog: dlemstra/Magick.NET@14.8.2...14.9.0

14.8.2

What's Changed

  • Corrected the generated version and added a unit test for it (#​1894).
  • Fixed missing embedded resources in the native library (#​1896 and #​1898).

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-3 (2025-08-31)
  • harfbuzz 11.4.4 (2025-08-26)

Full Changelog: dlemstra/Magick.NET@14.8.1...14.8.2

14.8.1

What's Changed

  • Corrected Gravity overload of the Splice method (#​1881).

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-2 (2025-08-24)
  • ffi 3.5.2 (2025-08-02)
  • harfbuzz 11.4.1 (2025-08-13)
  • heif 1.20.2 (2025-08-05)
  • highway 1.3.0 (2025-08-14)
  • imath 3.2.1 (2025-08-15)
  • raqm 0.10.3 (2025-08-05)

Full Changelog: dlemstra/Magick.NET@14.8.0...14.8.1

14.8.0

What's Changed

  • Added Sf3 to MagickFormat.
  • Added Gravity overload to the Splice method (#​1881).
  • Added TrimMemory to the ResourceLimits (#​1854).

Library updates:

  • ImageMagick 7.1.2-1 (2025-08-12)
  • exr 3.3.5 (2025-07-26)
  • ffi 3.5.1 (2025-06-10)
  • fontconfig 2.17.1 (2025-07-02)
  • gdk-pixbuf 2.43.3 (2025-06-29)
  • jpeg-turbo 3.1.1 (2025-06-10)
  • pixman 0.46.4 (2025-07-20)
  • png 1.6.50 (2025-07-02)
  • webp 1.6.0 (2025-07-09)
  • xml 2.14.5 (2025-07-10)
  • zip 1.11.4 (2025-05-23)

Full Changelog: dlemstra/Magick.NET@14.7.0...14.8.0

14.7.0

What's Changed

  • Added extra overload to the Resize method that allows specifying the filter (#​1819).
  • Allow reading of clip paths without a name and give them a numeric name that can be used by ImageMagick (#​1814).
  • Use the ArrayPool API in .NET Standard 2.1 or later to reduce the creation of LOH objects (#​1812).
  • Allow modification of X and Y in the PointD struct (#​1856).
  • Improved parsing of a geometry in the MagickGeometry class (#​1855).
  • Added Icn to MagickFormat.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-0 (2025-07-13)
  • aom 3.12.1 (2025-04-11)
  • de265 1.0.16 (2025-05-04)
  • deflate 1.24.0 (2025-05-11)
  • ffi 3.4.8 (2025-04-10)
  • harfbuzz 11.2.1 (2025-05-15)
  • heif 1.20.1 (2025-07-02)
  • lzma 5.8.1 (2025-04-03)
  • openexr 3.3.3 (2025-03-24)
  • pixman 0.46.0 (2025-04-30)
  • png 1.6.48 (2025-04-30)
  • raw 0.22.0-Devel202502 (2024-02-24)
  • xml 2.14.3 (2025-05-13)

Full Changelog: dlemstra/Magick.NET@14.6.0...14.7.0

14.6.0

What's Changed

  • Added PhaseCorrelation and DotProductCorrelation to ErrorMetric.
  • Added MaxBayerPatternPixels, MaxChildrenPerBox, MaxComponents, MaxIlocExtentsPerItem, MaxItems, MaxNumberOfTiles and MaxSizeEntityGroup to the HeicReadDefines (#​1807).
  • Implemented an optimization of the ToBitmap method based upon ideas from (#​1777).

Related changes in ImageMagick since the last release of Magick.NET:

  • Also print the requested sizes in the error message when width or height exceeds the limits (#​1798).
  • mime:type is not automatically injected, you must request it.
  • Optimized Oklab and JzAzBz colorspace transformation
  • Support epoch() and magicktime() FX functions

Library updates:

  • ImageMagick 7.1.1-46 (2025-03-18)
  • aom 3.12.0 (2025-02-07)
  • cairo 1.18.4 (2025-03-08)
  • harfbuzz 10.4.0 (2025-03-01)
  • heif 1.19.7 (2025-03-03)
  • openh264 2.6.0 (2025-02-12)
  • png 1.6.47 (2025-02-18)
  • xml 2.13.6 (2025-02-18)

Full Changelog: dlemstra/Magick.NET@14.5.0...14.6.0

14.5.0

What's Changed

  • Added ToWriteableBitmapWithDensity and changed the default DPI to 96 (#​1781)
  • Use CallerArgumentExpressionAttribute in throw helpers (#​1788)
  • Added CAT02LMSC to ColorSpace.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.1-44 (2025-02-22)
  • deflate 1.23.0 (2024-12-15)
  • ffi 3.4.7 (2025-02-08)
  • harfbuzz 10.2.0 (2025-01-11)
  • jpeg-turbo 3.1.0 (2024-12-12)
  • lcms 2.17.0 (2025-02-09)
  • lzma 5.6.4 (2025-01-23)
  • openh264 2.5.0 (2024-11-08)
  • openjpeg 2.5.3 (2024-12-09)
  • png 1.6.46 (2025-01-23)
  • raw 0.22.0-Devel202403 (2024-03-30)
  • webp 1.5.0 (2024-12-20)
  • zip 1.11.3 (2025-01-20)

New Contributors

Full Changelog: dlemstra/Magick.NET@14.4.0...14.5.0

14.4.0

What's Changed

  • Added missing interface inheritance (#​1776).

Full Changelog: dlemstra/Magick.NET@14.3.0...14.4.0

14.3.0

What's Changed

  • Make sure FrameCount is 1 when reading a MagickImage (#​1761).
  • Make the constructor of ColorProfile that has a name obsolete and only use icc as the name in the future.
  • Fixed memory leak with the return value of MagickImage.FormatExpression.
  • Added missing interface inheritance (#​1776).
  • Created Magick.NET.AvaloniaMediaImaging (#​1743).

Related changes in ImageMagick since the last release of Magick.NET:

  • Make sure we can write jpeg files with an exif profile that has a length of 65533 (#​1764).
  • Move jpeg specific exif detection of profiles with the name app1 to a more generic spot (#​1766).

Library updates:

  • ImageMagick 7.1.1-43 (2024-12-22)
  • aom 3.11.0 (2024-11-14)
  • heif 1.19.5 (2024-11-19)
  • jpeg-xl 0.11.1 (2024-11-26)
  • pixman 0.44.2 (2024-12-03)
  • xml 2.13.5 (2024-11-12)

Full Changelog: dlemstra/Magick.NET@14.2.0...14.3.0

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.8 to 8.0.30.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

8.0.30

Release

What's Changed

New Contributors

Full Changelog: dotnet/aspnetcore@v8.0.29...v8.0.30

8.0.29

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.28...v8.0.29

8.0.28

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.27...v8.0.28

8.0.27

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.26...v8.0.27

8.0.26

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.25...v8.0.26

8.0.25

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.24...v8.0.25

8.0.24

Release

8.0.23

Release

What's Changed

https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-january-2026-servicing-updates/#release-changelogs

8.0.22

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.21...v8.0.22

8.0.21

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.20...v8.0.21

8.0.20

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.19...v8.0.20

8.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18

8.0.17

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17

8.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16

8.0.15

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15

8.0.14

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14

8.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

8.0.10

Release

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 8.0.8 to 8.0.30.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

8.0.30

Release

What's Changed

Description has been truncated

Bumps Magick.NET-Q8-AnyCPU from 14.2.0 to 14.17.0
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.8 to 8.0.30
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.8 to 8.0.30
Bumps Microsoft.EntityFrameworkCore from 8.0.8 to 9.0.19
Bumps Microsoft.EntityFrameworkCore.Design from 8.0.8 to 9.0.19
Bumps Microsoft.EntityFrameworkCore.Sqlite from 8.0.8 to 9.0.19
Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 18.9.0
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.8 to 9.0.4
Bumps Sentry.AspNetCore from 5.9.0 to 6.10.0
Bumps Swashbuckle.AspNetCore from 6.7.3 to 10.2.3
Bumps xunit from 2.9.2 to 2.9.3
Bumps xunit.runner.visualstudio from 2.8.2 to 4.0.0

---
updated-dependencies:
- dependency-name: Magick.NET-Q8-AnyCPU
  dependency-version: 14.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 8.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 8.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 9.0.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 9.0.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Sentry.AspNetCore
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

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 Sep 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Author

Superseded by #8.

@dependabot dependabot Bot closed this Sep 11, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/backend/Depicta.Api/dotnet-c2a684cb94 branch September 11, 2026 21:49
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