Skip to content

Bump OpenTelemetry.Exporter.Console from 1.12.0 to 1.15.3#1755

Open
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/nuget/OpenTelemetry.Exporter.Console-1.15.3
Open

Bump OpenTelemetry.Exporter.Console from 1.12.0 to 1.15.3#1755
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/nuget/OpenTelemetry.Exporter.Console-1.15.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

  • Inspect current branch state and identify merge conflicts with base branch
  • Resolve conflicts with minimal, targeted edits
  • Run targeted tests to validate conflict resolution
  • Run final validations and reply on PR comment

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
  dependency-version: 1.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign tg123 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 4, 2026
@brendandburns
Copy link
Copy Markdown
Contributor

@copilot please fix tests

Agent-Logs-Url: https://github.com/kubernetes-client/csharp/sessions/617d0d7f-930b-45bf-92a5-cb4f1bc02f36

Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 6, 2026
Agent-Logs-Url: https://github.com/kubernetes-client/csharp/sessions/617d0d7f-930b-45bf-92a5-cb4f1bc02f36

Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

@copilot please fix tests

Fixed by stabilizing WatchTests.CannotWatch to wait on the onError signal with a bounded timeout instead of a fixed 1s sleep, which addresses the macOS/net8 flake seen in CI. Included in commit c885459.

@brendandburns
Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 10, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

rebase

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

…enTelemetry.Exporter.Console-1.15.3

# Conflicts:
#	tests/KubernetesClient.Tests/WatchTests.cs
Copy link
Copy Markdown
Contributor

Copilot AI commented May 10, 2026

@copilot resolve the merge conflicts in this pull request

Resolved and committed in 2c701d1 by merging origin/master and fixing the conflict in tests/KubernetesClient.Tests/WatchTests.cs.

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants