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

chore(deps): update module golang.org/x/tools to v0.24.0 (master) #432

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented May 7, 2024

This PR contains the following updates:

Package Type Update Change
golang.org/x/tools require minor v0.20.0 -> v0.24.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner May 7, 2024 04:34
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module golang.org/x/tools to v0.21.0 (master) chore(deps): update module golang.org/x/tools to v0.22.0 (master) Jun 5, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/master-golang.org-x-tools-0.x branch from 6ca5614 to 62f9d91 Compare June 5, 2024 04:37
Copy link
Contributor Author

renovate-rancher bot commented Jul 3, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/text v0.14.0 -> v0.17.0
golang.org/x/mod v0.17.0 -> v0.20.0
golang.org/x/net v0.24.0 -> v0.28.0
golang.org/x/sys v0.19.0 -> v0.23.0
golang.org/x/term v0.19.0 -> v0.23.0

@renovate-rancher renovate-rancher bot force-pushed the renovate/master-golang.org-x-tools-0.x branch 2 times, most recently from d0336b7 to 3d1bf55 Compare July 3, 2024 04:34
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module golang.org/x/tools to v0.22.0 (master) chore(deps): update module golang.org/x/tools to v0.23.0 (master) Jul 8, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/master-golang.org-x-tools-0.x branch 2 times, most recently from 9f37406 to 4e94b73 Compare July 8, 2024 04:36
Copy link
Contributor

@nflynt nflynt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relevant to code we actually use:

go/packages: doc: type symbols are consistent only within one Load (docs)
go/packages: stop loading packages when context is done (bugfix)

Doesn't look like our x/text dependency was modified directly, and most of what I'm seeing is bugfixes. CI is passing, etc.

@renovate-rancher renovate-rancher bot changed the title chore(deps): update module golang.org/x/tools to v0.23.0 (master) chore(deps): update module golang.org/x/tools to v0.24.0 (master) Aug 7, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/master-golang.org-x-tools-0.x branch from 4e94b73 to 3c80746 Compare August 7, 2024 04:37
@renovate-rancher renovate-rancher bot force-pushed the renovate/master-golang.org-x-tools-0.x branch from 3c80746 to d0aef69 Compare August 7, 2024 04:38
Copy link
Contributor

@ericpromislow ericpromislow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericpromislow ericpromislow merged commit ef59b9c into master Aug 8, 2024
4 checks passed
@renovate-rancher renovate-rancher bot deleted the renovate/master-golang.org-x-tools-0.x branch August 9, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants