Skip to content
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

build(deps): bump the default group across 1 directory with 16 updates #1041

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Bumps the default group with 16 updates in the /src directory:

Package From To
coverlet.collector 6.0.0 6.0.2
FakeItEasy 8.1.0 8.3.0
FluentAssertions 6.12.0 6.12.1
HtmlAgilityPack 1.11.59 1.11.66
RestAssured.Net 4.2.1 4.3.1
HtmlAgilityPack 1.11.59 1.11.63
System.IdentityModel.Tokens.Jwt 7.4.1 7.7.1
Microsoft.IdentityModel.Tokens 7.4.1 7.7.1
Testcontainers 3.7.0 3.10.0
Testcontainers.PostgreSql 3.7.0 3.10.0
Testcontainers 3.7.0 3.10.0
JsonSchema.Net 6.0.5 6.1.2
Serilog.AspNetCore 8.0.1 8.0.2
MailKit 4.3.0 4.7.1.1
Laraue.EfCoreTriggers.PostgreSql 8.0.3 8.1.0
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.4 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Relational 8.0.7 8.0.8

Updates coverlet.collector from 6.0.0 to 6.0.2

Release notes

Sourced from coverlet.collector's releases.

v6.0.2

Fixed

  • Threshold-stat triggers error #1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #1629
  • Exception when multiple exclude-by-attribute filters specified #1624

Improvements

  • More concise options to specify multiple parameters in coverlet.console #1624

Diff between 6.0.1 and 6.0.2

v6.0.1

Fixed

  • Uncovered lines in .NET 8 for inheriting records #1555
  • Fix record constructors not covered when SkipAutoProps is true #1561
  • Fix .NET 7 Method Group branch coverage issue #1447
  • Fix ExcludeFromCodeCoverage does not exclude method in a partial class #1548
  • Fix ExcludeFromCodeCoverage does not exclude F# task #1547
  • Fix issues where ExcludeFromCodeCoverage ignored #1431
  • Fix issues with ExcludeFromCodeCoverage attribute #1484
  • Fix broken links in documentation #1514
  • Fix problem with coverage for .net5 WPF application #1221 by https://github.com/lg2de
  • Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor #1459 by https://github.com/lg2de

Improvements

Diff between 6.0.0 and 6.0.1

Commits

Updates FakeItEasy from 8.1.0 to 8.3.0

Release notes

Sourced from FakeItEasy's releases.

8.3.0

