Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.S3 3.7.415.14 -> 3.7.415.17 age adoption passing confidence
Azure.Storage.Blobs (source) 12.23.0 -> 12.24.0 age adoption passing confidence
Microsoft.Extensions.Hosting (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Http (source) 9.0.2 -> 9.0.3 age adoption passing confidence
System.Formats.Asn1 (source) 9.0.2 -> 9.0.3 age adoption passing confidence
System.IO.Packaging (source) 9.0.2 -> 9.0.3 age adoption passing confidence
System.Text.Json (source) 9.0.2 -> 9.0.3 age adoption passing confidence

Release Notes

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

v12.24.0

Compare Source

12.24.0 (2025-03-11)

Features Added
  • Includes all features from 12.24.0-beta.1
  • Added the following Client Builders: AddBlobServiceClient(Uri, Azure.SasCredential), AddBlobServiceClient(Uri, TokenCredential)
Bugs Fixed
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a connection string with an account name specified (e.g. "AccountName=..;"), the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#​42925)
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a StorageSharedKeyCredential, the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#​42925)
dotnet/runtime (Microsoft.Extensions.Hosting)

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.2...v9.0.3


Configuration

📅 Schedule: Branch creation - "on friday" in timezone Europe/London, 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 added the renovate label Mar 14, 2025
@codecov
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.19%. Comparing base (08459f9) to head (bb16e38).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #558      +/-   ##
===========================================
+ Coverage    34.21%   40.19%   +5.97%     
===========================================
  Files          229      230       +1     
  Lines        16981    17006      +25     
  Branches      2017     2045      +28     
===========================================
+ Hits          5810     6835    +1025     
+ Misses       10828     9814    -1014     
- Partials       343      357      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@caesay caesay merged commit 7dc924e into develop Mar 14, 2025
25 checks passed
@caesay caesay deleted the renovate/dotnet-packages branch March 14, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants