Skip to content

Bump the all-dependencies group with 3 updates#27

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/MessageProcessor.Tests/all-dependencies-d10502be95
Jun 7, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Core from 1.57.0 to 1.58.0.

Release notes

Sourced from Azure.Core's releases.

1.58.0

1.58.0 (2026-06-04)

Features Added

  • Adopt System.ClientModel 1.14.0

Bugs Fixed

  • Fixed NullReferenceException thrown by Operation.RehydrateAsync / ArmOperation.RehydrateAsync (and the resulting operation's UpdateStatusAsync / Value) when the rehydrated long-running operation has completed with a failure. OperationState.Failure and OperationState<T>.Failure now honor their documented contract and materialize a default RequestFailedException from the raw response when the caller passes null, matching the behavior of the non-rehydration polling path.
  • Fixed DiagnosticScope to mark the parent ActivityContext as remote (IsRemote = true) when a traceparent is provided via SetTraceContext or AddLink. The traceparent in these paths is always extracted from an external source (e.g. a messaging broker's application properties), so samplers that distinguish local vs. remote parents — such as the RateLimitedSampler used by the Azure Monitor OpenTelemetry exporter — can now make correct decisions for activities started from incoming messages.

Commits viewable in compare view.

Updated WireMock.Net from 2.7.0 to 2.9.0.

Release notes

Sourced from WireMock.Net's releases.

2.9.0

What's Changed

Full Changelog: wiremock/WireMock.Net@2.8.0...2.9.0

2.8.0

What's Changed

Full Changelog: wiremock/WireMock.Net@2.7.0...2.8.0

Commits viewable in compare view.

Updated WireMock.Net.Minimal from 2.7.0 to 2.9.0.

Release notes

Sourced from WireMock.Net.Minimal's releases.

2.9.0

What's Changed

Full Changelog: wiremock/WireMock.Net@2.8.0...2.9.0

2.8.0

What's Changed

Full Changelog: wiremock/WireMock.Net@2.7.0...2.8.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.57.0 to 1.58.0
Bumps WireMock.Net from 2.7.0 to 2.9.0
Bumps WireMock.Net.Minimal from 2.7.0 to 2.9.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: WireMock.Net
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: WireMock.Net.Minimal
  dependency-version: 2.9.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 Jun 7, 2026
@github-actions github-actions Bot merged commit 8e08187 into master Jun 7, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/MessageProcessor.Tests/all-dependencies-d10502be95 branch June 7, 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