Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.S3 3.7.400 -> 3.7.404.5 age adoption passing confidence
Azure.Storage.Blobs (source) 12.21.1 -> 12.22.2 age adoption passing confidence
GitHubActionsTestLogger 2.3.3 -> 2.4.1 age adoption passing confidence
Microsoft.Extensions.Hosting (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.Extensions.Http (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.Identity.Client (source) 4.62.0 -> 4.65.0 age adoption passing confidence
Microsoft.Identity.Client.Broker (source) 4.61.3 -> 4.65.0 age adoption passing confidence
Microsoft.Identity.Client.Extensions.Msal (source) 4.62.0 -> 4.65.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.10.0 -> 17.11.1 age adoption passing confidence
NuGet.Packaging (source) 6.10.1 -> 6.11.1 age adoption passing confidence
NuGet.Protocol (source) 6.10.0 -> 6.11.1 age adoption passing confidence
NuGet.Versioning (source) 6.10.1 -> 6.11.1 age adoption passing confidence
Octokit 13.0.0 -> 13.0.1 age adoption passing confidence
RestSharp (source) 112.0.0 -> 112.1.0 age adoption passing confidence
System.IO.Packaging (source) 8.0.0 -> 8.0.1 age adoption passing confidence
coverlet.msbuild 6.0.1 -> 6.0.2 age adoption passing confidence
xunit 2.9.0 -> 2.9.2 age adoption passing confidence

Release Notes

aws/aws-sdk-net (AWSSDK.S3)

v3.7.404

v3.7.403.1

Compare Source

v3.7.403

v3.7.402

v3.7.401

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

v12.22.2

Compare Source

12.22.2 (2024-10-10)

Other Changes
  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

v12.22.1

Compare Source

12.22.1 (2024-09-25)

Other Changes
  • Integrated decryption for CSE v2.1

v12.22.0

Compare Source

12.22.0 (2024-09-18)
Features Added
  • Includes all features from 12.22.0-beta.1
Bugs Fixed
  • Fixed [BUG] Method overload BlobBaseClient.OpenReadAsync()/OpenRead() to correctly handle the allowBlobModifications flag #​45516
  • Fixed [BUG] Fixed Equality failures due to implicit cast on BlobErrorCode #​44213

v12.21.2

Compare Source

12.21.2 (2024-08-08)

Bugs Fixed
  • Fixed [BUG] WrapKeyInternal to correctly call WrapKey in sync flow #​42160
Tyrrrz/GitHubActionsTestLogger (GitHubActionsTestLogger)

v2.4.1

Compare Source

What's Changed

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4...2.4.1

v2.4.0

Compare Source

dotnet/runtime (Microsoft.Extensions.Hosting)

v8.0.1: .NET 8.0.1

Release

AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client)

v4.65.0

Compare Source

==========

New Features
  • Update telemetry to include the caller SDK details. See Issue #​4863
  • MSAL.Net now exposes an API to enable developers to cache additional values in the token response. See Issue #​4922
  • Managed identity .WithClaims() and .WithClientCapabilities() APIs are now generally available. See Issue #​4921
Bug Fixes
  • Fix a bug where MSAL .Net fails for DSTS authority when using .WithTenantIdFromAuthority(). See Issue #​4927

v4.64.1

Compare Source

==========

Bug Fixes

v4.64.0

Compare Source

==========

New Features
  • Improved managed identity support for Azure ARC on Linux by adding file detection. See Issue #​4358
  • Added ROPC (Username/Password) support for confidential clients. See Issue #​3774
Bug Fixes
  • Resolved SHA2 issues that break custom claims during authentication flows. See Issue #​4868

v4.63.0

Compare Source

==========

New Features
  • Implemented Claims API to Bypass Cache When Claims are Present in MSAL with Managed Identity. This is still an experimental API and may change in the future. See Issue #​4845
Bug Fixes
  • Fixed an issue where SHR POP tokens were broken due to an invalid algorithm. The algorithm has been corrected to PS256 from RS256. See Issue #​4839
microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.11.1

What's Changed

Full Changelog: microsoft/vstest@v17.11.0...v17.11.1

v17.11.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06

octokit/octokit.net (Octokit)

v13.0.1

What's Changed

NOTE: these fixes were part of the more wide spread changes made as a result of this issue.

Full Changelog: octokit/octokit.net@v13.0.0...v13.0.1

restsharp/RestSharp (RestSharp)

v112.1.0

Compare Source

  • Removed \t from invalid header value characters as the aim was to handle CRLF

Full Changelog: restsharp/RestSharp@112.0.0...112.1.0

coverlet-coverage/coverlet (coverlet.msbuild)

v6.0.2

Fixed
  • Threshold-stat triggers error #​1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #​1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #​1629
  • Exception when multiple exclude-by-attribute filters specified #​1624
Improvements
  • More concise options to specify multiple parameters in coverlet.console #​1624

Diff between 6.0.1 and 6.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Oct 12, 2024
@codecov
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.31%. Comparing base (9bb52b0) to head (cb3fe80).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #263      +/-   ##
===========================================
- Coverage    47.31%   47.31%   -0.01%     
===========================================
  Files          220      220              
  Lines        12946    12946              
  Branches      1226     1226              
===========================================
- Hits          6126     6125       -1     
- Misses        6505     6506       +1     
  Partials       315      315              

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

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