Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updated OpenTelemetry.Exporter.Console from 1.13.0 to 1.13.1.

Release notes

Sourced from OpenTelemetry.Exporter.Console'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.

... (truncated)

1.13.1-beta.1

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

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.

... (truncated)

1.13.1-beta.1

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

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.13.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.13.0

1.13.0-rc.1

1.13.0-beta.2

1.13.0-beta.1

1.13.0-alpha.1

  • NuGet: OpenTelemetry.Exporter.Geneva v1.13.0-alpha.1

    • Experimental: Added an option for configuring a custom string size limit in
      the MessagePack serializer. The maximum string length, in characters, can be
      set using the PrivatePreviewLogMessagePackStringSizeLimit=<CharCount>
      connection string parameter.
      (#​2813)
    • Add httpUrl for HTTP server spans mapped from multiple attributes.
      (#​2818)

    See CHANGELOG for details.

1.12.1

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.Http from 1.12.0 to 1.13.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.13.0

1.13.0-rc.1

1.13.0-beta.2

1.13.0-beta.1

1.13.0-alpha.1

  • NuGet: OpenTelemetry.Exporter.Geneva v1.13.0-alpha.1

    • Experimental: Added an option for configuring a custom string size limit in
      the MessagePack serializer. The maximum string length, in characters, can be
      set using the PrivatePreviewLogMessagePackStringSizeLimit=<CharCount>
      connection string parameter.
      (#​2813)
    • Add httpUrl for HTTP server spans mapped from multiple attributes.
      (#​2818)

    See CHANGELOG for details.

1.12.1

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 OpenTelemetry.Exporter.Console from 1.13.0 to 1.13.1
Bumps OpenTelemetry.Extensions.Hosting from 1.13.0 to 1.13.1
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.13.0
Bumps OpenTelemetry.Instrumentation.Http from 1.12.0 to 1.13.0

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

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 Nov 1, 2025
@hangy hangy merged commit 8231c59 into dev Nov 1, 2025
6 checks passed
@hangy hangy deleted the dependabot/nuget/opentelemetry-90e01a4a14 branch November 1, 2025 09:08
github-actions bot pushed a commit that referenced this pull request Nov 1, 2025
## [3.0.1-beta.1](v3.0.0...v3.0.1-beta.1) (2025-11-01)

### Bug Fixes

* Bump Fluid.Core from 2.25.0 to 2.30.0 ([#166](#166)) ([ba24781](ba24781))
* Bump Testcontainers.Papercut from 4.7.0 to 4.8.1 ([#167](#167)) ([1a98053](1a98053))
* Bump the microsoft group with 3 updates ([#153](#153)) ([05aaf6e](05aaf6e))
* Bump the opentelemetry group with 4 updates ([#165](#165)) ([8231c59](8231c59))
* Bump the xunit group with 1 update ([#155](#155)) ([3178b3c](3178b3c))
* Change runner from ubuntu-latest to ubuntu-slim in workflow files ([76d7b55](76d7b55))
* **deps:** bump dotnet-sdk from 9.0.304 to 9.0.305 ([#156](#156)) ([b8851c8](b8851c8))
* **deps:** bump dotnet-sdk from 9.0.305 to 9.0.306 ([#162](#162)) ([51bc850](51bc850))
* **deps:** Bump FluentEmail from 3.8.0 to 4.0.0 ([44e1f5e](44e1f5e))
* **deps:** Bump Microsoft packages ([087cf4f](087cf4f))
* **deps:** Reference new version of Microsoft.Build directly ([#157](#157)) ([32528d2](32528d2))
* **deps:** Update package dependencies to latest versions ([de28a98](de28a98))
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

🎉 This PR is included in version 3.0.1-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @beta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants