Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2024

This PR contains the following updates:

Package Type Update Change
github.com/charmbracelet/ssh require digest 1a051f8ebfa259
github.com/charmbracelet/ssh require digest e79ff70ebfa259

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 these updates 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
Contributor Author

renovate bot commented Jun 9, 2024

ℹ Artifact update notice

File name: pkgs/chat/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/crypto v0.14.0 -> v0.32.0
golang.org/x/sync v0.4.0 -> v0.10.0
golang.org/x/sys v0.13.0 -> v0.29.0
golang.org/x/term v0.13.0 -> v0.28.0
golang.org/x/text v0.13.0 -> v0.21.0
File name: pkgs/identity/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.22.0 -> v0.32.0
github.com/charmbracelet/x/errors v0.0.0-20240307183742-ad8dadc14f31 -> v0.0.0-20240508181413-e8d8b6e2de86
golang.org/x/sync v0.6.0 -> v0.10.0
golang.org/x/sys v0.19.0 -> v0.29.0
golang.org/x/term v0.19.0 -> v0.28.0
golang.org/x/text v0.14.0 -> v0.21.0
File name: pkgs/launcher/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/crypto v0.16.0 -> v0.32.0
golang.org/x/sync v0.5.0 -> v0.10.0
golang.org/x/sys v0.15.0 -> v0.29.0
golang.org/x/term v0.15.0 -> v0.28.0
golang.org/x/text v0.14.0 -> v0.21.0
File name: pkgs/tea/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/crypto v0.14.0 -> v0.32.0
golang.org/x/sync v0.4.0 -> v0.10.0
golang.org/x/sys v0.13.0 -> v0.29.0
golang.org/x/term v0.13.0 -> v0.28.0
golang.org/x/text v0.13.0 -> v0.21.0

@renovate renovate bot requested review from a team and dezren39 as code owners June 9, 2024 04:08
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from d3a35f2 to ac2c722 Compare July 12, 2024 10:42
@renovate renovate bot changed the title fix(deps): update github.com/charmbracelet/ssh digest to a40c6a0 Update github.com/charmbracelet/ssh digest to a40c6a0 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from ac2c722 to 6bbc463 Compare July 25, 2024 19:31
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to a40c6a0 Update github.com/charmbracelet/ssh digest to eb71b85 Jul 25, 2024
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to eb71b85 fix(deps): update github.com/charmbracelet/ssh digest to eb71b85 Aug 25, 2024
@renovate renovate bot changed the title fix(deps): update github.com/charmbracelet/ssh digest to eb71b85 Update github.com/charmbracelet/ssh digest to eb71b85 Sep 16, 2024
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to eb71b85 Update github.com/charmbracelet/ssh digest to 4fe22b0 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from 6bbc463 to 2a21b61 Compare December 11, 2024 22:23
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to 4fe22b0 Update github.com/charmbracelet/ssh digest to 98fd5ae Jan 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from 2a21b61 to 0532635 Compare January 29, 2025 13:18
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to 98fd5ae Update github.com/charmbracelet/ssh digest to 8712ec3 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from 0532635 to a25b432 Compare February 13, 2025 18:38
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from a25b432 to d86da3a Compare April 28, 2025 16:36
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to 8712ec3 Update github.com/charmbracelet/ssh digest to c5781a5 Apr 28, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 28, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: pkgs/chat/go.sum
Command failed: go get -t ./...
go: module github.com/charmbracelet/ssh@v0.0.0-20250826160808-ebfa259c7309 requires go >= 1.23.0; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: download go1.24.11: golang.org/toolchain@v0.0.1-go1.24.11.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

File name: pkgs/launcher/go.sum
Command failed: go get -t ./...
go: module github.com/charmbracelet/ssh@v0.0.0-20250826160808-ebfa259c7309 requires go >= 1.23.0; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: download go1.24.11: golang.org/toolchain@v0.0.1-go1.24.11.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

File name: pkgs/tea/go.sum
Command failed: go get -t ./...
go: module github.com/charmbracelet/ssh@v0.0.0-20250826160808-ebfa259c7309 requires go >= 1.23.0; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: download go1.24.11: golang.org/toolchain@v0.0.1-go1.24.11.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from d86da3a to 0e17eab Compare April 30, 2025 00:00
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to c5781a5 Update github.com/charmbracelet/ssh digest to 383d508 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from 0e17eab to 1890f04 Compare May 7, 2025 11:03
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from 1890f04 to d7b1658 Compare August 10, 2025 13:39
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from d7b1658 to 8c08d2d Compare August 26, 2025 18:31
@renovate renovate bot changed the title Update github.com/charmbracelet/ssh digest to 383d508 Update github.com/charmbracelet/ssh digest to ebfa259 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-ssh-digest branch from 8c08d2d to d17cb92 Compare December 15, 2025 17:00
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.

2 participants