Skip to content

Bump the all-dependencies group with 3 updates - #42

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/MessageProcessor.Tests/all-dependencies-79f5b57f5b
Aug 9, 2026
Merged

Bump the all-dependencies group with 3 updates#42
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/MessageProcessor.Tests/all-dependencies-79f5b57f5b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Core from 1.60.0 to 1.61.0.

Release notes

Sourced from Azure.Core's releases.

1.61.0

1.61.0 (2026-07-30)

Features Added

  • Added AzureAuthorityHosts.AzureBleuCloud (https://login.sovcloud-identity.fr/), the Microsoft Entra authority host for Bleu Cloud, the national partner cloud for France. Interactive credentials' Authenticate methods now also resolve the default Azure Resource Manager scope for Bleu Cloud.

Bugs Fixed

  • Fixed an issue where response content logging could emit more bytes than were actually read when a non-buffered (streaming) response was read into a buffer larger than the response body. Previously, when the read began at offset 0, the entire caller-supplied buffer was logged — including the bytes past the response payload, which for a pooled buffer contain unrelated in-process content — and the configured LoggedContentSizeLimit was not applied. The logging policy now logs only the bytes that were read. (#​61399)
  • Fixed an issue where RequestFailedException could throw a secondary ArgumentNullException while formatting a failed response that had a text content-type header but an empty body, masking the actual service failure. The exception now preserves the original HTTP status, reason phrase, and headers, and no longer formats empty response content.
  • Fixed AzureCliCredential to not pass both --tenant and --subscription flags to the Azure CLI, as the CLI rejects this combination. When a tenant is requested (for example, via challenge-based authentication) it now takes precedence and --subscription is omitted; --subscription is used only when no tenant is requested. (#​58949)

Other Changes

Commits viewable in compare view.

Updated WireMock.Net from 2.13.0 to 2.14.0.

Release notes

Sourced from WireMock.Net's releases.

2.14.0

What's Changed

New Contributors

Full Changelog: wiremock/WireMock.Net@2.13.0...2.14.0

Commits viewable in compare view.

Updated WireMock.Net.Minimal from 2.13.0 to 2.14.0.

Release notes

Sourced from WireMock.Net.Minimal's releases.

2.14.0

What's Changed

New Contributors

Full Changelog: wiremock/WireMock.Net@2.13.0...2.14.0

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Azure.Core from 1.60.0 to 1.61.0
Bumps WireMock.Net from 2.13.0 to 2.14.0
Bumps WireMock.Net.Minimal from 2.13.0 to 2.14.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: WireMock.Net
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: WireMock.Net.Minimal
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 9, 2026
@github-actions
github-actions Bot merged commit a851010 into master Aug 9, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/MessageProcessor.Tests/all-dependencies-79f5b57f5b branch August 9, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants