Update module golang.org/x/term to v0.25.0 #8

Open
Renovate.bot wants to merge 1 commit from renovate/golang.org-x-term-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
golang.org/x/term require minor v0.22.0 -> v0.25.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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/term | require | minor | `v0.22.0` -> `v0.25.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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate.bot added 1 commit 2024-08-06 16:40:57 +01:00
Renovate.bot changed title from Update module golang.org/x/term to v0.23.0 to Update module golang.org/x/term to v0.24.0 2024-09-04 16:35:54 +01:00
Author
Collaborator

⚠ 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: install-tool golang 1.23.0

### ⚠ 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: install-tool golang 1.23.0 ```
Renovate.bot force-pushed renovate/golang.org-x-term-0.x from 7b3d889908 to 857955fb63 2024-09-04 16:35:56 +01:00 Compare
Renovate.bot changed title from Update module golang.org/x/term to v0.24.0 to Update module golang.org/x/term to v0.25.0 2024-10-04 17:06:02 +01:00
Author
Collaborator

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

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.22.0 -> v0.26.0
### ℹ 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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :----------------- | :--------------------- | | `golang.org/x/sys` | `v0.22.0` -> `v0.26.0` |
Renovate.bot force-pushed renovate/golang.org-x-term-0.x from 857955fb63 to 5dadcca277 2024-10-04 17:06:03 +01:00 Compare
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-term-0.x:renovate/golang.org-x-term-0.x
git checkout renovate/golang.org-x-term-0.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/golang.org-x-term-0.x
git checkout main
git merge --ff-only renovate/golang.org-x-term-0.x
git checkout renovate/golang.org-x-term-0.x
git rebase main
git checkout main
git merge --no-ff renovate/golang.org-x-term-0.x
git checkout main
git merge --squash renovate/golang.org-x-term-0.x
git checkout main
git merge --ff-only renovate/golang.org-x-term-0.x
git checkout main
git merge renovate/golang.org-x-term-0.x
git push origin main
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: Eggactyl/tui#8
No description provided.