Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.S3 3.7.406.1 -> 3.7.410.9 age adoption passing confidence
Azure.Identity (source) 1.12.1 -> 1.13.1 age adoption passing confidence
Markdig (source) 0.38.0 -> 0.39.1 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.11.1 -> 17.12.0 age adoption passing confidence
NuGet.Protocol (source) 6.11.1 -> 6.12.1 age adoption passing confidence
Riok.Mapperly (source) 4.1.0 -> 4.1.1 age adoption passing confidence
Xunit.SkippableFact 1.4.13 -> 1.5.23 age adoption passing confidence

Release Notes

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

v3.7.410

v3.7.409

v3.7.408

v3.7.407

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

v1.13.1

Compare Source

1.13.1 (2024-10-24)
Bugs Fixed
  • Fixed a regression that prevented ManagedIdentityCredential from attempting to detect if Workload Identity is enabled in the current environment. #​46653
  • Fixed a regression that prevented DefaultAzureCredential from progressing past ManagedIdentityCredential in some scenarios where the identity was not available. #​46709

v1.13.0

Compare Source

1.13.0 (2024-10-14)

Features Added
  • ManagedIdentityCredential now supports specifying a user-assigned managed identity by object ID.
Bugs Fixed
  • If DefaultAzureCredential attempts to authenticate with the MangagedIdentityCredential and it receives either a failed response that is not json, it will now fall through to the next credential in the chain. #​45184
  • Fixed the request sent in AzurePipelinesCredential so it doesn't result in a redirect response when an invalid system access token is provided.
  • 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) .
Other Changes
  • The logging level passed to MSAL now correlates to the log level configured on your configured AzureEventSourceListener. Previously, the log level was always set to Microsoft.Identity.Client.LogLevel.Info.
  • AzurePowerShellCredential now utilizes the AsSecureString parameter to Get-AzAccessToken for version 2.17.0 and greater of the Az.Accounts module.
  • Improved error logging for AzurePipelinesCredential.
xoofx/markdig (Markdig)

v0.39.1

Compare Source

Changes

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: 0.39.0...0.39.1

Published with dotnet-releaser

v0.39.0

Compare Source

Changes

🐛 Bug Fixes

  • Fix extra line feeds in link title (PR #​826) by @​snnz
  • Fix incorrect emphasis span calculation. (PR #​829) by @​snnz
  • Set delimiter char and count in CustomContainerInline instances. (PR #​831) by @​snnz
  • Set the correct source location in Footnote and FootnoteLinkReferenceDefinition (PR #​832) by @​snnz

🚀 Enhancements

🧰 Misc

Full Changelog: 0.38.0...0.39.0

Published with dotnet-releaser

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.12.0

What's Changed

Internal and infrastructure fixes:

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

riok/mapperly (Riok.Mapperly)

v4.1.1

🐛 Bug Fixes

  • fix: existing target unmapped required member should not lead to error diagnostic by @​latonz in #​1570
  • fix: use correct user defined mapping configuration for nullable disabled queryable mappings by @​latonz in #​1580

Full Changelog: riok/mapperly@v4.1.0...v4.1.1

AArnott/Xunit.SkippableFact (Xunit.SkippableFact)

v1.5.23

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.SkippableFact@v1.4.13...v1.5.22


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 Dec 20, 2024
@caesay caesay merged commit e6d9983 into develop Dec 20, 2024
25 checks passed
@caesay caesay deleted the renovate/dotnet-deps branch December 20, 2024 15:53
@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.05%. Comparing base (eb1fabb) to head (4f5aaf2).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #413   +/-   ##
========================================
  Coverage    47.05%   47.05%           
========================================
  Files          223      223           
  Lines        13673    13673           
  Branches      1251     1251           
========================================
  Hits          6434     6434           
  Misses        6906     6906           
  Partials       333      333           

☔ 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