New

  • Faking delegates now about 25 times faster due to DynamicProxy's CreateDelegateToMixin (#2013)
  • Build and test on macOS (#2029)

Fixed

  • Adding null-valued EventHandlers to a fake leads to ArgumentNullException (#2033)

Additional Items

  • Fix one aspect of Linux build - make build.ps1 executable on Linux (#2017)
  • Fix docs preview workflow (#2001, #2003, #2004)
  • Improve docs preview workflow (#2006, #2008)
  • Bump docs generation dependencies (#2005, #2025, #2032)
  • Update docs to
    • use new URL in link to Moq (#2021)
    • note that faking of generic types with methods that have in parameters works on .NET 6 and higher (#1382)
    • stress that methods must be fully configured to capture arguments (#2011)
    • indicate how to use A.CallTo with methods whose arguments include anonymous types (#1593)
    • document how to use InternalsVisibleTo from project files (#2027)
    • fix broken links (#2023)
  • Check generated documentation for dead links (#2024)
  • Update how to build instructions to correct mistakes and streamline (#2016)
  • Use .NET 5.0 source generators to generate strongly-typed overloads (#1804)

With special thanks for contributions to this release from:

8.2.0

New

  • Fake.Reset replaces Fake.ClearConfiguration as the preferred mechanism to clear existing fakes' configuration. (#1839) Resets all changes made to the fake after it was created.
  • net8.0 target framework assembly (#1996)

Fixed

  • Creation failure message may indicate that the to-be-faked type has no applicable constructor when it really does (#1929)

Additional Items

  • Stop resigning FakeItEasy.Tests.TestHelpers.FSharp once the SDK starts signing it properly (#1930)
  • Share EventRule between Fakes (#1993)
  • Update Github actions to quell build warnings (#1995)
  • Bump documentation-building dependencies (#1985)
  • Bump FakeItEasy.Tools to support release process (#1998, #1999)
  • Bump dawidd6/action-download-artifact to quell Node.js version warning (#1999)
Commits
  • 94caef0 Merge pull request #2034 from thomaslevesque/fix-null-event-handler
  • bc16732 Rename EventRaisingSpecs to EventSpecs
  • a77c8fd Handle case where event handler is null
  • fbfabf9 Add failing specs to reproduce the issue
  • 87511a7 Merge pull request #2032 from FakeItEasy/dependabot/pip/urllib3-2.2.2
  • 6430612 Bump urllib3 from 2.2.1 to 2.2.2
  • 44217e2 Merge pull request #2029 from blairconrad/macOS
  • 752218d Run CI build on macos as well
  • 9edb29c Correct option for listing build targets
  • cc27472 Merge pull request #2028 from thomaslevesque/internals-visibleto-in-project-file
  • Additional commits viewable in compare view

Updates FluentAssertions from 6.12.0 to 6.12.1

Release notes

Sourced from FluentAssertions's releases.

6.12.1

What's Changed

Improvements

  • Improve BeEmpty() and BeNullOrEmpty() performance for IEnumerable<T>, by materializing only the first item - #2530

Fixes

  • Fixed formatting error when checking nullable DateTimeOffset with BeWithin(...).Before(...) - #2312
  • BeEquivalentTo will now find and can map subject properties that are implemented through an explicitly-implemented interface - #2152
  • Fixed that the because and becauseArgs were not passed down the equivalency tree - #2318
  • BeEquivalentTo can again compare a non-generic IDictionary with a generic one - #2358
  • Fixed that the FormattingOptions were not respected in inner AssertionScope - #2329
  • Capitalize true and false in failure messages and make them formattable to a custom BooleanFormatter - #2390, #2393
  • Improved the failure message for NotBeOfType when wrapped in an AssertionScope and the subject is null - #2399
  • Improved the failure message for BeWritable/BeReadable when wrapped in an AssertionScope and the subject is read-only/write-only - #2399
  • Improved the failure message for ThrowExactly[Async] when wrapped in an AssertionScope and no exception is thrown - #2398
  • Improved the failure message for [Not]HaveExplicitProperty when wrapped in an AssertionScope and not implementing the interface - #2403
  • Improved the failure message for [Not]HaveExplicitMethod when wrapped in an AssertionScope and not implementing the interface - #2403
  • Changed BeEquivalentTo to exclude private protected members from the comparison - #2417
  • Fixed using BeEquivalentTo on an empty ArraySegment - #2445, #2511
  • BeEquivalentTo with a custom comparer can now handle null values - #2489
  • Ensured that nested calls to AssertionScope(context) create a chained context - #2607
  • One overload of the AssertionScope constructor would not create an actual scope associated with the thread - #2607
  • Fixed ThrowWithinAsync not respecting OperationCanceledException - #2614
  • Fixed using BeEquivalentTo with an IEqualityComparer targeting nullable types - #2648

Full Changelog: fluentassertions/fluentassertions@6.12.0...6.12.1

Commits
  • a8e7f17 Update qodana
  • d58e0b5 Turn off RoslynAnalyzers in Qodana WF (#2504)
  • 2181217 Remove unused usings
  • 2c3a012 Make implicit usage more explicit
  • 1d5d64f Do not use UsingLineBreaks for [Not]BeSameAs
  • c30fc7a Fixed BeEquivalentTo when using a custom comparer targeting nullable types ...
  • f9b770b Make ThrowWithinAsync respect canceled tasks (#2614)
  • f204cf3 Simplify deferred allocation with local function
  • a3644b0 Only allocate Lazy<> and lambda when necessary
  • f3b4564 Ensured that nested assertion scopes produce a nested context (#2607)
  • Additional commits viewable in compare view

Updates HtmlAgilityPack from 1.11.59 to 1.11.66

Release notes

Sourced from HtmlAgilityPack's releases.

v1.11.66

Download the library here

  • FIXED: OptionOutputAsXml = true since version 1.11.65 crossorigin issue #569

v1.11.65

Download the library here

  • ADDED: A new options OptionWriteEmptyNodesWithoutSpace allows to write "empty node" without the additional space
  • FIXED: Attributes with spaces are not quoted if the attribute was loaded without quotes #568

v1.11.64

Download the library here

  • MERGED: An attribute read without quotes is written without quotes even after the value has been set #565

v1.11.63

Download the library here

  • MERGED: Add tfoot to appropriate fields in IsParentExplicitEnd #563, #562

v1.11.62

Download the library here

  • MERGED: Review Attribute QuoteType Behavior vs InternalQuoteType fixes #552, #516 (#554)

v1.11.61

Download the library here

  • FIXED: Set PackageLicenseExpression on nuget #544
  • FIXED: Modify a #text node name causes a StackOverflowException #548

v1.11.60

Download the library here

  • FIXED: Performance optimization with Avoid creating new strings when parsing PcData #541
  • FIXED: The html rendering result is different from the html output result when we have two unclosed tbody tags #540
Commits

Updates RestAssured.Net from 4.2.1 to 4.3.1

Changelog

Sourced from RestAssured.Net's changelog.

[4.3.1] - 2024-08-22

Fixed

  • Fixed an issue where trying to verify an element to be an empty array threw an exception (#122)

[4.3.0] - 2024-08-16

Added

Updated

  • Version bumps for HtmlAgilityPack, NJsonSchema (main project), Microsoft.NET.Test.Sdk, Microsoft.AspNetCore.Mvc.Testing, NUnit3TestAdapter, WireMock.Net (test project)

[4.2.2] - 2024-04-23

Fixed

  • Fixed an issue where trying to verify or extract elements from a JSON array response threw an exception (#119 by @​eliasespinosa)

Updated

  • Version bumps for HtmlAgilityPack, NJsonSchema (main project), Microsoft.NET.Test.Sdk, Microsoft.AspNetCore.Mvc.Testing, NUnit, Faker.NET and WireMock.NET (test project)
Commits
  • 4ace813 Prepare for release of 4.3.1
  • 3f0462b Add fix for issue with failing verification of empty array
  • c09837c Latest changes in CHANGELOG
  • 3ffd72a Prepare for release of version 4.3.0
  • b6cd4ba Add ability to specify HttpCompletionOption in RequestSpecification and globa...
  • 751fc30 Add capability to set HttpCompletionOption for individual requests
  • 9a5c71f Update dependencies in main and test projects
  • 1354469 Add example for serialization to XML from record type
  • 4eecb50 Update JSON serialization tests, add record example
  • 6debc60 Fix date in CHANGELOG
  • Additional commits viewable in compare view

Updates HtmlAgilityPack from 1.11.59 to 1.11.63

Release notes

Sourced from HtmlAgilityPack's releases.

v1.11.66

Download the library here

  • FIXED: OptionOutputAsXml = true since version 1.11.65 crossorigin issue #569

v1.11.65

Download the library here

  • ADDED: A new options OptionWriteEmptyNodesWithoutSpace allows to write "empty node" without the additional space
  • FIXED: Attributes with spaces are not quoted if the attribute was loaded without quotes #568

v1.11.64

Download the library here

  • MERGED: An attribute read without quotes is written without quotes even after the value has been set #565

v1.11.63

Download the library here

  • MERGED: Add tfoot to appropriate fields in IsParentExplicitEnd #563, #562

v1.11.62

Download the library here

  • MERGED: Review Attribute QuoteType Behavior vs InternalQuoteType fixes #552, #516 (#554)

v1.11.61

Download the library here

  • FIXED: Set PackageLicenseExpression on nuget #544
  • FIXED: Modify a #text node name causes a StackOverflowException #548

v1.11.60

Download the library here

  • FIXED: Performance optimization with Avoid creating new strings when parsing PcData #541
  • FIXED: The html rendering result is different from the html output result when we have two unclosed tbody tags #540
Commits

Updates System.IdentityModel.Tokens.Jwt from 7.4.1 to 7.7.1

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

7.7.1

Bug Fix

  • Re-add JsonSerializerPrimitives.TryAllStringClaimsAsDateTime which was removed as it is in an internal class, but due to InternalsVisibleTo can lead to a MissingMethodException if IdentityModel versions are not aligned. See PR #2734 for details.

7.7.0

CVE package updates

CVE-2024-30105

  • A derived ClaimsIdentity where claim retrieval is case-sensitive. The current ClaimsIdentity, in .NET, retrieves claims in a case-insensitive manner which is different than querying the underlying SecurityToken. The new CaseSensitiveClaimsIdentity class provides consistent retrieval logic with SecurityToken. Opt in to the new behavior via an AppContext switch. See PR #2715 for details.

Performance improvement

  • AppContext.TryGetSwitch statically caches internally but takes out a lock. .NET almost always caches these values. They're not expected to change while the process is running unlike normal config. IdentityModel now caches the value. See issue #2722 for details.

7.6.2

Bug Fix:

  • Revert reduced allocations in AadIssuerValidator by not using string.Replace where appropriate due to an index out-of-range error.

7.6.1

New Features:

  • Add missing metadata parameters to OpenIdConnectConfiguration. See issue #2498 for details.

Bug Fixes:

  • Fix over-reporting of IDX14100. See issue #2058 and PR #2618 for details.
  • JwtRegisteredClaimNames now contains previously missing Standard OpenIdConnect claims. See issue #1598 for details.

Performance Improvements:

  • Reduced allocations in AadIssuerValidator by not using string.Replace where appropriate. See issue #2595 and PR #2597 for more details.
  • No longer for every string claim, calling DateTime.TryParse on each value, whether it is expected to be a DateTime or not. See issue #2615 for details.

7.6.0

New Features:

  • Update JsonWebToken - extract and expose the method that reads the header/payload property values from the reader so it can be overridden in children classes to add any extra own logic. See issues #2581, #2583, and #2495 for details.

Bug Fixes:

  • JWE header algorithm is now compliant to IANA document. See issue #2089 for details.

Performance Improvements:

  • Reduce the number of internal array allocations that need to happen for each claim set, see PR #2596.

Fundamentals:

  • Add an AOT compatibility check on each PR to ensure only AOT compatible code is checked-in. See PR #2598.
  • Update perl scrip for OneBranch build. See PR #2602.
  • Add langversion 12 to benchmark tests. See PR #2601.
  • Removed unused build.cmd file. See PR #2605.

... (truncated)

Changelog

Sourced from System.IdentityModel.Tokens.Jwt's changelog.

7.7.1

Bug Fix

  • Re-add JsonSerializerPrimitives.TryAllStringClaimsAsDateTime which was removed as it is in an internal class, but due to InternalsVisibleTo can lead to a MissingMethodException if IdentityModel versions are not aligned. See PR #2734 for details.

7.7.0

CVE package updates

CVE-2024-30105

  • A derived ClaimsIdentity where claim retrieval is case-sensitive. The current ClaimsIdentity, in .NET, retrieves claims in a case-insensitive manner which is different than querying the underlying SecurityToken. The new CaseSensitiveClaimsIdentity class provides consistent retrieval logic with SecurityToken. Opt in to the new behavior via an AppContext switch. See PR #2715 for details.

7.6.3

Bug Fix

  • Remove dependency on AadIssuerValidator.GetTenantIdFromToken in ValidateIssuerSigningKey, to only consider the tid. An AppContext switch enables fallbacking to the previous behavior, which should not be needed. See PR #2680 for details.

7.6.2

Bug Fix:

  • Revert reduced allocations in AadIssuerValidator by not using string.Replace where appropriate due to an index out-of-range error.

7.6.1

New Features:

  • Add missing metadata parameters to OpenIdConnectConfiguration. See issue #2498 for details.

Bug Fixes:

  • Fix over-reporting of IDX14100. See issue #2058 and PR #2618 for details.
  • JwtRegisteredClaimNames now contains previously missing Standard OpenIdConnect claims. See issue #1598 for details.

Performance Improvements:

  • Reduced allocations in AadIssuerValidator by not using string.Replace where appropriate. See issue #2595 and PR #2597 for more details.
  • No longer for every string claim, calling DateTime.TryParse on each value, whether it is expected to be a DateTime or not. See issue #2615 for details.

7.6.0

New Features:

  • Update JsonWebToken - extract and expose the method that reads the header/payload property values from the reader so it can be overridden in children classes to add any extra own logic. See issues #2581, #2583, and #2495 for details.

Bug Fixes:

  • JWE header algorithm is now compliant to IANA document. See issue #2089 for details.

Performance Improvements:

  • Reduce the number of internal array allocations that need to happen for each claim set, see PR #2596.

Fundamentals:

  • Add an AOT compatibility check on each PR to ensure only AOT compatible code is checked-in. See PR #2598.
  • Update perl scrip for OneBranch build. See PR #2602.
  • Add langversion 12 to benchmark tests. See PR #2601.

... (truncated)

Commits

Updates Microsoft.IdentityModel.Tokens from 7.4.1 to 7.7.1

Release notes

Sourced from Microsoft.IdentityModel.Tokens's releases.

7.7.1

Bug Fix

  • Re-add JsonSerializerPrimitives.TryAllStringClaimsAsDateTime which was removed as it is in an internal class, but due to InternalsVisibleTo can lead to a MissingMethodException if IdentityModel versions are not aligned. See PR #2734 for details.

7.7.0

CVE package updates

CVE-2024-30105

  • A derived ClaimsIdentity where claim retrieval is case-sensitive. The current ClaimsIdentity, in .NET, retrieves claims in a case-insensitive manner which is different than querying the underlying SecurityToken. The new CaseSensitiveClaimsIdentity class provides consistent retrieval logic with SecurityToken. Opt in to the new behavior via an AppContext switch. See PR #2715 for details.

Performance improvement

  • AppContext.TryGetSwitch statically caches internally but takes out a lock. .NET almost always caches these values. They're not expected to change while the process is running unlike normal config. IdentityModel now caches the value. See issue #2722 for details.

7.6.2

Bug Fix:

  • Revert reduced allocations in AadIssuerValidator by not using string.Replace where appropriate due to an index out-of-range error.

7.6.1

New Features:

  • Add missing metadata parameters to OpenIdConnectConfiguration. See issue #2498 for details.

Bug Fixes:

  • Fix over-reporting of IDX14100. See issue #2058 and PR #2618 for details.
  • JwtRegisteredClaimNames now contains previously missing Standard OpenIdConnect claims. See issue #1598 for details.

Performance Improvements:

  • Reduced allocations in AadIssuerValidator by not using string.Replace where appropriate. See issue #2595 and PR #2597 for more details.
  • No longer for every string claim, calling DateTime.TryParse on each value, whether it is expected to be a DateTime or not. See issue #2615 for details.

7.6.0

New Features:

  • Update JsonWebToken - extract and expose the method that reads the header/payload property values from the reader so it can be overridden in children classes to add any extra own logic. See issues #2581, #2583, and #2495 for details.

Bug Fixes:

  • JWE header algorithm is now compliant to IANA document. See issue #2089 for details.

Performance Improvements:

  • Reduce the number of internal array allocations that need to happen for each claim set, see PR #2596.

Fundamentals:

  • Add an AOT compatibility check on each PR to ensure only AOT compatible code is checked-in. See PR #2598.
  • Update perl scrip for OneBranch build. See PR #2602.
  • Add langversion 12 to benchmark tests. See PR #2601.
  • Removed unused build.cmd file. See PR #2605.

... (truncated)

Changelog

Sourced from Microsoft.IdentityModel.Tokens's changelog.

7.7.1

Bug Fix

  • Re-add JsonSerializerPrimitives.TryAllStringClaimsAsDateTime which was removed as it is in an internal class, but due to InternalsVisibleTo can lead to a MissingMethodException if IdentityModel versions are not aligned. See PR #2734 for details.

7.7.0

CVE package updates

CVE-2024-30105

  • A derived ClaimsIdentity where claim retrieval is case-sensitive. The current ClaimsIdentity, in .NET, retrieves claims in a case-insensitive manner which is different than querying the underlying SecurityToken. The new CaseSensitiveClaimsIdentity class provides consistent retrieval logic with SecurityToken. Opt in to the new behavior via an AppContext switch. See PR #2715 for details.

7.6.3

Bug Fix

  • Remove dependency on AadIssuerValidator.GetTenantIdFromToken in ValidateIssuerSigningKey, to only consider the tid. An AppContext switch enables fallbacking to the previous behavior, which should not be needed. See PR #2680 for details.

7.6.2

Bug Fix:

  • Revert reduced allocations in AadIssuerValidator by not using string.Replace where appropriate due to an index out-of-range error.

7.6.1

New Features:

  • Add missing metadata parameters to OpenIdConnectConfiguration. See issue #2498 for details.

Bug Fixes:

  • Fix over-reporting of IDX14100. See issue #2058 and PR #2618 for details.
  • JwtRegisteredClaimNames now contains previously missing Standard OpenIdConnect claims. See issue #1598 for details.

Performance Improvements:

  • Reduced allocations in AadIssuerValidator by not using string.Replace where appropriate. See issue #2595 and PR #2597 for more details.
  • No longer for every string claim, calling DateTime.TryParse on each value, whether it is expected to be a DateTime or not. See issue #2615 for details.

7.6.0

New Features:

  • Update JsonWebToken - extract and expose the method that reads the header/payload property values from the reader so it can be overridden in children classes to add any extra own logic. See issues #2581, #2583, and #2495 for details.

Bug Fixes:

  • JWE header algorithm is now compliant to IANA document. See issue #2089 for details.

Performance Improvements:

  • Reduce the number of internal array allocations that need to happen for each claim set, see PR #2596.

Fundamentals...

Description has been truncated

Bumps the default group with 16 updates in the /src directory:

| Package | From | To |
| --- | --- | --- |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` |
| [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.1.0` | `8.3.0` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` |
| [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.59` | `1.11.66` |
| [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net) | `4.2.1` | `4.3.1` |
| [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.59` | `1.11.63` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.1` | `7.7.1` |
| [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.1` | `7.7.1` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` |
| [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` |
| [JsonSchema.Net](https://github.com/gregsdennis/json-everything) | `6.0.5` | `6.1.2` |
| [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.1` | `8.0.2` |
| [MailKit](https://github.com/jstedfast/MailKit) | `4.3.0` | `4.7.1.1` |
| [Laraue.EfCoreTriggers.PostgreSql](https://github.com/win7user10/Laraue.EfCoreTriggers) | `8.0.3` | `8.1.0` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.4` | `8.0.8` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |



Updates `coverlet.collector` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2)

Updates `FakeItEasy` from 8.1.0 to 8.3.0
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@8.1.0...8.3.0)

Updates `FluentAssertions` from 6.12.0 to 6.12.1
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.0...6.12.1)

Updates `HtmlAgilityPack` from 1.11.59 to 1.11.66
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.59...v1.11.66)

Updates `RestAssured.Net` from 4.2.1 to 4.3.1
- [Changelog](https://github.com/basdijkstra/rest-assured-net/blob/main/CHANGELOG.md)
- [Commits](basdijkstra/rest-assured-net@rest-assured-net-4.2.1...rest-assured-net-4.3.1)

Updates `HtmlAgilityPack` from 1.11.59 to 1.11.63
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.59...v1.11.66)

Updates `System.IdentityModel.Tokens.Jwt` from 7.4.1 to 7.7.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.7.1/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@v7.4.1...7.7.1)

Updates `Microsoft.IdentityModel.Tokens` from 7.4.1 to 7.7.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.7.1/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@v7.4.1...7.7.1)

Updates `Testcontainers` from 3.7.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0)

Updates `Testcontainers.PostgreSql` from 3.7.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0)

Updates `Testcontainers` from 3.7.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0)

Updates `JsonSchema.Net` from 6.0.5 to 6.1.2
- [Commits](json-everything/json-everything@schema-v6.0.5...schema-v6.1.2)

Updates `Serilog.AspNetCore` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2)

Updates `MailKit` from 4.3.0 to 4.7.1.1
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@4.3.0...4.7.1.1)

Updates `Laraue.EfCoreTriggers.PostgreSql` from 8.0.3 to 8.1.0
- [Release notes](https://github.com/win7user10/Laraue.EfCoreTriggers/releases)
- [Commits](win7user10/Laraue.EfCoreTriggers@8.0.3...8.1.0)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.4 to 8.0.8
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v8.0.4...v8.0.8)

Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: FakeItEasy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: HtmlAgilityPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: RestAssured.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: HtmlAgilityPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Testcontainers.PostgreSql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: JsonSchema.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Serilog.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: MailKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Laraue.EfCoreTriggers.PostgreSql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

sonarcloud bot commented Sep 27, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/main/default-739bab997b branch September 30, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

0 participants