Skip to content

Update module golang.org/x/tools to v0.45.0#248

Merged
jupblb merged 4 commits into
mainfrom
renovate/golang.org-x-tools-0.x
May 12, 2026
Merged

Update module golang.org/x/tools to v0.45.0#248
jupblb merged 4 commits into
mainfrom
renovate/golang.org-x-tools-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/tools v0.43.0v0.45.0 age confidence

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 11, 2026

ℹ️ 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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.34.0 -> v0.36.0
golang.org/x/sys v0.42.0 -> v0.44.0

@jupblb jupblb force-pushed the renovate/golang.org-x-tools-0.x branch from 2abbfe9 to eef9663 Compare May 12, 2026 07:12
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 12, 2026

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.

jupblb added a commit that referenced this pull request May 12, 2026
The previous attempt pushed corrective commits using GITHUB_TOKEN and
re-triggered the test workflow via workflow_dispatch. That dispatch ran,
but verified empirically on PR #248: workflow_dispatch check_runs are
excluded from the PR's statusCheckRollup, so the merge box still showed
no checks even though the run was on the PR HEAD SHA. This is a known
GitHub limitation (https://stackoverflow.com/q/74722061,
https://github.com/orgs/community/discussions/24616).

Switch to the pattern peter-evans/create-pull-request, DeterminateSystems'
update-flake-lock and Mic92/nix-update converge on: push the corrective
commit using a GitHub App token. The non-GITHUB_TOKEN identity makes the
push fire pull_request synchronize naturally, producing a check_suite the
PR UI displays. Drop the workflow_dispatch indirection from test.yaml.

Also widen scope from Renovate-authored branches to any same-repo PR,
matching the canonical published recipe in
peter-evans/create-pull-request docs (autopep8 example). Per the GitHub
Security Lab guidance the same-repo filter is the security boundary;
the renovate/ prefix was just a noise/scope gate.
@jupblb jupblb force-pushed the renovate/golang.org-x-tools-0.x branch from d1e1e9e to d3bb17a Compare May 12, 2026 09:40
@jupblb jupblb force-pushed the renovate/golang.org-x-tools-0.x branch from d3bb17a to 9ace643 Compare May 12, 2026 12:34
@jupblb jupblb merged commit 6b6d826 into main May 12, 2026
15 checks passed
@jupblb jupblb deleted the renovate/golang.org-x-tools-0.x branch May 12, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant