Skip to content

chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 1.16.0#6309

Merged
thomhurst merged 1 commit into
mainfrom
renovate/opentelemetry
Jun 24, 2026
Merged

chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 1.16.0#6309
thomhurst merged 1 commit into
mainfrom
renovate/opentelemetry

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
OpenTelemetry.Instrumentation.AspNetCore (source) nuget minor 1.15.21.16.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 24, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 24, 2026 17:42
@thomhurst thomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels Jun 24, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency update looks good — no concerns.

This PR bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.21.16.0, which is a minor/patch release of a well-maintained CNCF project. The change is consistent across all three locations:

  • Directory.Packages.props (central version management)
  • TUnit.Templates/content/TUnit.Aspire.Starter/…/ExampleNamespace.ServiceDefaults.csproj (template)
  • examples/CloudShop/CloudShop.ServiceDefaults/CloudShop.ServiceDefaults.csproj (example project)

Observations:

  • The version is aligned with the rest of the OpenTelemetry packages already at 1.16.0 (OpenTelemetry.Exporter.InMemory, OpenTelemetry.Exporter.OpenTelemetryProtocol, OpenTelemetry.Extensions.Hosting, OpenTelemetry.Instrumentation.Http). This brings the full suite to a consistent version, which is the right approach.
  • The template project and example project have the version pinned inline rather than using the central Directory.Packages.props. This is a pre-existing pattern, not introduced here, but worth noting: if the template/example projects were moved to use Directory.Packages.props for OTel versions they'd only need one update per bump instead of three.

Safe to merge; auto-merge is already enabled.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

github-actions Bot pushed a commit to BenjaminMichaelis/TrxLib that referenced this pull request Jun 29, 2026
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.56.25 to
1.57.0.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.57.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.57.0 -->

