Skip to content

build(deps): Bump OpenTelemetry.Extensions.Hosting from 1.19.0 to 1.19.1 - #208

Merged
maikebing merged 21 commits into
mainfrom
dependabot/nuget/OpenTelemetry.Extensions.Hosting-1.19.1
Sep 26, 2026
Merged

maikebing merged 21 commits into
mainfrom
dependabot/nuget/OpenTelemetry.Extensions.Hosting-1.19.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

变更点

对应 ROADMAP

测试说明

  • 未新增测试;使用现有 CI 和可观测性回归验证补丁版本更新。
  • 原依赖提交的 CodeQL、三平台 AOT 和连接器检查通过。完整 CI 的格式与测试检查存在失败,不能视为全部通过。
  • 合并前追加的提交仅同步主线及补充 CHANGELOG。

是否破坏兼容

  • 是(说明原因及迁移方案)
  • 否

CHANGELOG 更新

  • 已在 CHANGELOG.md 的 [Unreleased] 段落中记录

上游说明

Updated OpenTelemetry.Extensions.Hosting from 1.19.0 to 1.19.1.

Release notes

Sourced from OpenTelemetry.Extensions.Hosting's releases.

1.19.1

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

The following changes are from the previous release 1.19.0.

1.19.1-rc.1

The following changes are from the previous release 1.19.0.

1.19.1-beta.1

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

Commits viewable in compare view.

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

maikebing and others added 6 commits September 26, 2026 01:08
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.38.0 to 4.38.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.38.0...v4.38.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.InMemory
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot Bot commented on behalf of github Sep 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

test: 补齐 INSERT RETURNING 安装包验收与发布门禁
…/codeql-action-4.38.1' into codex/merge-all-branches-20260926
…b/codeql-action-4.38.1

build(deps): bump github/codeql-action from 4.38.0 to 4.38.1
…xporter.Console-1.19.1' into codex/merge-all-branches-20260926
…Exporter.Console-1.19.1

build(deps): Bump OpenTelemetry.Exporter.Console from 1.19.0 to 1.19.1
…xporter.InMemory-1.19.1' into codex/merge-all-branches-20260926
…Exporter.InMemory-1.19.1

build(deps): Bump OpenTelemetry.Exporter.InMemory from 1.19.0 to 1.19.1
…xporter.OpenTelemetryProtocol-1.19.1' into codex/merge-all-branches-20260926

# Conflicts:
#	Directory.Packages.props
…Exporter.OpenTelemetryProtocol-1.19.1

build(deps): Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.19.0 to 1.19.1
…xtensions.Hosting-1.19.1' into codex/merge-all-branches-20260926
@maikebing maikebing changed the title Bump OpenTelemetry.Extensions.Hosting from 1.19.0 to 1.19.1 build(deps): Bump OpenTelemetry.Extensions.Hosting from 1.19.0 to 1.19.1 Sep 26, 2026
@maikebing
maikebing merged commit 884272c into main Sep 26, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/OpenTelemetry.Extensions.Hosting-1.19.1 branch September 26, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant