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 #138

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Identity (source) 1.12.0 -> 1.12.1 age adoption passing confidence
Azure.Storage.Blobs (source) 12.21.2 -> 12.22.1 age adoption passing confidence
Azure.Storage.Files.Shares (source) 12.19.1 -> 12.20.0 age adoption passing confidence
Azure.Storage.Queues (source) 12.19.1 -> 12.20.0 age adoption passing confidence
Microsoft.Azure.Functions.Worker.Sdk 1.17.4 -> 1.18.0 age adoption passing confidence
Microsoft.IdentityModel.Logging 8.0.2 -> 8.1.0 age adoption passing confidence
Microsoft.IdentityModel.Tokens 8.0.2 -> 8.1.0 age adoption passing confidence
Npgsql 8.0.3 -> 8.0.4 age adoption passing confidence
Npgsql.DependencyInjection 8.0.3 -> 8.0.4 age adoption passing confidence
Swashbuckle.AspNetCore 6.7.3 -> 6.8.0 age adoption passing confidence
xunit 2.9.0 -> 2.9.2 age adoption passing confidence

Release Notes

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

v1.12.1

Compare Source

1.12.1 (2024-09-26)
Bugs Fixed
  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .
Azure/azure-functions-dotnet-worker (Microsoft.Azure.Functions.Worker.Sdk)

v1.18.0: Microsoft.Azure.Functions.Worker 1.18.0

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.18.0
Microsoft.Azure.Functions.Worker.Core 1.14.0
  • Unsealed InputConverterAttribute. Implementers can now derive from this type to map attributes to custom converters. (#​1712)
  • Add support for deferred binding (#​1676)
  • Add binding attribute to converter context (#​1660)
Microsoft.Azure.Functions.Worker.Grpc 1.12.0
  • Add support for deferred binding (#​1676)

Full Changelog: Azure/azure-functions-dotnet-worker@1.17.0...1.18.0

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

v8.1.0

Compare Source

=====

Performance improvements
  • Improves performance during issuer validation by replacing string comparison with span comparison. See PR #​2826.
New features
  • Add optional check to prevent using keys that are shared across multiple clouds. See issue #​2832 for details.
Bug fixes
  • JsonWebTokenHandler would only return unwrapped keys if there was no errors. This change is to align with the behavior in JwtSecurityTokenHandler, that is it returns the keys that were able to be unwrapped, and only throw if no keys were able to be unwrapped. See issue #​2695 for details.
Fundamentals
  • Fix flaky tests. See #​2793 for details.
  • Update XUnit versoin and fix test warnings due to new XUnit analyzers. See PR #​2796 for details.
  • Onhboard to code coverage in ADO. See PR #​2798.
  • Use IsTargetFrameworkCompatible(*) so AOT is forward-compatible with .NET 9 and beyond. See PR #​2790 for details.
  • Fix a merge conflict impacting dev. See PR #​2819.
  • Defining the following attribute in multiple assemblies (.Tokens, .Logging) causes an internal error.
    [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors)]. See PR #​2820.
  • Remove perl dependency. See PR #​2830.
Work related to redesign of IdentityModel's token validation logic #​2711
npgsql/npgsql (Npgsql)

v8.0.4

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

Full Changelog: npgsql/npgsql@v8.0.3...v8.0.4

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v6.8.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from c6bf2db to 9acde1c Compare September 22, 2024 05:05
@renovate renovate bot changed the title chore(deps): update nuget non-major dependencies to 8.0.4 chore(deps): update nuget non-major dependencies Sep 22, 2024
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 6 times, most recently from 8477327 to a5c8b54 Compare September 29, 2024 22:13
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from a5c8b54 to beefe60 Compare September 30, 2024 04:26
Copy link

sonarcloud bot commented Sep 30, 2024

@mgunnerud mgunnerud merged commit 94b1554 into main Oct 3, 2024
7 checks passed
@mgunnerud mgunnerud deleted the renovate/nuget-minor-patch branch October 3, 2024 06:19
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