10BC0 Bump the otel group with 5 updates by dependabot[bot] · Pull Request #1694 · VMelnalksnis/Gnomeshade · GitHub
[go: up one dir, main page]

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.10.0 to 1.12.0.

Release notes

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.

1.12.0

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

The following changes are from the previous release 1.11.2.

1.12.0-beta.1

The following changes are from the previous release 1.11.2-beta.1.

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.

1.11.2-beta.1

The following changes are from the previous release 1.11.0-beta.1.

1.11.1

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

The following changes are from the previous release 1.11.0.

... (truncated)

1.11.0

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

The following changes are from the previous release 1.11.0-rc.1.

... (truncated)

1.11.0-rc.1

The following changes are from the previous release 1.10.0.

1.11.0-beta.1

The following changes are from the previous release 1.10.0-beta.1.

Commits viewable in compare view.

Updated OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.12.0.

Release notes

Sourced from OpenTelemetry.Extensions.Hosting's releases.

1.12.0

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

The following changes are from the previous release 1.11.2.

1.12.0-beta.1

The following changes are from the previous release 1.11.2-beta.1.

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.

1.11.2-beta.1

The following changes are from the previous release 1.11.0-beta.1.

1.11.1

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

The following changes are from the previous release 1.11.0.

... (truncated)

1.11.0

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

The following changes are from the previous release 1.11.0-rc.1.

... (truncated)

1.11.0-rc.1

The following changes are from the previous release 1.10.0.

1.11.0-beta.1

The following changes are from the previous release 1.10.0-beta.1.

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.12.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.12.0

1.12.0-beta.3

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

    • Add db.query.parameter.<key> attribute(s) to query spans if opted into using
      the OTEL_DOTNET_EXPERIMENTAL_SQLCLIENT_ENABLE_TRACE_DB_QUERY_PARAMETERS
      environment variable. Not supported on .NET Framework.
      (#​3015,
      #​3081)

    • Fix activities not being stopped on .NET Framework when using a global activity
      listener.
      (#​3041)

    • Breaking change: The SetDbStatementForText property has been removed.
      Behaviors related to this option are now always enabled.
      (#​3072)

    • Breaking change: The Enrich, Filter and RecordException properties have
      been removed for .NET Framework where they were non-functional.
      (#​3079)

    • Breaking change: The Enrich property has been renamed to
      EnrichWithSqlCommand and no longer passes an event name to the delegate.
      (#​3080)

    See CHANGELOG for details.

1.12.0-beta.2

1.12.0-beta.1

1.12.0-alpha.1

1.11.3

1.11.2

1.11.1

1.11.0

1.11.0-beta.2

1.11.0-beta.1

1.10.1

1.10.0

1.10.0-rc.2

1.10.0-rc.1

1.10.0-beta.3

1.10.0-beta.2

1.10.0-beta.1

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.Http from 1.10.0 to 1.12.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.12.0

1.12.0-beta.3

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

    • Add db.query.parameter.<key> attribute(s) to query spans if opted into using
      the OTEL_DOTNET_EXPERIMENTAL_SQLCLIENT_ENABLE_TRACE_DB_QUERY_PARAMETERS
      environment variable. Not supported on .NET Framework.
      (#​3015,
      #​3081)

    • Fix activities not being stopped on .NET Framework when using a global activity
      listener.
      (#​3041)

    • Breaking change: The SetDbStatementForText property has been removed.
      Behaviors related to this option are now always enabled.
      (#​3072)

    • Breaking change: The Enrich, Filter and RecordException properties have
      been removed for .NET Framework where they were non-functional.
      (#​3079)

    • Breaking change: The Enrich property has been renamed to
      EnrichWithSqlCommand and no longer passes an event name to the delegate.
      (#​3080)

    See CHANGELOG for details.

1.12.0-beta.2

1.12.0-beta.1

1.12.0-alpha.1

1.11.3

1.11.2

1.11.1

1.11.0

Description has been truncated

Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Http from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.12.0

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
...

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 Sep 29, 2025
Copy link
cocogitto-bot bot commented Sep 29, 2025

❌ Found 0 compliant commit and 1 non-compliant commits in 65e0b27.

Commit 65e0b27 by @dependabot[bot] is not conform to the conventional commit specification :

  • message: `Bump the otel group with 5 updates

Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Http from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.12.0


updated-dependencies:

  • dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Extensions.Hosting
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Instrumentation.AspNetCore
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Instrumentation.Http
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Instrumentation.Runtime
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
    ...

Signed-off-by: dependabot[bot] support@github.com`

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:5
          |
        1 | Bump the otel group with 5 updates
          |     ^---
          |
          = expected scope or type_separator
    

1 similar comment
Copy link
cocogitto-bot bot commented Sep 29, 2025

❌ Found 0 compliant commit and 1 non-compliant commits in 65e0b27.

Commit 65e0b27 by @dependabot[bot] is not conform to the conventional commit specification :

  • message: `Bump the otel group with 5 updates

Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Http from 1.10.0 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.12.0


updated-dependencies:

  • dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Extensions.Hosting
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Instrumentation.AspNetCore
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Instrumentation.Http
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
  • dependency-name: OpenTelemetry.Instrumentation.Runtime
    dependency-version: 1.12.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: otel
    ...

Signed-off-by: dependabot[bot] support@github.com`

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:5
          |
        1 | Bump the otel group with 5 updates
          |     ^---
          |
          = expected scope or type_separator
    

Copy link
codecov bot commented Sep 29, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

Copy link
Contributor Author
dependabot bot commented on behalf of github Oct 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/nuget/otel-63079035ef branch October 6, 2025 19:17
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
0