chore: gomod update(deps): bump k8s.io/kubectl from 0.35.4 to 0.36.0 in /bsctl in the version-updates group#330
Conversation
Bumps the version-updates group in /bsctl with 1 update: [k8s.io/kubectl](https://github.com/kubernetes/kubectl). Updates `k8s.io/kubectl` from 0.35.4 to 0.36.0 - [Commits](kubernetes/kubectl@v0.35.4...v0.36.0) --- updated-dependencies: - dependency-name: k8s.io/kubectl dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thank you for being part of our community and opening a pull request. We will work with you as soon as possible to integrate your contribution. |
There was a problem hiding this comment.
Pull request overview
Updates the bsctl Go module’s Kubernetes CLI dependencies (kubectl and related k8s libraries) and bumps the project version/changelog accordingly.
Changes:
- Bump
k8s.io/kubectlfrom0.35.4to0.36.0(and associated k8s transitive deps) inbsctl/go.modandbsctl/go.sum. - Bump
BasicSetupCliVersionfrom0.1.24to0.1.25and add a0.1.25changelog entry.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| resources/version.yaml | Updates the primary release/docs version to 0.1.25. |
| bsctl/static/resources/constants.yaml | Updates the mirrored semantic version constant to 0.1.25. |
| bsctl/go.mod | Updates kubectl/k8s module versions; also changes the go directive. |
| bsctl/go.sum | Updates module checksums for the dependency bump. |
| CHANGELOG.md | Adds a 0.1.25 entry documenting the kubectl bump. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Andrew Shoell <mrlunchbox777@gmail.com>
|
@copilot it looks like the upgrade to go 1.26 was needed. Can you put that back and add the other bits you mentioned in your review? |
Agent-Logs-Url: https://github.com/mrlunchbox777/basic-setup/sessions/add36d57-0991-4ee1-aae7-881dbca62301 Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com>
Done in commit
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 7 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot you made 3 comments, we need to stay at go 1.26 so we should regenerate the lock and update everything accordingly to address your review |
…racy Agent-Logs-Url: https://github.com/mrlunchbox777/basic-setup/sessions/fd91e789-b7a1-4ef7-9a50-bac8368c2092 Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com>
Done in commit
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:
If you need me to access, download, or install something from one of these locations, you can either:
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 8 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps the version-updates group in /bsctl with 1 update: k8s.io/kubectl.
Updates
k8s.io/kubectlfrom 0.35.4 to 0.36.0Commits
1ac35f7Update dependencies to v0.36.0 tag50e8956Merge remote-tracking branch 'origin/master' into release-1.363f435caMerge pull request #138346 from dashpole/update_otel_prop36707c8Merge remote-tracking branch 'origin/master' into release-1.365e5dfaaUpdate github.com/moby/spdystream from v0.5.0 to v0.5.1777119fupdate go.opentelemetry.io/otel to v1.41.002b6975pause: fix version drift in various files82a3c05Merge pull request #137906 from aramase/aramase/c/grpc_v1.79.0efc77afupdate google.golang.org/grpc to v1.79.387e157ctop command documentation enhancement (#136825)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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