Skip to content

Bump the dotnet group in /docs/fundamentals/dashboard/automation/aspire-dashboard with 8 updates #3111

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the dotnet group in /docs/fundamentals/dashboard/automation/aspire-dashboard with 8 updates:

Package From To
Microsoft.AspNetCore.TestHost 9.0.3 9.0.4
Microsoft.Extensions.Http.Resilience 9.3.0 9.4.0
Microsoft.AspNetCore.OpenApi 9.0.3 9.0.4
OpenTelemetry.Exporter.OpenTelemetryProtocol 1.9.0 1.11.2
OpenTelemetry.Extensions.Hosting 1.9.0 1.11.2
OpenTelemetry.Instrumentation.AspNetCore 1.9.0 1.11.1
OpenTelemetry.Instrumentation.Http 1.9.0 1.11.1
OpenTelemetry.Instrumentation.Runtime 1.9.0 1.11.1

Updates Microsoft.AspNetCore.TestHost from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.3...v9.0.4

Commits

Updates Microsoft.Extensions.Http.Resilience from 9.3.0 to 9.4.0

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

v9.4.0

What's Changed

... (truncated)

Commits
  • 667d70e Merged PR 49004: [9.4] [cherry-pick] Only display tags from the latest execution
  • 5cec925 Merged PR 49002: Remove use of ConfigureAwait from Microsoft.Extensions.AI.dl...
  • f0bda61 Remove use of ConfigureAwait from Microsoft.Extensions.AI.dll for AIFunction ...
  • d4094cc Merged PR 48970: [9.4] [cherry-picked from main] Introduce Content Safety eva...
  • bc9ef7e Merged PR 48969: Add button to report to download dataset as JSON (#6243)
  • 0143a52 Add button to report to download dataset as JSON (#6243)
  • e7224fb Merged PR 48958: Mark release builds as "stable"
  • 625ed7b Merged PR 48946: Backport recent M.E.AI changes from main
  • ae724c1 Disable STJ default reflection and fix a number of failing tests. (#6241)
  • f09ec8c Use SHA384 and make key more explicit (#6237)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.OpenApi from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.3...v9.0.4

Commits

Updates OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.9.0 to 1.11.2

Release notes

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.

core-1.11.2

For highlights and announcements pertaining to this release see: Release Notes > 1.11.2.

The following changes are from the previous release 1.11.1.

... (truncated)

Changelog

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's changelog.

Release Notes

This file contains highlights and announcements covering all components. For more details see CHANGELOG.md files maintained in the root source directory of each individual package.

1.11.1

Release details: 1.11.1

  • Fixed a bug preventing OpenTelemetry.Exporter.OpenTelemetryProtocol from exporting telemetry on .NET Framework.

1.11.0

Release details: 1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and transmission of outgoing data is now performed manually to improve the overall performance.

1.10.0

Release details: 1.10.0

... (truncated)

Commits

Updates OpenTelemetry.Extensions.Hosting from 1.9.0 to 1.11.2

Release notes

Sourced from OpenTelemetry.Extensions.Hosting's releases.

core-1.11.2

For highlights and announcements pertaining to this release see: Release Notes > 1.11.2.

The following changes are from the previous release 1.11.1.

... (truncated)

Changelog

Sourced from OpenTelemetry.Extensions.Hosting's changelog.

Release Notes

This file contains highlights and announcements covering all components. For more details see CHANGELOG.md files maintained in the root source directory of each individual package.

1.11.1

Release details: 1.11.1

  • Fixed a bug preventing OpenTelemetry.Exporter.OpenTelemetryProtocol from exporting telemetry on .NET Framework.

1.11.0

Release details: 1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and transmission of outgoing data is now performed manually to improve the overall performance.

1.10.0

Release details: 1.10.0

... (truncated)

Commits

Updates OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.11.1

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

Instrumentation.AWS-1.11.1

Resources.AWS-1.11.1

Resources.ProcessRuntime-1.11.0-beta.2

Resources.Process-1.11.0-beta.2

Resources.OperatingSystem-1.11.0-beta.2

... (truncated)

Commits
  • 7e4e5d9 [release] Prepare release Resources.AWS-1.11.1 (#2630)
  • 2f00f8f [release] Prepare release Sampler.AWS-0.1.0-alpha.4 (#2645)
  • 0856615 [release] Exporter.Geneva- stable release 1.11.1 updates (#2612)
  • c8a5819 [release] Instrumentation.AspNetCore- stable release 1.11.1 updates (#2607)
  • e42aa25 [release] Prepare release Resources.ProcessRuntime-1.11.0-beta.2 (#2643)
  • 57d2571 [release] Prepare release Resources.Process-1.11.0-beta.2 (#2642)
  • 27d36c3 [release] Prepare release Resources.OperatingSystem-1.11.0-beta.2 (#2639)
  • ea9ba84 [release] Prepare release Resources.Host-1.11.0-beta.2 (#2638)
  • c5ea637 [release] Prepare release Resources.Container-1.11.0-beta.2 (#2635)
  • e18c631 [release] Prepare release Resources.Azure-1.11.0-beta.2 (#2633)
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.1

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

Instrumentation.AWS-1.11.1

Resources.AWS-1.11.1

Resources.ProcessRuntime-1.11.0-beta.2

Resources.Process-1.11.0-beta.2

Resources.OperatingSystem-1.11.0-beta.2

... (truncated)

Commits
  • 7e4e5d9 [release] Prepare release Resources.AWS-1.11.1 (#2630)
  • 2f00f8f [release] Prepare release Sampler.AWS-0.1.0-alpha.4 (#2645)
  • 0856615 [release] Exporter.Geneva- stable release 1.11.1 updates (#2612)
  • c8a5819 [release] Instrumentation.AspNetCore- stable release 1.11.1 updates (#2607)
  • e42aa25 [release] Prepare release Resources.ProcessRuntime-1.11.0-beta.2 (#2643)
  • 57d2571 [release] Prepare release Resources.Process-1.11.0-beta.2 (#2642)
  • 27d36c3 [release] Prepare release Resources.OperatingSystem-1.11.0-beta.2 (#2639)
  • ea9ba84 [release] Prepare release Resources.Host-1.11.0-beta.2 (#2638)
  • c5ea637 [release] Prepare release Resources.Container-1.11.0-beta.2 (#2635)
  • e18c631 [release] Prepare release Resources.Azure-1.11.0-beta.2 (#2633)
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.11.1

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

Instrumentation.AWS-1.11.1

Resources.AWS-1.11.1

Resources.ProcessRuntime-1.11.0-beta.2

Resources.Process-1.11.0-beta.2

Resources.OperatingSystem-1.11.0-beta.2

... (truncated)

Commits
  • 7e4e5d9 [release] Prepare release Resources.AWS-1.11.1 (#2630)
  • 2f00f8f [release] Prepare release Sampler.AWS-0.1.0-alpha.4 (#2645)
  • 0856615 [release] Exporter.Geneva- stable release 1.11.1 updates (#2612)
  • c8a5819 [release] Instrumentation.AspNetCore- stable release 1.11.1 updates (#2607)
  • e42aa25 [release] Prepare release Resources.ProcessRuntime-1.11.0-beta.2 (#2643)

Bumps the dotnet group in /docs/fundamentals/dashboard/automation/aspire-dashboard with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) | `9.3.0` | `9.4.0` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` |
| [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.9.0` | `1.11.2` |
| [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.9.0` | `1.11.2` |
| [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.11.1` |
| [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.11.1` |
| [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.11.1` |


Updates `Microsoft.AspNetCore.TestHost` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Http.Resilience` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v9.3.0...v9.4.0)

Updates `Microsoft.AspNetCore.OpenApi` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4)

Updates `OpenTelemetry.Exporter.OpenTelemetryProtocol` from 1.9.0 to 1.11.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.9.0...core-1.11.2)

Updates `OpenTelemetry.Extensions.Hosting` from 1.9.0 to 1.11.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.9.0...core-1.11.2)

Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.9.0 to 1.11.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Resources.AWS-1.11.1)

Updates `OpenTelemetry.Instrumentation.Http` from 1.9.0 to 1.11.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Resources.AWS-1.11.1)

Updates `OpenTelemetry.Instrumentation.Runtime` from 1.9.0 to 1.11.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Resources.AWS-1.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

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 Apr 14, 2025
@dependabot dependabot bot requested a review from IEvangelist as a code owner April 14, 2025 19:55
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) April 14, 2025 19:55
Copy link

@dotnet-policy-service dotnet-policy-service bot left a 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.

Copy link

@dotnet-policy-service dotnet-policy-service bot left a 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.

@dotnet-policy-service dotnet-policy-service bot merged commit 0d11859 into main Apr 14, 2025
12 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/fundamentals/dashboard/automation/aspire-dashboard/dotnet-53be4bae15 branch April 14, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution dependencies Pull requests that update a dependency file .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants