Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps golang.org/x/tools from 0.19.0 to 0.29.0.

Commits
  • 1743d1a go.mod: update golang.org/x dependencies
  • 43ba465 internal/analysis/modernize: minmax: reject IfStmt with Init
  • 29d66ee gopls: update toolchain to go1.23.4
  • ac39815 go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD
  • 39e1a8c godoc: fix missing (Added in Go) "x.xx" for function with type parameters
  • 98a190b gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods
  • 192ac77 internal/golang: CodeAction: don't return empty source.doc titles
  • 5fe60fd internal/settings: drop "annotations" setting
  • c61a2b0 gopls/internal/golang: make GCDetails a code action, not a code lens
  • fc95c03 internal/modindex: fix index directory for tests
  • Additional 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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@dependabot dependabot bot requested a review from 65278 as a code owner January 30, 2025 10:49
@dependabot dependabot bot added the go Pull requests that update Go code label Jan 30, 2025
@github-actions
Copy link

External PR

Test runs on external PRs require manual approval.

Note: This PR changes the following non-go, non-docs files:
hack/tools/go.mod
hack/tools/go.sum

@github-actions
Copy link

🚀 e2e tests run

We add labels to the PRs to control the e2e test runs by running specific tests and skipping some test contexts,
please follow this guide:

Label Behaviour
none Run Generic tests
e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels Do not run any tests (overrides all e2e/ flags)
e2e/flatcar run Flatcar e2e tests Add Flatcar tests to the run

ℹ️ Ask a Member to add the requested labels if you don't have enough permissions.

@wikkyk wikkyk added the e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels label Feb 5, 2025
@wikkyk wikkyk enabled auto-merge (rebase) February 5, 2025 08:34
@wikkyk wikkyk force-pushed the dependabot/go_modules/hack/tools/golang.org/x/tools-0.29.0 branch from b119429 to 2fa8e89 Compare February 5, 2025 08:42
@github-actions
Copy link

github-actions bot commented Feb 5, 2025

External PR

Test runs on external PRs require manual approval.

Note: This PR changes the following non-go, non-docs files:
hack/tools/go.mod
hack/tools/go.sum

wikkyk
wikkyk previously approved these changes Feb 5, 2025
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.29.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.19.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@wikkyk wikkyk force-pushed the dependabot/go_modules/hack/tools/golang.org/x/tools-0.29.0 branch from 2fa8e89 to 3958a19 Compare February 5, 2025 08:46
@github-actions
Copy link

github-actions bot commented Feb 5, 2025

External PR

Test runs on external PRs require manual approval.

Note: This PR changes the following non-go, non-docs files:
hack/tools/go.mod
hack/tools/go.sum

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2025

@wikkyk wikkyk merged commit ee69550 into main Feb 5, 2025
11 checks passed
@wikkyk wikkyk deleted the dependabot/go_modules/hack/tools/golang.org/x/tools-0.29.0 branch February 5, 2025 08:49
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 e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant