-
Notifications
You must be signed in to change notification settings - Fork 168
Bump the dotnet group with 3 updates #5249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dotnet group with 3 updates #5249
Conversation
Bumps Microsoft.Extensions.Http.Resilience from 9.9.0 to 9.10.0 Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.13.0 to 1.13.1 Bumps OpenTelemetry.Extensions.Hosting from 1.13.0 to 1.13.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http.Resilience dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: OpenTelemetry.Extensions.Hosting dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
380133a
to
c2b2cdf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved; this PR will merge when all status checks pass.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved; this PR will merge when all status checks pass.
Superseded by #5258. |
Superseded by #5255. |
Superseded by #5261. |
Pull request was closed
Superseded by #5256. |
Superseded by #5259. |
Labels

Updated Microsoft.Extensions.Http.Resilience from 9.9.0 to 9.10.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
9.10.0
What's Changed
KeyNotFoundException
inHttpRequestLatencyListener.OnEventWritten
by @pentp in FixKeyNotFoundException
inHttpRequestLatencyListener.OnEventWritten
extensions#6823ModelContextProtocol
version in MCP template by @MackinnonBuck in UpdateModelContextProtocol
version in MCP template extensions#6870HostApplicationBuilder
in AmbientMetadata extension by @eduherminio in Add support forHostApplicationBuilder
in AmbientMetadata extension extensions#6867New Contributors
... (truncated)
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.13.0 to 1.13.1.
Release notes
Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.
1.13.1
For highlights and announcements pertaining to this release see: Release Notes > 1.13.1.
The following changes are from the previous release 1.13.0.
NuGet: OpenTelemetry v1.13.1
scale to 20 after each collection cycle when using delta aggregation temporality.
(#6557)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.13.1
... (truncated)
1.13.1-beta.1
The following changes are from the previous release 1.13.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.13.1-beta.1
1.13.1
.(#6598)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.13.1-beta.1
1.13.1
.(#6598)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.13.1-beta.1
1.13.1
.(#6598)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Extensions.Hosting from 1.13.0 to 1.13.1.
Release notes
Sourced from OpenTelemetry.Extensions.Hosting's releases.
1.13.1
For highlights and announcements pertaining to this release see: Release Notes > 1.13.1.
The following changes are from the previous release 1.13.0.
NuGet: OpenTelemetry v1.13.1
scale to 20 after each collection cycle when using delta aggregation temporality.
(#6557)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.13.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.13.1
... (truncated)
1.13.1-beta.1
The following changes are from the previous release 1.13.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.13.1-beta.1
1.13.1
.(#6598)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.13.1-beta.1
1.13.1
.(#6598)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.13.1-beta.1
1.13.1
.(#6598)
See CHANGELOG for details.
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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