Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/tools v0.36.0 -> v0.40.0 age confidence

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 10, 2025
@renovate renovate bot requested a review from a team as a code owner September 10, 2025 18:26
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 10, 2025
@renovate renovate bot enabled auto-merge (squash) September 10, 2025 18:26
@renovate
Copy link
Contributor Author

renovate bot commented Sep 10, 2025

ℹ 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/mod v0.27.0 -> v0.31.0
golang.org/x/net v0.43.0 -> v0.48.0
golang.org/x/sync v0.17.0 -> v0.19.0
golang.org/x/sys v0.35.0 -> v0.39.0
golang.org/x/text v0.29.0 -> v0.32.0

@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch 4 times, most recently from 5bccee7 to 1bcdc52 Compare September 19, 2025 20:44
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch 11 times, most recently from 1199ef7 to 4538e0f Compare September 30, 2025 02:30
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 4538e0f to 0a029aa Compare October 9, 2025 00:54
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.37.0 Update module golang.org/x/tools to v0.38.0 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch 6 times, most recently from 7594376 to 3706a66 Compare October 15, 2025 20:42
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch 9 times, most recently from 93bb2cb to 7a6f922 Compare November 10, 2025 23:54
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.38.0 Update module golang.org/x/tools to v0.39.0 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 7a6f922 to cc4684b Compare November 13, 2025 08:07
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch 14 times, most recently from 68a27a2 to 39a43d0 Compare December 6, 2025 14:25
| datasource | package            | from    | to      |
| ---------- | ------------------ | ------- | ------- |
| go         | golang.org/x/tools | v0.36.0 | v0.40.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.39.0 Update module golang.org/x/tools to v0.40.0 Dec 9, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 39a43d0 to 2ecfac3 Compare December 9, 2025 03:40
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 3 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
golang.org/x/sync0.19.0BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golangIncompatible License
golang.org/x/sys0.39.0BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golangIncompatible License
golang.org/x/text0.32.0BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golangIncompatible License
golang.org/x/mod0.31.0NullUnknown License
golang.org/x/net0.48.0NullUnknown License
golang.org/x/tools0.40.0NullUnknown License
Allowed Licenses: Apache-1.1, Apache-2.0, BSD-2-Clause, BSD-3-Clause, BSL-1.0, ISC, MIT, NCSA, OpenSSL, Python-2.0, X11, CC0-1.0, CC-BY-4.0
Excluded from license check: pkg:githubactions/fossas/fossa-action, pkg:githubactions/opentofu/setup-opentofu, pkg:golang/github.com/shoenig/go-m1cpu, pkg:pypi/pytest-metadata

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/golang.org/x/mod 0.31.0 UnknownUnknown
gomod/golang.org/x/net 0.48.0 UnknownUnknown
gomod/golang.org/x/sync 0.19.0 UnknownUnknown
gomod/golang.org/x/sys 0.39.0 UnknownUnknown
gomod/golang.org/x/text 0.32.0 UnknownUnknown
gomod/golang.org/x/tools 0.40.0 UnknownUnknown

Scanned Files

  • go.mod

@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ 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/mod v0.27.0 -> v0.31.0
golang.org/x/net v0.43.0 -> v0.48.0
golang.org/x/sync v0.17.0 -> v0.19.0
golang.org/x/sys v0.35.0 -> v0.39.0
golang.org/x/text v0.29.0 -> v0.32.0

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant