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 golang.org/x #6219

Merged
merged 2 commits into from
Nov 9, 2024
Merged

chore(deps): update golang.org/x #6219

merged 2 commits into from
Nov 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
golang.org/x/arch v0.11.0 -> v0.12.0 age adoption passing confidence indirect minor
golang.org/x/crypto v0.28.0 -> v0.29.0 age adoption passing confidence indirect minor
golang.org/x/exp f66d83c -> 2d47ceb age adoption passing confidence require digest
golang.org/x/mod v0.20.0 -> v0.22.0 age adoption passing confidence indirect minor
golang.org/x/net v0.30.0 -> v0.31.0 age adoption passing confidence indirect minor
golang.org/x/net v0.30.0 -> v0.31.0 age adoption passing confidence require minor
golang.org/x/oauth2 v0.23.0 -> v0.24.0 age adoption passing confidence indirect minor
golang.org/x/sync v0.8.0 -> v0.9.0 age adoption passing confidence indirect minor
golang.org/x/sys v0.26.0 -> v0.27.0 age adoption passing confidence indirect minor
golang.org/x/term v0.25.0 -> v0.26.0 age adoption passing confidence indirect minor
golang.org/x/text v0.19.0 -> v0.20.0 age adoption passing confidence indirect minor
golang.org/x/time v0.7.0 -> v0.8.0 age adoption passing confidence indirect minor
golang.org/x/tools v0.26.0 -> v0.27.0 age adoption passing confidence require minor
golang.org/x/tools v0.24.0 -> v0.27.0 age adoption passing confidence require minor
golang.org/x/tools v0.24.0 -> v0.27.0 age adoption passing confidence indirect minor

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 8, 2024

ℹ Artifact update notice

File name: instrgen/driver/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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.3
File name: instrgen/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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.3
File name: tools/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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.28.0 -> v0.29.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 8, 2024
@renovate renovate bot requested a review from MrAlias as a code owner October 8, 2024 11:48
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Oct 8, 2024
@renovate renovate bot requested a review from a team as a code owner October 8, 2024 11:48
@renovate renovate bot force-pushed the renovate/golang.orgx branch 2 times, most recently from 00e7302 to ccc3bd4 Compare October 9, 2024 07:36
Copy link
Member

@dmathieu dmathieu left a comment

Choose a reason for hiding this comment

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

This change requires Go 1.23+ (not closing, as renovate would reopen a new PR).

See #6104

@renovate renovate bot force-pushed the renovate/golang.orgx branch 2 times, most recently from 6b120b8 to d08f231 Compare October 9, 2024 19:27
@renovate renovate bot changed the title chore(deps): update golang.org/x fix(deps): update golang.org/x Oct 9, 2024
@renovate renovate bot force-pushed the renovate/golang.orgx branch 19 times, most recently from 2b639a6 to 8d115a0 Compare October 15, 2024 07:29
@renovate renovate bot force-pushed the renovate/golang.orgx branch 8 times, most recently from ee0a157 to a660409 Compare November 7, 2024 21:35
@renovate renovate bot force-pushed the renovate/golang.orgx branch 4 times, most recently from 883da74 to 9df307a Compare November 8, 2024 19:11
instrgen/driver/go.mod Outdated Show resolved Hide resolved
instrgen/go.mod Outdated Show resolved Hide resolved
@pellared
Copy link
Member

pellared commented Nov 8, 2024

This change requires Go 1.23+ (not closing, as renovate would reopen a new PR).

See #6104

It was only go 1.22.0 that was necessary.

Copy link
Contributor Author

renovate bot commented Nov 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@pellared pellared added this to the v1.33.0 milestone Nov 8, 2024
@trask
Copy link
Member

trask commented Nov 8, 2024

we're not sure why we can't dismiss the "change requested" (https://cloud-native.slack.com/archives/C01NJ7V1KRC/p1731101917526769), i'm going to close and re-open the PR to see if that helps 🤷‍♂️

@trask trask closed this Nov 8, 2024
@trask trask reopened this Nov 8, 2024
@pellared pellared merged commit 717e1db into main Nov 9, 2024
25 checks passed
@pellared pellared deleted the renovate/golang.orgx branch November 9, 2024 07:04
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants