Skip to content

build(deps): Bump github.com/charmbracelet/x/term from 0.2.1 to 0.2.2 in /src - #6187

Merged
kubestellar-prow[bot] merged 2 commits into
v4from
dependabot/go_modules/src/github.com/charmbracelet/x/term-0.2.2
Sep 8, 2026
Merged

build(deps): Bump github.com/charmbracelet/x/term from 0.2.1 to 0.2.2 in /src#6187
kubestellar-prow[bot] merged 2 commits into
v4from
dependabot/go_modules/src/github.com/charmbracelet/x/term-0.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/charmbracelet/x/term from 0.2.1 to 0.2.2.

Commits
  • d941777 feat(ansi): add cursor and mouse pointer shape sequences
  • 57c5431 chore(deps): update bubbletea to v0.27 (#161)
  • 2c0e84d chore(term): go mod tidy
  • 61a8baf feat(input): update kitty keyboard flag name
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/charmbracelet/x/term](https://github.com/charmbracelet/x) from 0.2.1 to 0.2.2.
- [Commits](charmbracelet/x@ansi/v0.2.1...ansi/v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/x/term
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Sep 7, 2026
@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 7, 2026
Regenerated by .github/workflows/notice-autofix.yml from the module
graph in this branch's src/go.mod and src/go.sum. See #5256.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@kubestellar-prow kubestellar-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 7, 2026
@kubestellar-hive

Copy link
Copy Markdown
Contributor

🛑 Fix loop escalated — human attention needed

This PR has failed CI on 2 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it.

Failing checks: changelog-fragment-guard

Raw failure evidence (from check-run annotations):

changelog-fragment-guard: Process completed with exit code 1.
changelog-fragment-guard: src/ code changed without a changelog.d fragment or a no-changelog label (see job log; #5675)

Remove the needs-human label after addressing the root cause to return the PR to the automated fix lane.

@clubanderson clubanderson added no-changelog No changelog fragment required lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed no-changelog No changelog fragment required labels Sep 8, 2026
@kubestellar-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow
kubestellar-prow Bot merged commit 894ba25 into v4 Sep 8, 2026
41 of 47 checks passed
@kubestellar-prow
kubestellar-prow Bot deleted the dependabot/go_modules/src/github.com/charmbracelet/x/term-0.2.2 branch September 8, 2026 14:39
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

We'd love to hear how your experience was: share feedback

kubestellar-hive Bot pushed a commit that referenced this pull request Sep 8, 2026
… in /src (#6187)

* build(deps): Bump github.com/charmbracelet/x/term in /src

Bumps [github.com/charmbracelet/x/term](https://github.com/charmbracelet/x) from 0.2.1 to 0.2.2.
- [Commits](charmbracelet/x@ansi/v0.2.1...ansi/v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/x/term
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: regenerate NOTICE for dependency bump

Regenerated by .github/workflows/notice-autofix.yml from the module
graph in this branch's src/go.mod and src/go.sum. See #5256.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: sec-check <sec-check@hive.kubestellar.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. copilot dco-signoff: yes Indicates the PR's author has signed the DCO. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. needs-human no-changelog No changelog fragment required size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant