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

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Storage.Blobs (source) 12.20.0 -> 12.21.0 age adoption passing confidence
Azure.Storage.Files.Shares (source) 12.18.0 -> 12.19.0 age adoption passing confidence
Azure.Storage.Queues (source) 12.18.0 -> 12.19.0 age adoption passing confidence
Microsoft.IdentityModel.Logging 7.6.3 -> 7.7.1 age adoption passing confidence
Microsoft.IdentityModel.Tokens 7.6.3 -> 7.7.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Storage.Blobs)

v12.21.0

12.21.0 (2024-07-16)

Features Added
  • Includes all features from 12.21.0-beta.1.
Bugs Fixed
  • Fixed bug where storage clients when constructed with URLs with '#' character would truncate the blob name at the '#'.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Logging)

v7.7.1

Compare Source

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.

v7.7.0

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.

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.

Copy link

sonarcloud bot commented Jul 24, 2024

@Alxandr Alxandr merged commit e08dde5 into main Jul 25, 2024
8 checks passed
@Alxandr Alxandr deleted the renovate/nuget-minor-patch branch July 25, 2024 09:04
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