fix(deps): update module golang.org/x/tools to v0.49.0 #9

Open
renovate wants to merge 1 commit from renovate/golang.org-x-tools-0.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/tools v0.47.0v0.49.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 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [golang.org/x/tools](https://pkg.go.dev/golang.org/x/tools) | [`v0.47.0` → `v0.49.0`](https://cs.opensource.google/go/x/tools/+/refs/tags/v0.47.0...refs/tags/v0.49.0) | ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.49.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.47.0/v0.49.0?slim=true) | --- ### 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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTguMSIsInVwZGF0ZWRJblZlciI6IjQ0LjMwLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
fix(deps): update module golang.org/x/tools to v0.48.0
Some checks failed
renovate/artifacts Artifact file update failure
REUSE Compliance Check / reuse-compliance-check (pull_request) Successful in 15s
Verify DCO has been signed / dco (pull_request) Successful in 44s
Spellcheck / Spell Check with Typos (pull_request) Successful in 32s
85ca638c86
Signed-off-by: Renovate Bot <renovate@mp.gy>
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/stretchr/testify v1.11.1
go: downloading golang.org/x/tools v0.49.0
go: downloading github.com/extism/go-pdk v1.1.3
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: module g.mp.gy/docka/docka/dockaruntime/wasm: git ls-remote -q --end-of-options https://g.mp.gy/docka/docka.git in /tmp/cache/others/go/pkg/mod/cache/vcs/8d4285407a09c00e36d8409b52146687f31388bcb5c32ea29530cc1840d84dd0: exit status 128:
	remote: Not found.
	fatal: repository 'https://g.mp.gy/docka/docka.git/' not found

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: downloading github.com/stretchr/testify v1.11.1 go: downloading golang.org/x/tools v0.49.0 go: downloading github.com/extism/go-pdk v1.1.3 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: module g.mp.gy/docka/docka/dockaruntime/wasm: git ls-remote -q --end-of-options https://g.mp.gy/docka/docka.git in /tmp/cache/others/go/pkg/mod/cache/vcs/8d4285407a09c00e36d8409b52146687f31388bcb5c32ea29530cc1840d84dd0: exit status 128: remote: Not found. fatal: repository 'https://g.mp.gy/docka/docka.git/' not found ```
renovate changed title from fix(deps): update module golang.org/x/tools to v0.48.0 to fix(deps): update module golang.org/x/tools to v0.49.0 2026-08-13 17:04:29 +00:00
renovate force-pushed renovate/golang.org-x-tools-0.x from 85ca638c86
Some checks failed
renovate/artifacts Artifact file update failure
REUSE Compliance Check / reuse-compliance-check (pull_request) Successful in 15s
Verify DCO has been signed / dco (pull_request) Successful in 44s
Spellcheck / Spell Check with Typos (pull_request) Successful in 32s
to d59d1b48f9
Some checks failed
renovate/artifacts Artifact file update failure
Verify DCO has been signed / dco (pull_request) Successful in 12s
REUSE Compliance Check / reuse-compliance-check (pull_request) Successful in 11s
Spellcheck / Spell Check with Typos (pull_request) Successful in 24s
2026-08-13 17:04:30 +00:00
Compare
Author
Member

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.

### 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.
Some checks failed
renovate/artifacts Artifact file update failure
Verify DCO has been signed / dco (pull_request) Successful in 12s
REUSE Compliance Check / reuse-compliance-check (pull_request) Successful in 11s
Spellcheck / Spell Check with Typos (pull_request) Successful in 24s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/golang.org-x-tools-0.x:renovate/golang.org-x-tools-0.x
git switch renovate/golang.org-x-tools-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/golang.org-x-tools-0.x
git switch renovate/golang.org-x-tools-0.x
git rebase master
git switch master
git merge --ff-only renovate/golang.org-x-tools-0.x
git switch renovate/golang.org-x-tools-0.x
git rebase master
git switch master
git merge --no-ff renovate/golang.org-x-tools-0.x
git switch master
git merge --squash renovate/golang.org-x-tools-0.x
git switch master
git merge --ff-only renovate/golang.org-x-tools-0.x
git switch master
git merge renovate/golang.org-x-tools-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
docka/facts!9
No description provided.