Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 3 updates #3218

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/vmware/govmomi, golang.org/x/tools and sigs.k8s.io/kustomize/kyaml.

Updates github.com/vmware/govmomi from 0.43.0 to 0.44.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.44.0

Release v0.44.0

Release Date: 2024-10-07

🐞 Fix

  • [bf6e1626] synchronize access to session.Manager.userSession (#3571)

💡 Examples

  • [da37212c] add ExampleListView_ofContainerView

💫 API Changes

  • [733f1c0c] Update folder.PlaceVMsXCluster to support several placement types
  • [4665dff2] disable http.Transport.ForceAttemptHTTP2 by default (#3564)
  • [d95d3508] add vapi/crypto package with support for native KMS
  • [d2ccadf4] add rest.Client.DownloadAttachment method
  • [cb0453c9] extract NewDatastoreURL from Datastore.NewURL method
  • [9a02a4a9] Support querying PBM profile for IOFILTERS
  • [92797d40] Helpers for key management servers

💫 govc (CLI)

  • [844fa1cc] update help url
  • [7daac379] add vm.change -managed-by flag
  • [2613278c] add storage.policy.info flag to query IO filters
  • [108e4fd8] add native kms provider support
  • [ccf449e4] add kms commands

💫 vcsim (Simulator)

  • [5a9567f6] lock ViewManager in RegisterObject callbacks
  • [6267644d] add *Context param to UpdateObject interface method
  • [3ba044c9] support clearing ManagedBy field (#3572)
  • [2c493262] handle traversal spec object updates
  • [fc91180a] ModifyListView 'remove' does not return unresolved objects
  • [1f0838ed] override response namespace from struct tag
  • [6cea86e8] fix RelocateVM_Task related races (#3565)
  • [f81e83d8] support cluster registration in RegisterKmipServer
  • [cddbe1f9] Gen enc key w default provider on createvm

📃 Documentation

  • [707acb83] sync CHANGELOG (#3286)
  • [582eefa8] various updates

... (truncated)

Changelog

Sourced from github.com/vmware/govmomi's changelog.

Commits
  • ff95505 chore: Update version.go for v0.44.0
  • f807c48 chore: fixup internal version
  • 5aff45e Merge pull request #3579 from vmware/dependabot/go_modules/golang.org/x/text-...
  • e2e45b8 Merge pull request #3584 from dougm/vcsim-view-manager-race
  • 7687bd3 Merge pull request #3583 from vmware/govc/update-help-url
  • 5a9567f vcsim: lock ViewManager in RegisterObject callbacks
  • 844fa1c govc: update help url
  • 131e69e Merge pull request #3578 from dougm/vcsim-object-update
  • d0278e2 build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0
  • 6267644 vcsim: add *Context param to UpdateObject interface method
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.25.0 to 0.26.0

Commits
  • 2ab3b51 go.mod: update golang.org/x dependencies
  • 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods
  • efd951d gopls/internal/analysis/stubmethods: merge into CodeAction
  • d0d0d9e gopls/internal/cache: memoize dependent hash on analysisNode
  • a19eef6 gopls/internal/cache: express packageHandle as a state machine
  • dd745ec gopls/internal/test/marker: update regression test issue68918.txt
  • a02ee35 go/analysis/passes/stdversion: reenable tests
  • a24facf all: set gotypesalias=0 explicitly
  • ce2a33e gopls/internal: fix extract refactor for cases with anonymous functions
  • a2ff832 go/ssa: remove references to GOEXPERIMENT range
  • Additional commits viewable in compare view

Updates sigs.k8s.io/kustomize/kyaml from 0.17.2 to 0.18.0

Release notes

Sourced from sigs.k8s.io/kustomize/kyaml's releases.

api/v0.17.3

chore

#5506: fix some comments #5693: fix: always show accumulation errors #5699: chore: add deprecation comment to commonLabels #5698: fix(namereference): add configuration for new admission API

Dependencies

#5734: Update kyaml to v0.17.2

Commits
  • 2cd9a2e Merge pull request #5768 from dims/remove-starlark-support
  • d32eacf Remove starlark support
  • 88f19bf Merge pull request #5763 from koba1t/update_go_1.22.7
  • a3c0b4a disable for a step to skip test when that is docs PR
  • b67ce5b go work sync && ./hack/doGoMod.sh tidy
  • 5ba8523 update go 1.22.7
  • 4034e36 Add --helm-debug Flag to Kustomize for Enhanced Helm Debugging (#5751)
  • c3872ce Merge pull request #5745 from isarns/master
  • d35d21c Merge pull request #5760 from Kavinjsir/patch-docs
  • a5f43ec style: linting
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

… updates

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [golang.org/x/tools](https://github.com/golang/tools) and [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize).


Updates `github.com/vmware/govmomi` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.43.0...v0.44.0)

Updates `golang.org/x/tools` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.25.0...v0.26.0)

Updates `sigs.k8s.io/kustomize/kyaml` from 0.17.2 to 0.18.0
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.17.2...kyaml/v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/kustomize/kyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Oct 7, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 7, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 7, 2024
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-vsphere-verify-main e5e24b8 link true /test pull-cluster-api-provider-vsphere-verify-main
pull-cluster-api-provider-vsphere-apidiff-main e5e24b8 link false /test pull-cluster-api-provider-vsphere-apidiff-main
pull-cluster-api-provider-vsphere-test-main e5e24b8 link true /test pull-cluster-api-provider-vsphere-test-main

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@sbueringer
Copy link
Member

/hold

We have to figure out if it's okay that dependabot pins the toolchain

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #3222.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-9213d39e69 branch October 14, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants