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

Bump the deps group in /src with 18 updates #204

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the deps group in /src with 18 updates:

Package From To
Azure.ResourceManager 1.10.1 1.10.2
Microsoft.Graph 5.43.0 5.44.0
Nox.Secrets 7.0.204 7.0.225
Nox.Secrets.Abstractions 7.0.204 7.0.225
Nox.Solution 7.0.204 7.0.225
Nox.Yaml 7.0.204 7.0.225
YamlDotNet 15.1.1 15.1.2
Nox.Secrets.Azure 7.0.204 7.0.225
System.IO.Abstractions 20.0.15 20.0.34
System.IdentityModel.Tokens.Jwt 7.3.1 7.4.1
Microsoft.AspNetCore.DataProtection.Abstractions 8.0.2 8.0.3
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 8.0.1
Nox.Secrets.Abstractions 7.0.204 7.0.225
Nox.Solution 7.0.204 7.0.225
Nox.Yaml 7.0.204 7.0.225
YamlDotNet 15.1.1 15.1.2
Nox.Solution 7.0.204 7.0.225
Nox.Yaml 7.0.204 7.0.225
YamlDotNet 15.1.1 15.1.2
YamlDotNet 15.1.1 15.1.2
Nox.Secrets.Azure 7.0.204 7.0.225
Microsoft.Data.SqlClient 5.1.5 5.2.0
Nox.Types 7.0.204 7.0.225
Microsoft.AspNetCore.Authentication.JwtBearer 8.0.2 8.0.3
Microsoft.AspNetCore.Authentication.OpenIdConnect 8.0.2 8.0.3
Microsoft.Identity.Web 2.17.0 2.17.2
coverlet.collector 6.0.1 6.0.2

Updates Azure.ResourceManager from 1.10.1 to 1.10.2

Release notes

Sourced from Azure.ResourceManager's releases.

Azure.ResourceManager_1.10.2

1.10.2 (2024-03-01)

Features Added

  • Added ManagementGroupSubscriptions operations.

Bugs Fixed

  • Fixed the issue that sdk caches wrong subscription provider.
Commits

Updates Microsoft.Graph from 5.43.0 to 5.44.0

Changelog

Sourced from Microsoft.Graph's changelog.

[5.44.0] - 2024-02-28

  • Latest metadata updates from 27th February 2024.
Commits
  • 148f1ef Merge pull request #2361 from microsoftgraph/kiota/v1.0/pipelinebuild/137240
  • 7423b53 Bumps version and release notes.
  • ef5d192 Update generated files with build 137240
  • See full diff in compare view

Updates Nox.Secrets from 7.0.204 to 7.0.225

Commits

Updates Nox.Secrets.Abstractions from 7.0.204 to 7.0.225

Commits

Updates Nox.Solution from 7.0.204 to 7.0.225

Commits

Updates Nox.Yaml from 7.0.204 to 7.0.225

Release notes

Sourced from Nox.Yaml's releases.

v7.0.225

No release notes provided.

v7.0.224

No release notes provided.

v7.0.223

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.222...v7.0.223

v7.0.222

No release notes provided.

v7.0.221

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.220...v7.0.221

v7.0.220

No release notes provided.

v7.0.219

No release notes provided.

v7.0.218

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.217...v7.0.218

v7.0.217

No release notes provided.

v7.0.216

No release notes provided.

v7.0.215

No release notes provided.

v7.0.214

No release notes provided.

v7.0.213

No release notes provided.

... (truncated)