## What's Changed
### Other Changes
* perf(sourcegen): consolidate per-file ModuleInitializers into merged
.cctor (#​6226) by @​thomhurst in
thomhurst/TUnit#6286
* fix: resolve CS0121 IsEqualTo ambiguity on .NET 8 SDK (#​6296) by
@​thomhurst in thomhurst/TUnit#6313
* chore(docs): apply Codacy markdownlint fixes by @​thomhurst in
thomhurst/TUnit#6284
* fix(mocks): generate mock for qualified-name X.Mock() calls (#​6298)
by @​thomhurst in thomhurst/TUnit#6314
### Dependencies
* chore(deps): update tunit to 1.56.35 by @​thomhurst in
thomhurst/TUnit#6306
* chore(deps): update dependency stackexchange.redis to 3.0.7 by
@​thomhurst in thomhurst/TUnit#6307
* chore(deps): update dependency opentelemetry.instrumentation.http to
1.16.0 by @​thomhurst in thomhurst/TUnit#6308
* chore(deps): update dependency
opentelemetry.instrumentation.aspnetcore to 1.16.0 by @​thomhurst in
thomhurst/TUnit#6309
* chore(deps): update dependency qs to v6.15.3 by @​thomhurst in
thomhurst/TUnit#6310
* chore(deps): update dependency polyfill to 10.11.0 by @​thomhurst in
thomhurst/TUnit#6312
* chore(deps): update dependency polyfill to 10.11.0 by @​thomhurst in
thomhurst/TUnit#6311
* chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 in /docs
by @​dependabot[bot] in thomhurst/TUnit#6303


**Full Changelog**:
thomhurst/TUnit@v1.56.35...v1.57.0

## 1.56.35

<!-- Release notes generated using configuration in .github/release.yml
at v1.56.35 -->

## What's Changed
### Other Changes
* feat(aspire): tear down Aspire on test-run abort via session
cancellation token by @​thomhurst in
thomhurst/TUnit#6292
### Dependencies
* chore(deps): update tunit to 1.56.25 by @​thomhurst in
thomhurst/TUnit#6294
* chore(deps): update dependency
microsoft.visualstudio.threading.analyzers to v18 by @​thomhurst in
thomhurst/TUnit#6297
* chore(deps): update dependency microsoft.net.test.sdk to 18.7.0 by
@​thomhurst in thomhurst/TUnit#6300
* chore(deps): update dependency microsoft.playwright to 1.61.0 by
@​thomhurst in thomhurst/TUnit#6302
* chore(deps): update actions/cache action to v6 by @​thomhurst in
thomhurst/TUnit#6301
* chore(deps): update dependency azure.storage.blobs to 12.29.1 by
@​thomhurst in thomhurst/TUnit#6304


**Full Changelog**:
thomhurst/TUnit@v1.56.25...v1.56.35

Commits viewable in [compare
view](thomhurst/TUnit@v1.56.25...v1.57.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit&package-manager=nuget&previous-version=1.56.25&new-version=1.57.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions Bot pushed a commit to IntelliTect/CodingGuidelines that referenced this pull request Jun 29, 2026
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.56.25 to
1.57.0.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit.Core's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.57.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.57.0 -->

## What's Changed
### Other Changes
* perf(sourcegen): consolidate per-file ModuleInitializers into merged
.cctor (#​6226) by @​thomhurst in
thomhurst/TUnit#6286
* fix: resolve CS0121 IsEqualTo ambiguity on .NET 8 SDK (#​6296) by
@​thomhurst in thomhurst/TUnit#6313
* chore(docs): apply Codacy markdownlint fixes by @​thomhurst in
thomhurst/TUnit#6284
* fix(mocks): generate mock for qualified-name X.Mock() calls (#​6298)
by @​thomhurst in thomhurst/TUnit#6314
### Dependencies
* chore(deps): update tunit to 1.56.35 by @​thomhurst in
thomhurst/TUnit#6306
* chore(deps): update dependency stackexchange.redis to 3.0.7 by
@​thomhurst in thomhurst/TUnit#6307
* chore(deps): update dependency opentelemetry.instrumentation.http to
1.16.0 by @​thomhurst in thomhurst/TUnit#6308
* chore(deps): update dependency
opentelemetry.instrumentation.aspnetcore to 1.16.0 by @​thomhurst in
thomhurst/TUnit#6309
* chore(deps): update dependency qs to v6.15.3 by @​thomhurst in
thomhurst/TUnit#6310
* chore(deps): update dependency polyfill to 10.11.0 by @​thomhurst in
thomhurst/TUnit#6312
* chore(deps): update dependency polyfill to 10.11.0 by @​thomhurst in
thomhurst/TUnit#6311
* chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 in /docs
by @​dependabot[bot] in thomhurst/TUnit#6303


**Full Changelog**:
thomhurst/TUnit@v1.56.35...v1.57.0

## 1.56.35

<!-- Release notes generated using configuration in .github/release.yml
at v1.56.35 -->

## What's Changed
### Other Changes
* feat(aspire): tear down Aspire on test-run abort via session
cancellation token by @​thomhurst in
thomhurst/TUnit#6292
### Dependencies
* chore(deps): update tunit to 1.56.25 by @​thomhurst in
thomhurst/TUnit#6294
* chore(deps): update dependency
microsoft.visualstudio.threading.analyzers to v18 by @​thomhurst in
thomhurst/TUnit#6297
* chore(deps): update dependency microsoft.net.test.sdk to 18.7.0 by
@​thomhurst in thomhurst/TUnit#6300
* chore(deps): update dependency microsoft.playwright to 1.61.0 by
@​thomhurst in thomhurst/TUnit#6302
* chore(deps): update actions/cache action to v6 by @​thomhurst in
thomhurst/TUnit#6301
* chore(deps): update dependency azure.storage.blobs to 12.29.1 by
@​thomhurst in thomhurst/TUnit#6304


**Full Changelog**:
thomhurst/TUnit@v1.56.25...v1.56.35

Commits viewable in [compare
view](thomhurst/TUnit@v1.56.25...v1.57.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit.Core&package-manager=nuget&previous-version=1.56.25&new-version=1.57.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants