Skip to content

Bump Nerdbank.GitVersioning from 3.7.115 to 3.9.50#1752

Merged
k8s-ci-robot merged 2 commits into
masterfrom
dependabot/nuget/Nerdbank.GitVersioning-3.9.50
May 10, 2026
Merged

Bump Nerdbank.GitVersioning from 3.7.115 to 3.9.50#1752
k8s-ci-robot merged 2 commits into
masterfrom
dependabot/nuget/Nerdbank.GitVersioning-3.9.50

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated Nerdbank.GitVersioning from 3.7.115 to 3.9.50.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

3.9.50

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.50

3.9.37-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.32-alpha...v3.9.37-alpha

3.9.32-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.17-alpha...v3.9.32-alpha

3.9.17-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.15-alpha...v3.9.17-alpha

3.9.15-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.15-alpha

3.8.118

Fixes

Enhancements

Other changes

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.118

3.8.106-alpha

What's Changed

Enhancements

Fixes

Other changes

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.38-alpha...v3.8.106-alpha

3.8.38-alpha

Fixes

Enhancements

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.38-alpha

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)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.9.50
  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 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.

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

@copilot please fix tests.

Fixed with commit 4212780. I stabilized the failing macOS/net10 test by increasing the wait timeout in ReceiveDataPortForwardOneByteMessage from 1s to 5s, then re-ran the targeted test and StreamDemuxer test class on net10.0 successfully. No UI changes to screenshot for this backend/test-only change.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • idp.issuer.url
    • Triggering command: /usr/share/dotnet/dotnet /usr/share/dotnet/dotnet exec --runtimeconfig /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net8.0/KubernetesClient.Tests.runtimeconfig.json --depsfile /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net8.0/KubernetesClient.Tests.deps.json /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net8.0/testhost.dll --port 33933 --endpoint 127.0.0.1:033933 --role client --parentprocessid 6044 --telemetryoptedin false (dns block)
    • Triggering command: /usr/share/dotnet/dotnet /usr/share/dotnet/dotnet exec --runtimeconfig /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net9.0/KubernetesClient.Tests.runtimeconfig.json --depsfile /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net9.0/KubernetesClient.Tests.deps.json /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net9.0/testhost.dll --port 44377 --endpoint 127.0.0.1:044377 --role client --parentprocessid 6126 --telemetryoptedin false (dns block)
    • Triggering command: /usr/share/dotnet/dotnet /usr/share/dotnet/dotnet exec --runtimeconfig /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net10.0/KubernetesClient.Tests.runtimeconfig.json --depsfile /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net10.0/KubernetesClient.Tests.deps.json /home/REDACTED/work/csharp/csharp/tests/KubernetesClient.Tests/bin/Release/net10.0/testhost.dll --port 38147 --endpoint 127.0.0.1:038147 --role client --parentprocessid 6204 --telemetryoptedin false (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@brendandburns
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 10, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, dependabot[bot]

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

The pull request process is described 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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2026
@k8s-ci-robot k8s-ci-robot merged commit 428fc0a into master May 10, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/Nerdbank.GitVersioning-3.9.50 branch May 10, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file lgtm "Looks good to me", indicates that a PR is ready to be merged. 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