Commits
  • 90b525a Merge pull request #1472 from NoxOrg/feature/NOX-829
  • 6ae21de Resolving conflicts
  • 5eed888 add quoted string to eTag Header
  • 235ae0c NOX-814 Update Put Owned Entity (Create and Update) Localized API (#1473)
  • 055be29 unambiguous entities that the plurar name is the same as singular name (#1474)
  • 2c358f2 Update Nox.Ui.Blazor.Lib.csproj
  • 182da79 make Blazor.UI to depend on Nox.Core
  • afde327 Updated documentation
  • 04d1a80 Resolving conflicts
  • 8998049 Updated Delete Enumeration Localized API
  • Additional commits viewable in compare view

Updates YamlDotNet from 15.1.1 to 15.1.2

Release notes

Sourced from YamlDotNet's releases.

Release 15.1.2

  • Merge pull request #912 from EdwardCooke/ec-732
    Fixed #732, quote strings starting with whitespace characters
Commits
  • 7ae209b Quoted test changes to not log to stdout
  • 33ed33b Merge pull request #912 from EdwardCooke/ec-732
  • 66c68a2 Fixed #732, quote strings starting with whitespace characters
  • See full diff in compare view

Updates Nox.Secrets.Azure from 7.0.204 to 7.0.225

Commits

Updates System.IO.Abstractions from 20.0.15 to 20.0.34

Release notes

Sourced from System.IO.Abstractions's releases.

v20.0.34

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v20.0.28...v20.0.34

v20.0.28

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v20.0.15...v20.0.28

Commits
  • c7eca74 fix: remove unused .NET versions in CI build (#1101)
  • 6c82ec4 chore(deps): update dependency dotnet-sdk to v8.0.203 (#1100)
  • 269854a Make FileSystemStream properties virtual: (#1099)
  • 5ab2fed chore(deps): update danielpalme/reportgenerator-github-action action to v5.2....
  • 9226403 chore(deps): update dependency dotnet-sdk to v8.0.202 (#1097)
  • e381375 chore(deps): update dependency coverlet.collector to v6.0.2 (#1096)
  • 3229ce9 feat: add testability for DriveInfo (#1094)
  • d517e19 chore(deps): update softprops/action-gh-release action to v2 (#1095)
  • 71f534c chore(deps): update dependency nunit to v4.1.0 (#1093)
  • f7f884a chore(deps): update danielpalme/reportgenerator-github-action action to v5.2....
  • Additional commits viewable in compare view

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

Release notes

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

7.4.1

Bug Fixes:

  • SamlSecurityTokenHandler and Saml2SecurityTokenHandler now can fetch configuration when validating SAML issuer and signature. See PR #2412
  • JsonWebToken.ReadToken now correctly checks Dot3 index in JWE. See PR #2501

Engineering Excellence:

  • Remove reference to Microsoft.IdentityModel.Logging in Microsoft.IdentityModel.Protocols, which already depends on it via Microsoft.IdentityModel.Tokens. See PR #2508
  • Adjust uppercase json serialization tests to fix an unreliable test method, add consistency to naming. See PR #2512
  • Disable the 'restore' and 'build' steps of 'build and pack' in build.sh, improving speed. See PR #2521

7.4.0

New Features:

  • Introduced an injection point for external metadata management and adjusted the issuer Last Known Good (LKG) to maintain the state within the issuer validator. See PR #2480.
  • Made an internal virtual method public, enabling users to provide signature providers. See PR #2497.

Performance Improvements:

  • Added a new JsonWebToken constructor that accepts Memory for improved performance, along with enhancements to existing constructors. More information can be found in issue #2487 and in PR #2458.

Fundamentals:

  • Resolved the issue of duplicated log messages in the source code and made IDX10506 log message more specific. For more details, refer to PR #2481.
  • Enhanced Json serialization by ensuring the complete object is always read. This improvement can be found in PR #2491.

Engineering Excellence:

  • Streamlined the build and release process by replacing the dependency on updateAssemblyInfo.ps1 with the Version property. Check out the details in PR #2494.
  • Excluded the packing of Benchmark and TestApp projects for a more efficient process. Details available in PR #2496.

7.4.0-preview1

Performance Improvements:

  • The existing JsonWebToken constructors now utilizes ReadOnlyMemory and Span to extract token segments, eliminating the need for string.split operations.
  • A new constructor has been introduced that accepts ReadOnlyMemory of an encoded token. See issue #2487.

Performance Assessment on .NET 8:

  • When using the preview version and opting for the constructor that accepts a string for the encoded token, the generation of a JWS yields a 3.95% decrease in memory usage, a 4.52% reduction in Gen0 and a 4.61% decrease in execution time compared to the latest release.
  • The performance of the constructor that accepts ReadOnlyMemory is comparable to the constructor accepting a string for the encoded token, both for JWS and JWE.

Preview branch: image

Dev (main) branch: image

View the benchmarks here.

Changelog

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

7.4.1

Bug Fixes:

  • SamlSecurityTokenHandler and Saml2SecurityTokenHandler now can fetch configuration when validating SAML issuer and signature. See PR #2412
  • JsonWebToken.ReadToken now correctly checks Dot3 index in JWE. See PR #2501

Engineering Excellence:

  • Remove reference to Microsoft.IdentityModel.Logging in Microsoft.IdentityModel.Protocols, which already depends on it via Microsoft.IdentityModel.Tokens. See PR #2508
  • Adjust uppercase json serialization tests to fix an unreliable test method, add consistency to naming. See PR #2512
  • Disable the 'restore' and 'build' steps of 'build and pack' in build.sh, improving speed. See PR #2521

7.4.0

New Features:

  • Introduced an injection point for external metadata management and adjusted the issuer Last Known Good (LKG) to maintain the state within the issuer validator. See PR #2480.
  • Made an internal virtual method public, enabling users to provide signature providers. See PR #2497.

Performance Improvements:

  • Added a new JsonWebToken constructor that accepts Memory for improved performance, along with enhancements to existing constructors. More information can be found in issue #2487 and in PR #2458.

Fundamentals:

  • Resolved the issue of duplicated log messages in the source code and made IDX10506 log message more specific. For more details, refer to PR #2481.
  • Enhanced Json serialization by ensuring the complete object is always read. This improvement can be found in PR #2491.

Engineering Excellence:

  • Streamlined the build and release process by replacing the dependency on updateAssemblyInfo.ps1 with the Version property. Check out the details in PR #2494.
  • Excluded the packing of Benchmark and TestApp projects for a more efficient process. Details available in PR #2496.
Commits
  • c1c24e2 Remove reference to Microsoft.IdentityModel.Logging in Microsoft.IdentityMode...
  • 795bbf0 Revert whitespace change in tests
  • 7cf0b79 Revert more whitespace changes
  • d2caeb8 Fix unnecessary whitespace changes
  • a1eaeeb Add tests:
  • 8def3ae Refactor PopulateValidationParametersWithCurrentConfigurationAsync to a share...
  • 3eae565 Small refactor of Saml2SecurityTokenHandler
  • 24927af Small refactor of SamlSecurityTokenHandler
  • 10c7984 Fetch configuration when validating SAML issuer and signature
  • 4279d53 Improve build.sh speed (#2521)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.DataProtection.Abstractions from 8.0.2 to 8.0.3

Release notes

Sourced from Microsoft.AspNetCore.DataProtection.Abstractions's releases.

.NET 8.0.3

Release

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1

Release notes

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

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates Nox.Secrets.Abstractions from 7.0.204 to 7.0.225

Commits

Updates Nox.Solution from 7.0.204 to 7.0.225

Commits

Updates Nox.Yaml from 7.0.204 to 7.0.225

Release notes

Sourced from Nox.Yaml's releases.

v7.0.225

No release notes provided.

v7.0.224

No release notes provided.

v7.0.223

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.222...v7.0.223

v7.0.222

No release notes provided.

v7.0.221

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.220...v7.0.221

v7.0.220

No release notes provided.

v7.0.219

No release notes provided.

v7.0.218

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.217...v7.0.218

v7.0.217

No release notes provided.

v7.0.216

No release notes provided.

v7.0.215

No release notes provided.

v7.0.214

No release notes provided.

v7.0.213

No release notes provided.

... (truncated)

Commits
  • 90b525a Merge pull request #1472 from NoxOrg/feature/NOX-829
  • 6ae21de Resolving conflicts
  • 5eed888 add quoted string to eTag Header
  • 235ae0c NOX-814 Update Put Owned Entity (Create and Update) Localized API (#1473)
  • 055be29 unambiguous entities that the plurar name is the same as singular name (#1474)
  • 2c358f2 Update Nox.Ui.Blazor.Lib.csproj
  • 182da79 make Blazor.UI to depend on Nox.Core
  • afde327 Updated documentation
  • 04d1a80 Resolving conflicts
  • 8998049 Updated Delete Enumeration Localized API
  • Additional commits viewable in compare view

Updates YamlDotNet from 15.1.1 to 15.1.2

Release notes

Sourced from YamlDotNet's releases.

Release 15.1.2

  • Merge pull request #912 from EdwardCooke/ec-732
    Fixed #732, quote strings starting with whitespace characters
Commits
  • 7ae209b Quoted test changes to not log to stdout
  • 33ed33b Merge pull request #912 from EdwardCooke/ec-732
  • 66c68a2 Fixed #732, quote strings starting with whitespace characters
  • See full diff in compare view

Updates Nox.Solution from 7.0.204 to 7.0.225

Commits

Updates Nox.Yaml from 7.0.204 to 7.0.225

Release notes

Sourced from Nox.Yaml's releases.

v7.0.225

No release notes provided.

v7.0.224

No release notes provided.

v7.0.223

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.222...v7.0.223

v7.0.222

No release notes provided.

v7.0.221

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.220...v7.0.221

v7.0.220

No release notes provided.

v7.0.219

No release notes provided.

v7.0.218

What's Changed

Full Changelog: NoxOrg/Nox@v7.0.217...v7.0.218

v7.0.217

No release notes provided.

v7.0.216

No release notes provided.

v7.0.215

No release notes provided.

v7.0.214

No release notes provided.

v7.0.213

No release notes provided.

... (truncated)

Commits
  • 90b525a Merge pull request #1472 from NoxOrg/feature/NOX-829
  • 6ae21de Resolving conflicts
  • 5eed888 add quoted string to eTag Header
  • 235ae0c NOX-814 Update Put Owned Entity (Create and Update) Localized API (#1473)
  • 055be29 unambiguous entities that the plurar name is the same as singular name (#1474)
  • 2c358f2 Update Nox.Ui.Blazor.Lib.csproj
  • 182da79 make Blazor.UI to depend on Nox.Core
  • afde327 Updated documentation
  • 04d1a80 Resolving conflicts
  • 8998049 Updated Delete Enumeration Localized API
  • Additional commits viewable in compare view

Updates YamlDotNet from 15.1.1 to 15.1.2

Release notes

Sourced from YamlDotNet's releases.

Release 15.1.2

  • Merge pull request #912 from EdwardCooke/ec-732
    Fixed #732, quote strings starting with whitespace characters
Commits
  • 7ae209b Quoted test changes to not log to stdout
  • 33ed33b Merge pull request #912 from EdwardCooke/ec-732
  • 66c68a2 Fixed #732, quote strings starting with whitespace characters
  • See full diff in compare view

Updates YamlDotNet from 15.1.1 to 15.1.2

Release notes

Sourced from YamlDotNet's releases.

Release 15.1.2

  • Merge pull request #912 from EdwardCooke/ec-732
    Fixed #732, quote strings starting with whitespace characters
Commits
  • 7ae209b Quoted test changes to not log to stdout
  • 33ed33b Merge pull request #912 from EdwardCooke/ec-732
  • 66c68a2 Fixed #732, quote strings starting with whitespace characters
  • See full diff in compare view

Updates Nox.Secrets.Azure from 7.0.204 to 7.0.225

Commits

Updates Microsoft.Data.SqlClient from 5.1.5 to 5.2.0

Release notes

Sourced from Microsoft.Data.SqlClient's releases.

Stable release V5.2.0

[Stable release 5.2.0] - 2024-02-28

Added

  • Added a new AccessTokenCallBack API to SqlConnection. #1260
  • Added SqlBatch support on .NET 6+ #1825, #2223,#2371, #2373
  • Added support of SqlDiagnosticListener on .NET Standard. #1931
  • Added new property RowsCopied64 to SqlBulkCopy. #2004
  • Added support for the SuperSocketNetLib registry option for Encrypt on .NET on Windows. #2047
  • Added the ability to generate debugging symbols in a separate package file #2137
  • Added Workload Identity authentication support #2159, #2264
  • Added support for Big Endian systems #2170
  • Added support for Georgian collation #2194
  • Added Localization support on .NET #2210
  • Added .NET 8 support #2230
  • Added explicit version for major .NET version dependencies on System.Runtime.Caching 8.0.0, System.Configuration.ConfigurationManager 8.0.0, and System.Diagnostics.
  • DiagnosticSource 8.0.0 #2303

Changed

  • Improved parsing buffered characters in TdsParser. #1544
  • Added Microsoft.SqlServer.Types to verify support for SqlHierarchyId and Spatial for .NET Core. #1848
  • Moved to new System.Data.SqlTypes APIs on .NET 7 and up. #1934 and #1981
  • Removed reference to Microsoft.Win32.Registry since it's shipped starting with .NET 6.0. #1974
  • Changed UseOneSecFloorInTimeoutCalculationDuringLogin App Context switch default to true and extended its effect to .NET and .NET Standard. #2012
  • Updated Microsoft.Identity.Client version from 4.47.2 to 4.53.0. #2031, #2055
  • Switched to the new .NET NegotiateAuthentication API on .NET 7.0 and above for SSPI token negotiation using Managed SNI. #2063
  • Removed ignoreSniOpenTimeout in open connection process on Windows. #2067
  • Enforce explicit ordinal for internal StringComparison operations. #2068
  • Improved error messages when validating server certificates in managed SNI (Linux/macOS) #2060
  • Improved CPU usage when AppContext switches are in use #2227
  • Upgraded Azure.Identity dependency version to 1.10.3 to address CVE-2023-36414, #2189
  • Changed Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Protocols.OpenIdConnect version 6.24.0 to 6.35.0 #2290 to address CVE-2024-21319
  • Updated Microsoft.Data.SqlClient.SNI (.NET Framework dependency) and Microsoft.Data.SqlClient.SNI.runtime (.NET/.NET Standard dependency) version to v5.2.0. #2363, which includes removing dead code and addressing static analysis warnings
  • Code health improvements: #1198, #1829, #1943, #1949, #1959, #1985, #2071, #2073, #2088, #2091, #2098, #2121, #2122, #2132, #2136, #2144, #2147, #2157, #2164, #2166, #2168, #2186, #2254, #2288, #2305, #2317

Fixed

  • Fixed Always Encrypted secure enclave retry logic for async queries. #1988
  • Fixed activity correlator to continue use of same GUID for connection activity. #1997
  • Fixed behavior when error class is greater than 20 on connection retry. #1953
  • Fixed error message when symmetric key decryption failed using Always Encrypted. #1948
  • Fixed TransactionScope connection issue when Enlist is enable, Pooling is disabled and network connection type is Redirect. #1960
  • Fixed TDS RPC error on large queries in SqlCommand.ExecuteReaderAsync. #1936
  • Fixed throttling of token requests by calling AcquireTokenSilent. #1925
  • Fixed Linux code coverage result in Build proj. #1950
  • Fixed NullReferenceException in GetBytesAsync. #1906
  • Fixed Transient fault handling issue with OpenAsync. #1983
  • Fixed invariant mode checks. #1917

... (truncated)

Changelog

Sourced from Microsoft.Data.SqlClient's changelog.

[Stable release 5.2.0] - 2024-02-28

Added

  • Added a new AccessTokenCallBack API to SqlConnection. #1260
  • Added SqlBatch support on .NET 6+ #1825, #2223,#2371, #2373
  • Added support of SqlDiagnosticListener on .NET Standard. #1931
  • Added new property RowsCopied64 to SqlBulkCopy. #2004
  • Added support for the SuperSocketNetLib registry option for Encrypt on .NET on Windows. #2047
  • Added the ability to generate debugging symbols in a separate package file #2137
  • Added Workload Identity authentication support #2159, #2264
  • Added support for Big Endian systems #2170
  • Added support for Georgian collation #2194
  • Added Localization support on .NET

Bumps the deps group in /src with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [Azure.ResourceManager](https://github.com/Azure/azure-sdk-for-net) | `1.10.1` | `1.10.2` |
| [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) | `5.43.0` | `5.44.0` |
| [Nox.Secrets](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.225` |
| [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.225` |
| [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.225` |
| [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.225` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` |
| [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.225` |
| [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `20.0.15` | `20.0.34` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.3.1` | `7.4.1` |
| [Microsoft.AspNetCore.DataProtection.Abstractions](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.225` |
| [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.225` |
| [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.225` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` |
| [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.225` |
| [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.225` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` |
| [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.225` |
| [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) | `5.1.5` | `5.2.0` |
| [Nox.Types](https://github.com/NoxOrg/Nox.Types) | `7.0.204` | `7.0.225` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) | `2.17.0` | `2.17.2` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.1` | `6.0.2` |


Updates `Azure.ResourceManager` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager_1.10.1...Azure.ResourceManager_1.10.2)

Updates `Microsoft.Graph` from 5.43.0 to 5.44.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet@5.43.0...5.44.0)

Updates `Nox.Secrets` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
- [Commits](https://github.com/NoxOrg/Nox.Lib/commits)

Updates `Nox.Secrets.Abstractions` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
- [Commits](https://github.com/NoxOrg/Nox.Lib/commits)

Updates `Nox.Solution` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
- [Commits](https://github.com/NoxOrg/Nox.Solution/commits)

Updates `Nox.Yaml` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
- [Commits](NoxOrg/Nox@v7.0.204...v7.0.225)

Updates `YamlDotNet` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2)

Updates `Nox.Secrets.Azure` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
- [Commits](https://github.com/NoxOrg/Nox.Lib/commits)

Updates `System.IO.Abstractions` from 20.0.15 to 20.0.34
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v20.0.15...v20.0.34)

Updates `System.IdentityModel.Tokens.Jwt` from 7.3.1 to 7.4.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/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.3.1...v7.4.1)

Updates `Microsoft.AspNetCore.DataProtection.Abstractions` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.2...v8.0.3)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `Nox.Secrets.Abstractions` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
- [Commits](https://github.com/NoxOrg/Nox.Lib/commits)

Updates `Nox.Solution` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
- [Commits](https://github.com/NoxOrg/Nox.Solution/commits)

Updates `Nox.Yaml` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
- [Commits](NoxOrg/Nox@v7.0.204...v7.0.225)

Updates `YamlDotNet` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2)

Updates `Nox.Solution` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
- [Commits](https://github.com/NoxOrg/Nox.Solution/commits)

Updates `Nox.Yaml` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
- [Commits](NoxOrg/Nox@v7.0.204...v7.0.225)

Updates `YamlDotNet` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2)

Updates `YamlDotNet` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2)

Updates `Nox.Secrets.Azure` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
- [Commits](https://github.com/NoxOrg/Nox.Lib/commits)

Updates `Microsoft.Data.SqlClient` from 5.1.5 to 5.2.0
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v5.1.5...V5.2.0)

Updates `Nox.Types` from 7.0.204 to 7.0.225
- [Release notes](https://github.com/NoxOrg/Nox.Types/releases)
- [Commits](https://github.com/NoxOrg/Nox.Types/commits)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.2...v8.0.3)

Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.2...v8.0.3)

Updates `Microsoft.Identity.Web` from 2.17.0 to 2.17.2
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.17.0...2.17.2)

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

---
updated-dependencies:
- dependency-name: Azure.ResourceManager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.Graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: Nox.Secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Secrets.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Solution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Secrets.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: Microsoft.AspNetCore.DataProtection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Secrets.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Solution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Solution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Nox.Secrets.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: Nox.Types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

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

dependabot bot commented on behalf of github Mar 19, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2024

Superseded by #205.

@dependabot dependabot bot closed this Mar 20, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/deps-5846bba88c branch March 20, 2024 08:57
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