Skip to content

Bump AngleSharp and 30 others #1308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: Automatic_version_update_dependabot
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Updated AngleSharp from 0.16.1 to 1.3.0.

Release notes

Sourced from AngleSharp's releases.

1.3.0

Released on Friday, April 18 2025.

  • Fixed DOM exposed type of HasChildNodes (#​1219) @​arekdygas
  • Fixed NodeIterator behavior when nodes are removed (#​1222)
  • Improved form documentation (#​1220) @​RedZone908
  • Updated to NUKE 9 and removed obsolete .NET 6 and 9 targets (#​1216) @​lahma
  • Added GetAttributeNode methods to IElement (#​1223) @​arekdygas
  • Added support for finding targets in browsing contexts (#​1218) @​TheJayMann
  • Added support for targetting iframes (#​1205) @​TheJayMann

Full Changelog: AngleSharp/AngleSharp@1.2.0...1.3.0

1.3.0-beta.468

Released on Friday, January 31 2025.

  • Updated to NUKE 9 and removed obsolete .NET 6 and 9 targets (#​1216) @​lahma
  • Added support for targetting iframes (#​1205) @​TheJayMann

1.3.0-beta.466

Released on Friday, January 31 2025.

  • Updated to NUKE 9 and removed obsolete .NET 6 and 9 targets (#​1216) @​lahma
  • Added support for targetting iframes (#​1205) @​TheJayMann

1.2.0

Released on Tuesday, December 31 2024.

  • Fixed loading of link element source (#​1184) @​tomvanenckevort
  • Fixed usage of outdated dependency (#​1186)
  • Fixed cookie Expires recognized as local time (#​1212) @​noobow34
  • Fixed validation for problematic decimal step values (#​1210) @​rhuebner76
  • Removed unnecessary references for .NET 6 and higher (#​1187) @​lahma
  • Removed support for .NET 4.6.1 (least version is 4.6.2)
  • Updated to NUKE 8 (#​1188) @​lahma
  • Added new OnToken event for the tokenizer (#​1153) @​schaakverslaafd
  • Added new setting for disabling StringBuilder pooling (#​1203) @​micahbresette
  • Added context to extension methods (#​1194) @​memiamp
  • Added property attribute to meta tags (#​1195) @​hflexgrig

1.2.0-beta.457

Released on Tuesday, December 31 2024.

  • Fixed loading of link element source (#​1184) @​tomvanenckevort
  • Fixed usage of outdated dependency (#​1186)
  • Fixed cookie Expires recognized as local time (#​1212) @​noobow34
  • Fixed validation for problematic decimal step values (#​1210) @​rhuebner76
  • Removed unnecessary references for .NET 6 and higher (#​1187) @​lahma
  • Removed support for .NET 4.6.1 (least version is 4.6.2)
  • Updated to NUKE 8 (#​1188) @​lahma
  • Added new OnToken event for the tokenizer (#​1153) @​schaakverslaafd
  • Added new setting for disabling StringBuilder pooling (#​1203) @​micahbresette
  • Added context to extension methods (#​1194) @​memiamp
  • Added property attribute to meta tags (#​1195) @​hflexgrig

1.2.0-beta.449

Released on Sunday, April 14 2024.

  • Fixed loading of link element source (#​1184) @​tomvanenckevort
  • Fixed usage of outdated dependency (#​1186)
  • Removed unnecessary references for .NET 6 and higher (#​1187) @​lahma
  • Removed support for .NET 4.6.1 (least version is 4.6.2)
  • Updated to NUKE 8 (#​1188) @​lahma
  • Added new OnToken event for the tokenizer (#​1153) @​schaakverslaafd

1.2.0-beta.448

Released on Sunday, April 14 2024.

  • Fixed loading of link element source (#​1184) @​tomvanenckevort
  • Fixed usage of outdated dependency (#​1186)
  • Removed unnecessary references for .NET 6 and higher (#​1187) @​lahma
  • Removed support for .NET 4.6.1 (least version is 4.6.2)
  • Updated to NUKE 8 (#​1188) @​lahma
  • Added new OnToken event for the tokenizer (#​1153) @​schaakverslaafd

1.2.0-beta.410

Released on tbd.

  • Added new OnToken event for the tokenizer (#​1153) @​schaakverslaafd

1.2.0-beta.408

Released on tbd.

  • Added new OnToken event for the tokenizer (#​1153) @​schaakverslaafd

1.1.2

Released on Friday, March 8 2024.

  • Fixed exception when providing wrong response (#​1181)
  • Fixed handling of various inputs leading to timeouts (#​1180)

1.1.2-beta.407

Released on Friday, March 8 2024.

  • Fixed exception when providing wrong response (#​1181)
  • Fixed handling of various inputs leading to timeouts (#​1180)

1.1.1-beta.390

Released on Thursday, February 29 2024.

  • Fixed ISourceReference not using HtmlToken underneath
  • Fixed handling of replacement characters in escaped script blocks (#​1174)
  • Fixed handling of empty template element in SVG foreign mode (#​1176)
  • Improved pre-release version to follow semver (#​1171) @​georg-jung
  • Improved NuGet package with link to repository (#​1168) @​thompson-tomo
  • Added PostAsMultipart helper for multipart/form-data to DocumentRequest (#​1173)

1.1.1-beta.388

Released on Thursday, February 29 2024.

  • Fixed ISourceReference not using HtmlToken underneath
  • Fixed handling of replacement characters in escaped script blocks (#​1174)
  • Improved pre-release version to follow semver (#​1171) @​georg-jung
  • Improved NuGet package with link to repository (#​1168) @​thompson-tomo

1.1.1-beta.387

Released on Tuesday, February 27 2024.

  • Fixed ISourceReference not using HtmlToken underneath
  • Improved pre-release version to follow semver (#​1171) @​georg-jung
  • Improved NuGet package with link to repository (#​1168) @​thompson-tomo

1.1.0

Released on Thursday, January 18 2024

  • Fixed priority calculations for selector lists (#​1161)
  • Fixed :where and :is selectors using forgiving lists
  • Added option for read only DOM (#​1154) @​dv00d00
  • Added more optimizations to reduce allocation rate (#​1159) @​dv00d00
  • Added support for nested selectors (&)

1.1.0-beta.384

Released on Thursday, January 18 2024

  • Fixed priority calculations for selector lists (#​1161)
  • Fixed :where and :is selectors using forgiving lists
  • Added option for read only DOM (#​1154) @​dv00d00
  • Added more optimizations to reduce allocation rate (#​1159) @​dv00d00
  • Added support for nested selectors (&)

1.1.0-alpha-378

Released on ?

  • Fixed priority calculations for selector lists (#​1161)
  • Fixed :where and :is selectors using forgiving lists
  • Added option for read only DOM (#​1154) @​dv00d00
  • Added more optimizations to reduce allocation rate (#​1159) @​dv00d00
  • Added support for nested selectors (&)

1.1.0-alpha-377

Released on ?

  • Fixed priority calculations for selector lists (#​1161)
  • Added option for read only DOM (#​1154) @​dv00d00
  • Added more optimizations to reduce allocation rate (#​1159) @​dv00d00
  • Added support for nested selectors (&)

1.1.0-alpha-376

Released on ?

  • Fixed priority calculations for selector lists (#​1161)
  • Added option for read only DOM (#​1154) @​dv00d00
  • Added more optimizations to reduce allocation rate (#​1159) @​dv00d00

1.1.0-alpha-375

Released on ?

  • tbd

1.0.7

What's Changed

  • Fixed implementation of IRange using offsets (#​1147) @​zukarusan
  • Improved performance in Node.set_Owner (#​1149) @​campersau
  • Added net8.0 as direct target framework
  • Released 1.0.7 by @​FlorianRappl in Release 1.0.7 AngleSharp/AngleSharp#1150

New Contributors

Full Changelog: AngleSharp/AngleSharp@v1.0.6...1.0.7

1.0.6

What's Changed

  • Fixed case-sensitiveness in virtual responses
  • Fixed warning for outdated actions in CI/CD workflow (#​1145) @​martincostello
  • Fixed AoT warning when trimming (#​1144) @​martincostello
  • Fixed decoding of entities in InnerHtml of <noscript> (#​1139)
  • Updated PrettyMarkupFormatter to keep new lines on demand (#​1131) @​dramlian
  • Released 1.0.6 by @​FlorianRappl in Release 1.0.6 AngleSharp/AngleSharp#1146

New Contributors

Full Changelog: AngleSharp/AngleSharp@v1.0.5...v1.0.6

1.0.6-alpha-330

Released on ???

  • Fixed case-sensitiveness in virtual responses

1.0.6-alpha-328

Released on ???

  • Fixed case-sensitiveness in virtual responses

1.0.6-alpha-325

Released on ???

  • Fixed case-sensitiveness in virtual responses

1.0.5

What's Changed

  • Improved codebase (#​1128, #​1126, #​1133) @​matkoch @​ivandrofly
  • Improved documentation (#​1127)
  • Improved child selector performance (#​1135) @​lahma
  • Improved query selector all performance (#​584, #​1134) @​lahma
  • Fixed issue with foreign content using end tags
  • Fixed typo descendants (#​1136) @​SimonCropp
  • Added a way to resolve symbols by their name to HtmlEntityProvider (#​396)
  • Release 1.0.5 by @​FlorianRappl in Release 1.0.5 AngleSharp/AngleSharp#1137

New Contributors

Full Changelog: AngleSharp/AngleSharp@v1.0.4...v1.0.5

1.0.4

Released on Saturday, June 24 2023

What's Changed

  • Fixed issue with gzip encoding under certain conditions (#​1122)
  • Fixed issue with li scope leading to stack overflow (#​1123)
  • Added more pseudo selectors from Selector L4 spec (#​1121)

Full Changelog: AngleSharp/AngleSharp@1.0.3...v1.0.4

1.0.4-alpha-316

Released on Saturday, June 24 2023

  • Fixed issue with gzip encoding under certain conditions (#​1122)
  • Fixed issue with li scope leading to stack overflow (#​1123)
  • Added more pseudo selectors from Selector L4 spec (#​1121)

1.0.4-alpha-307

Released on Saturday, June 24 2023

  • Fixed issue with gzip encoding under certain conditions (#​1122)
  • Fixed issue with li scope leading to stack overflow (#​1123)
  • Added more pseudo selectors from Selector L4 spec (#​1121)

1.0.4-alpha-300

Released on Saturday, June 24 2023

  • Fixed issue with gzip encoding under certain conditions (#​1122)
  • Fixed issue with li scope leading to stack overflow (#​1123)
  • Added more pseudo selectors from Selector L4 spec (#​1121)

1.0.4-alpha-289

Released on Friday, June 23 2023

  • Added more pseudo selectors from Selector L4 spec (#​1121)

1.0.3

Released on Thursday, June 8 2023

What's Changed

  • Fixed wrong escaping of CSS selector pseudo class functions (#​1069)

Full Changelog: AngleSharp/AngleSharp@v1.0.2...v1.0.3

1.0.2

Released on Tuesday, June 4 2023

What's Changed

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri
  • Added public class HtmlTokenizer (#​1113)

Full Changelog: AngleSharp/AngleSharp@v1.0.1...v1.0.2

1.0.2-alpha-282

Released on Tuesday, June 4 2023

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri
  • Added public class HtmlTokenizer (#​1113)

1.0.2-alpha-277

Released on Tuesday, Feburary 21 2023

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri

1.0.2-alpha-276

Released on Tuesday, Feburary 21 2023

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri

1.0.2-alpha-258

Released on Tuesday, Feburary 21 2023

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri

1.0.2-alpha-250

Released on Tuesday, Feburary 21 2023

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri

1.0.2-alpha-249

Released on Tuesday, Feburary 21 2023

  • Improved codebase (#​1091, #​1090, #​1089, #​1088, #​1087, #​1086) @​SimonCropp
  • Fixed potential stack overflow in GetStyleSheets (#​1084) @​bjornri

1.0.1

Released on Monday, January 16 2023

What's Changed

  • Fixed entities in noscript being double encoded (#​1070)
  • Added previous Event constructor overload for ABI compatibility
  • Added README to NuGet package

Full Changelog: AngleSharp/AngleSharp@v1.0.0...v1.0.1

1.0.1-alpha-248

Released on Monday, January 16 2023

  • Fixed entities in noscript being double encoded (#​1070)
  • Added previous Event constructor overload for ABI compatibility
  • Added README to NuGet package

1.0.0

Released on Tuesday, January 10 2023

What's Changed

  • Updated build system to use NUKE instead of CAKE (#​1075) @​driekus77
  • Updated to support net7.0 by @​driekus77 in Update to net7.0 AngleSharp/AngleSharp#1074
  • Fixed TagClosedWrong error with nested formatting elements (#​1052)
  • Fixed performance issue within deeply nested structures (#​1066) @​heinrich-ulbricht
  • Fixed ISelector.Text escape values by @​MartinWelsch in (#​1069)
  • Fixed decoding of entities in noscript elements without scripting (#​1070)
  • Fixed setting templte content using InnerHtml (#​1072)
  • Fixed TreeWalker throwing NullReferenceException (#​1073)
  • Improved GetItemByIndex performance (#​1050) @​egil
  • Improved nullability (#​1057) @​jodydonetti
  • Improved CSS selectors by counting the specificity properly (#​1080) @​patrikwlund
  • Added GetComposedPath and IsComposed to the Event class (#​1053)
  • Release 1.0.0 by @​FlorianRappl in Release 1.0.0 AngleSharp/AngleSharp#1081

New Contributors

Full Changelog: AngleSharp/AngleSharp@v0.17.1...v1.0.0

1.0.0-alpha-231

Released on Tuesday, January 10 2023

  • Updated build system to use NUKE instead of CAKE (#​1075) @​driekus77
  • Fixed TagClosedWrong error with nested formatting elements (#​1052)
  • Fixed performance issue within deeply nested structures (#​1066) @​heinrich-ulbricht
  • Fixed decoding of entities in noscript elements without scripting (#​1070)
  • Fixed setting templte content using InnerHtml (#​1072)
  • Fixed TreeWalker throwing NullReferenceException (#​1073)
  • Improved GetItemByIndex performance (#​1050) @​egil
  • Improved nullability (#​1057) @​jodydonetti
  • Improved CSS selectors by counting the specificity properly (#​1080) @​patrikwlund
  • Added GetComposedPath and IsComposed to the Event class (#​1053)

1.0.0-alpha-229

Released on Monday, January 9 2023

  • Updated build system to use NUKE instead of CAKE (#​1075) @​driekus77
  • Fixed TagClosedWrong error with nested formatting elements (#​1052)
  • Fixed performance issue within deeply nested structures (#​1066) @​heinrich-ulbricht
  • Fixed decoding of entities in noscript elements without scripting (#​1070)
  • Fixed setting templte content using InnerHtml (#​1072)
  • Fixed TreeWalker throwing NullReferenceException (#​1073)
  • Improved GetItemByIndex performance (#​1050) @​egil
  • Improved nullability (#​1057) @​jodydonetti
  • Improved CSS selectors by counting the specificity properly (#​1080) @​patrikwlund
  • Added GetComposedPath and IsComposed to the Event class (#​1053)

0.17.1

Released on Thursday, June 2 2022

  • Fixed wrong reference to System.Text.Encoding.CodePages (#​1046) @​linkdotnet

0.17.0

Released on Tuesday, May 31st 2022.

  • Dropped .NET Framework 4.6 (#​960)
  • Updated GitHub actions logger (#​1044) @​Tyrrrz
  • Updated editorconfig to include code conventions (#​1025) @​kzrnm
  • Updated to use RFC1123Pattern format (#​1018) @​kzrnm
  • Fixed some typos (#​1043) @​mavaddat
  • Fixed inheritence of query parameters for fragment-only URLs (#​1037)
  • Fixed Query dependence on SearchParams (#​1024) @​kzrnm
  • Fixed Hash and Search in Url (#​1021) @​kzrnm
  • Fixed behavior of Url with empty query (#​1016) @​kzrnm
  • Added option to parse custom elements in head (#​1035)
  • Added option to prevent self-closing in XhtmlMarkupFormatter (#​1031) @​Aizeren
  • Added option to keep original attribute names / casing (#​897)

Commits viewable in compare view.

Updated AutoMapper from 14.0.0 to 15.0.1.

Release notes

Sourced from AutoMapper's releases.

15.0.1

What's Changed

Full Changelog: LuckyPennySoftware/AutoMapper@v15.0.0...v15.0.1

This release supersedes the 15.0.0 release, reverting behavior and overloads so that the AddAutoMapper overloads separate the "scanning for maps" from the "scanning for dependencies". Unfortunately it's not really possible to combine these two together.

This also fixes a critical bug in #​4545 that does not work with .NET 4.x applications (as intended).

Because of this, the 15.0.0 will be delisted because of the breaking changes there.

15.0.0

Full Changelog: LuckyPennySoftware/AutoMapper@v14.0.0...v15.0.0

  • Added support for .NET Standard 2.0
  • Requiring license key
  • Moving from MIT license to dual commercial/OSS license

To set your license key:

services.AddAutoMapper(cfg => {
    cfg.LicenseKey = "<License key here>";
});

This also introduced a breaking change with MapperConfiguration requiring an ILoggerFactory for logging purposes:

public MapperConfiguration(MapperConfigurationExpression configurationExpression, ILoggerFactory loggerFactory)

Registering AutoMapper with services.AddAutoMapper will automatically supply this parameter. Otherwise you'll need to supply the logger factory.

You can obtain your license key at AutoMapper.io

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.24.1 to 12.25.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Azure.Storage.Queues from 12.22.0 to 12.23.0.

Release notes

Sourced from Azure.Storage.Queues's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated HtmlAgilityPack from 1.12.1 to 1.12.2.

Release notes

Sourced from HtmlAgilityPack's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated HtmlSanitizer from 6.0.453 to 9.0.886.

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.17 to 8.0.19.

Release notes

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

8.0.18

Release

What's Changed

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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.17 to 8.0.19.

Release notes

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

8.0.18

Release

What's Changed

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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.17 to 8.0.19.

Release notes

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

8.0.18

Release

What's Changed

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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.17 to 8.0.19.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation's releases.

8.0.18

Release

What's Changed

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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 8.0.17 to 8.0.19.

Release notes

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

8.0.18

Release

What's Changed

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

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore from 9.0.6 to 9.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Relational from 9.0.6 to 9.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.SqlServer from 9.0.6 to 9.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Abstractions from 9.0.6 to 9.0.8.

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

9.0.8

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.7...v9.0.8

9.0.7

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.8.

Release notes

Sourced from Microsoft.Extensions.Configuration.Json's releases.

9.0.8

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.7...v9.0.8

9.0.7

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.8.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

9.0.8

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.7...v9.0.8

9.0.7

Release

What's Changed

Description has been truncated

Bumps AngleSharp from 0.16.1 to 1.3.0
Bumps AutoMapper from 14.0.0 to 15.0.1
Bumps Azure.Storage.Blobs from 12.24.1 to 12.25.0
Bumps Azure.Storage.Queues from 12.22.0 to 12.23.0
Bumps HtmlAgilityPack from 1.12.1 to 1.12.2
Bumps HtmlSanitizer from 6.0.453 to 9.0.886
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.17 to 8.0.19
Bumps Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.17 to 8.0.19
Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.17 to 8.0.19
Bumps Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.17 to 8.0.19
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.17 to 8.0.19
Bumps Microsoft.EntityFrameworkCore from 9.0.6 to 9.0.8
Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.6 to 9.0.8
Bumps Microsoft.EntityFrameworkCore.SqlServer from 9.0.6 to 9.0.8
Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.6 to 9.0.8
Bumps Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.8
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.8
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.8
Bumps Microsoft.Extensions.Options from 9.0.6 to 9.0.8
Bumps Microsoft.FeatureManagement from 4.1.0 to 4.2.1
Bumps Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.12.0 to 8.13.0
Bumps Microsoft.IdentityModel.Tokens from 8.12.0 to 8.13.0
Bumps NLog.Schema from 5.5.0 to 6.0.2
Bumps NLog.Web.AspNetCore from 5.5.0 to 6.0.2
Bumps Selenium.Support from 4.33.0 to 4.34.0
Bumps Selenium.WebDriver from 4.33.0 to 4.34.0
Bumps Swashbuckle.AspNetCore from 9.0.1 to 9.0.3
Bumps System.Configuration.ConfigurationManager from 9.0.6 to 9.0.8
Bumps System.Drawing.Common from 9.0.6 to 9.0.8
Bumps System.IdentityModel.Tokens.Jwt from 8.12.0 to 8.13.0
Bumps System.Security.Cryptography.Pkcs from 9.0.6 to 9.0.8

---
updated-dependencies:
- dependency-name: AngleSharp
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: HtmlSanitizer
  dependency-version: 9.0.886
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: AutoMapper
  dependency-version: 15.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Azure.Storage.Queues
  dependency-version: 12.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: HtmlAgilityPack
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 8.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-version: 8.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-version: 8.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
  dependency-version: 8.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 8.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.FeatureManagement
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect
  dependency-version: 8.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-version: 8.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NLog.Schema
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: NLog.Web.AspNetCore
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Selenium.Support
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Selenium.WebDriver
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Configuration.ConfigurationManager
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Drawing.Common
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Security.Cryptography.Pkcs
  dependency-version: 9.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 6, 2025
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