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

chore(deps): update nuget non-major dependencies #112

Merged
merged 1 commit into from
May 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Identity (source) 1.11.2 -> 1.11.3 age adoption passing confidence
Azure.Storage.Blobs (source) 12.19.1 -> 12.20.0 age adoption passing confidence
Azure.Storage.Files.Shares (source) 12.17.1 -> 12.18.0 age adoption passing confidence
Azure.Storage.Queues (source) 12.17.1 -> 12.18.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.4 -> 8.0.5 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 8.0.4 -> 8.0.5 age adoption passing confidence
Microsoft.Azure.Functions.Worker.Extensions.Http 3.1.0 -> 3.2.0 age adoption passing confidence
Microsoft.IdentityModel.Logging 7.5.1 -> 7.6.0 age adoption passing confidence
Microsoft.IdentityModel.Tokens 7.5.1 -> 7.6.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.9.0 -> 17.10.0 age adoption passing confidence
Npgsql 8.0.2 -> 8.0.3 age adoption passing confidence
Npgsql.DependencyInjection 8.0.2 -> 8.0.3 age adoption passing confidence
Swashbuckle.AspNetCore 6.5.0 -> 6.6.2 age adoption passing confidence
xunit 2.8.0 -> 2.8.1 age adoption passing confidence
xunit.runner.visualstudio 2.8.0 -> 2.8.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Identity)

v1.11.3

1.11.3 (2024-05-07)
Bugs Fixed
  • Fixed a regression in DefaultAzureCredential probe request behavior for IMDS managed identity environments. #​43796
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v8.0.5: .NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Logging)

v7.6.0

Compare Source

=====

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.
  • Create CodeQL exclusions file. See PR #​2609.
  • Fix variable usage in AOT script. See PR #​2610.
  • Move Microsoft.IdentityModel.Tokens delegates to a new file. See PR #​2606

v7.5.2

Compare Source

=====

Bug Fixes:
Fundamentals:
  • App Context Switches in Identity Model 7x are now documented here.
Performance Improvements:
  • In .NET 6 or greater, use a temporary buffer to reduce intermediate allocation in VerifyRsa/VerifyECDsa. See PR #​2589 for more details.
  • Reduce allocations in ValidateSignature by using a collection expression instead of new List<SecurityKey> { key }, to optimize for the single element case. See PR #​2586 for more details.
  • Remove Task allocation in AadIssuerValidator. See PR #​2584 for more details.
microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: microsoft/vstest@v17.9.0...v17.10.0

npgsql/npgsql (Npgsql)

v8.0.3

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

A large number of number of bugs have been fixed, here is the full list.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v6.6.2

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.6.1...v6.6.2

v6.6.1

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.5.0...v6.6.1

xunit/xunit (xunit)

v2.8.1

Compare Source

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.8.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 4 times, most recently from c1fcd03 to 48e6a6c Compare May 23, 2024 22:41
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 3 times, most recently from 40107ae to 709e2fd Compare May 28, 2024 04:00
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 709e2fd to 4e83758 Compare May 31, 2024 01:56
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Alxandr Alxandr merged commit cc8de01 into main May 31, 2024
7 checks passed
@Alxandr Alxandr deleted the renovate/nuget-minor-patch branch May 31, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant