Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump the dotnet group in /docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults with 3 updates #3354

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 May 7, 2025

Bumps the dotnet group in /docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults with 3 updates: OpenTelemetry.Instrumentation.AspNetCore, OpenTelemetry.Instrumentation.Http and OpenTelemetry.Instrumentation.Runtime.

Updates OpenTelemetry.Instrumentation.AspNetCore from 1.11.1 to 1.12.0

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

Exporter.Geneva-1.12.0

Instrumentation.SqlClient-1.12.0-beta.1

  • NuGet: OpenTelemetry.Instrumentation.SqlClient v1.12.0-beta.1

    • Fix issue where IPv6 addresses were improperly parsed from the the connection's DataSource when used to populate the server.address attribute. (#2674)

    • Updates have been made to adhere to recent changes in the new semantic conventions. These affect you if you have opted in to the new conventions. When CommandType is StoredProcedure, the db.stored_procedure.name has been added and the db.query.text, db.operation.name, and db.collection.name attributes have been removed. (#2693)

    • Updated OpenTelemetry core component version(s) to 1.12.0. (#2725)

    • Fixes an issue that throws IndexOutOfRangeException in SqlProcessor when the SQL statement ends with the beginning of a keyword such as UPDATE. (#2674)

    See CHANGELOG for details.

Resources.ProcessRuntime-1.12.0-beta.1

Resources.Process-1.12.0-beta.1

Resources.OperatingSystem-1.12.0-beta.1

... (truncated)

Commits
  • 9e8ae56 [release] Prepare release Exporter.Geneva-1.12.0 (#2784)
  • 9883cf0 [SemanticConvention] Bump to 1.33.0 (#2782)
  • c364738 [docs] typo fixes (#2765)
  • dd3d5b8 [release] Prepare release Instrumentation.SqlClient-1.12.0-beta.1 (#2781)
  • d33e443 [SqlClient] fix IndexOutOfRangeException in SqlProcessor (#2750)
  • c39d3f0 [release] Prepare release Resources.ProcessRuntime-1.12.0-beta.1 (#2779)
  • c21fb4c [release] Prepare release Resources.Process-1.12.0-beta.1 (#2777)
  • ba13ab6 [release] Prepare release Resources.OperatingSystem-1.12.0-beta.1 (#2775)
  • 7fb55b8 [release] Prepare release Resources.Host-1.12.0-beta.1 (#2771)
  • be1a8ed [release] Prepare release Resources.Container-1.12.0-beta.1 (#2769)
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.Http from 1.11.1 to 1.12.0

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

Exporter.Geneva-1.12.0

Instrumentation.SqlClient-1.12.0-beta.1

  • NuGet: OpenTelemetry.Instrumentation.SqlClient v1.12.0-beta.1

    • Fix issue where IPv6 addresses were improperly parsed from the the connection's DataSource when used to populate the server.address attribute. (#2674)

    • Updates have been made to adhere to recent changes in the new semantic conventions. These affect you if you have opted in to the new conventions. When CommandType is StoredProcedure, the db.stored_procedure.name has been added and the db.query.text, db.operation.name, and db.collection.name attributes have been removed. (#2693)

    • Updated OpenTelemetry core component version(s) to 1.12.0. (#2725)

    • Fixes an issue that throws IndexOutOfRangeException in SqlProcessor when the SQL statement ends with the beginning of a keyword such as UPDATE. (#2674)

    See CHANGELOG for details.

Resources.ProcessRuntime-1.12.0-beta.1

Resources.Process-1.12.0-beta.1

Resources.OperatingSystem-1.12.0-beta.1

... (truncated)

Commits
  • 9e8ae56 [release] Prepare release Exporter.Geneva-1.12.0 (#2784)
  • 9883cf0 [SemanticConvention] Bump to 1.33.0 (#2782)
  • c364738 [docs] typo fixes (#2765)
  • dd3d5b8 [release] Prepare release Instrumentation.SqlClient-1.12.0-beta.1 (#2781)
  • d33e443 [SqlClient] fix IndexOutOfRangeException in SqlProcessor (#2750)
  • c39d3f0 [release] Prepare release Resources.ProcessRuntime-1.12.0-beta.1 (#2779)
  • c21fb4c [release] Prepare release Resources.Process-1.12.0-beta.1 (#2777)
  • ba13ab6 [release] Prepare release Resources.OperatingSystem-1.12.0-beta.1 (#2775)
  • 7fb55b8 [release] Prepare release Resources.Host-1.12.0-beta.1 (#2771)
  • be1a8ed [release] Prepare release Resources.Container-1.12.0-beta.1 (#2769)
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.Runtime from 1.11.1 to 1.12.0

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

Exporter.Geneva-1.12.0

Instrumentation.SqlClient-1.12.0-beta.1

  • NuGet: OpenTelemetry.Instrumentation.SqlClient v1.12.0-beta.1

    • Fix issue where IPv6 addresses were improperly parsed from the the connection's DataSource when used to populate the server.address attribute. (#2674)

    • Updates have been made to adhere to recent changes in the new semantic conventions. These affect you if you have opted in to the new conventions. When CommandType is StoredProcedure, the db.stored_procedure.name has been added and the db.query.text, db.operation.name, and db.collection.name attributes have been removed. (#2693)

    • Updated OpenTelemetry core component version(s) to 1.12.0. (#2725)

    • Fixes an issue that throws IndexOutOfRangeException in SqlProcessor when the SQL statement ends with the beginning of a keyword such as UPDATE. (#2674)

    See CHANGELOG for details.

Resources.ProcessRuntime-1.12.0-beta.1

Resources.Process-1.12.0-beta.1

Resources.OperatingSystem-1.12.0-beta.1

... (truncated)

Commits
  • 9e8ae56 [release] Prepare release Exporter.Geneva-1.12.0 (#2784)
  • 9883cf0 [SemanticConvention] Bump to 1.33.0 (#2782)
  • c364738 [docs] typo fixes (#2765)
  • dd3d5b8 [release] Prepare release Instrumentation.SqlClient-1.12.0-beta.1 (#2781)
  • d33e443 [SqlClient] fix IndexOutOfRangeException in SqlProcessor (#2750)
  • c39d3f0 [release] Prepare release Resources.ProcessRuntime-1.12.0-beta.1 (#2779)
  • c21fb4c [release] Prepare release Resources.Process-1.12.0-beta.1 (#2777)
  • ba13ab6 [release] Prepare release Resources.OperatingSystem-1.12.0-beta.1 (#2775)
  • 7fb55b8 [release] Prepare release Resources.Host-1.12.0-beta.1 (#2771)
  • be1a8ed [release] Prepare release Resources.Container-1.12.0-beta.1 (#2769)
  • Additional 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

Bumps the dotnet group in /docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults with 3 updates: [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib), [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) and [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib).


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

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

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

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 7, 2025
@dependabot dependabot bot requested a review from IEvangelist as a code owner May 7, 2025 12:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels May 7, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) May 7, 2025 12:22
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 457685d into main May 7, 2025
14 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults/dotnet-bb1a2d0056 branch May 7, 2025 12:23
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