Skip to content

Conversation

@botty-mcbottington
Copy link
Contributor

@botty-mcbottington botty-mcbottington bot commented Sep 5, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/charmbracelet/bubbletea v1.3.6 -> v1.3.10 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)

v1.3.10

Compare Source

Changelog

Bug fixes

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

v1.3.9

Compare Source

Changelog

New Features
Bug fixes
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.

v1.3.8

Compare Source

Changelog

Bug fixes

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.

v1.3.7

Compare Source

Changelog

Bug fixes
Documentation updates
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@botty-mcbottington
Copy link
Contributor Author

botty-mcbottington bot commented Sep 5, 2025

ℹ 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
github.com/charmbracelet/x/ansi v0.9.3 -> v0.10.1

@codecov
Copy link

codecov bot commented Sep 5, 2025

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
300 8 292 0
View the top 3 failed test(s) by shortest run time
github.com/macropower/kclipper/pkg/charttui::TestActionModel_Error
Stack Traces | 0.55s run time
=== RUN   TestActionModel_Error
=== PAUSE TestActionModel_Error
=== CONT  TestActionModel_Error
    action_test.go:62: output does not match, expected:
        
        \x1b[A \x1b[K\x1b[J\x1b[300D                                                                                                                                                                                                                                                                                                            \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
        \x1b[A \x1b[K\x1b[J\r                                                                                                                                                                                                                                                                                                            \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
        -\x1b[A \x1b[K\x1b[J\x1b[300D                                                                                                                                                                                                                                                                                                            \r
        +\x1b[A \x1b[K\x1b[J\r                                                                                                                                                                                                                                                                                                            \r
           test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                     \r
        -                                                                                                                                                                                                                                                                                                            \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                                                                                                                                                                                                                                                                                                            \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestActionModel_Error (0.55s)
github.com/macropower/kclipper/pkg/charttui::TestActionModel_Success
Stack Traces | 0.55s run time
=== RUN   TestActionModel_Success
=== PAUSE TestActionModel_Success
=== CONT  TestActionModel_Success
    action_test.go:38: output does not match, expected:
        
        \x1b[A \x1b[K\x1b[J\x1b[300D                            \x1b[K\r
          Initialization complete.  \x1b[K\r
                                    \x1b[K\r
                                    \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
        \x1b[A \x1b[K\x1b[J\r                            \x1b[K\r
          Initialization complete.  \x1b[K\r
                                    \x1b[K\r
                                    \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
        -\x1b[A \x1b[K\x1b[J\x1b[300D                            \x1b[K\r
        +\x1b[A \x1b[K\x1b[J\r                            \x1b[K\r
           Initialization complete.  \x1b[K\r
                                     \x1b[K\r
        -                            \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                            \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestActionModel_Success (0.55s)
github.com/macropower/kclipper/pkg/charttui::TestAddModel_Error
Stack Traces | 0.6s run time
=== RUN   TestAddModel_Error
=== PAUSE TestAddModel_Error
=== CONT  TestAddModel_Error
    add_test.go:78: output does not match, expected:
        
                                                                                                                                                                                                                                                                                                                    \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
                                                                                                                                                                                                                                                                                                                    \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
                                                                                                                                                                                                                                                                                                                     \r
           test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                     \r
        -                                                                                                                                                                                                                                                                                                            \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                                                                                                                                                                                                                                                                                                            \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestAddModel_Error (0.60s)
github.com/macropower/kclipper/pkg/charttui::TestAddModel_Success
Stack Traces | 0.6s run time
=== RUN   TestAddModel_Success
=== PAUSE TestAddModel_Success
=== CONT  TestAddModel_Success
    add_test.go:46: output does not match, expected:
        
                                   \x1b[K\r
          Done! Added chart test.  \x1b[K\r
                                   \x1b[K\r
                                   \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
                                   \x1b[K\r
          Done! Added chart test.  \x1b[K\r
                                   \x1b[K\r
                                   \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
                                    \x1b[K\r
           Done! Added chart test.  \x1b[K\r
                                    \x1b[K\r
        -                           \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                           \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestAddModel_Success (0.60s)
github.com/macropower/kclipper/pkg/charttui::TestUpdateModel_OneError
Stack Traces | 0.7s run time
=== RUN   TestUpdateModel_OneError
=== PAUSE TestUpdateModel_OneError
=== CONT  TestUpdateModel_OneError
    update_test.go:88: output does not match, expected:
        
                                                                                                                                                                                                                                                                                                                    \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
                                                                                                                                                                                                                                                                                                                    \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
                                                                                                                                                                                                                                                                                                                     \r
           test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                     \r
        -                                                                                                                                                                                                                                                                                                            \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                                                                                                                                                                                                                                                                                                            \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestUpdateModel_OneError (0.70s)
github.com/macropower/kclipper/pkg/charttui::TestUpdateModel_OneSuccess
Stack Traces | 0.71s run time
=== RUN   TestUpdateModel_OneSuccess
=== PAUSE TestUpdateModel_OneSuccess
=== CONT  TestUpdateModel_OneSuccess
    update_test.go:51: output does not match, expected:
        
                                   \x1b[K\r
          Done! Updated 1 charts.  \x1b[K\r
                                   \x1b[K\r
                                   \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
                                   \x1b[K\r
          Done! Updated 1 charts.  \x1b[K\r
                                   \x1b[K\r
                                   \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
                                    \x1b[K\r
           Done! Updated 1 charts.  \x1b[K\r
                                    \x1b[K\r
        -                           \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                           \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestUpdateModel_OneSuccess (0.71s)
github.com/macropower/kclipper/pkg/charttui::TestUpdateModel_MultipleWithError
Stack Traces | 1.06s run time
=== RUN   TestUpdateModel_MultipleWithError
=== PAUSE TestUpdateModel_MultipleWithError
=== CONT  TestUpdateModel_MultipleWithError
    update_test.go:191: output does not match, expected:
        
                                                                                                                                                                                                                                                                                                                    \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
                                                                                                                                                                                                                                                                                                                    \r
          test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                    \r
                                                                                                                                                                                                                                                                                                                    \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
                                                                                                                                                                                                                                                                                                                     \r
           test error                                                                                                                                                                                                                                                                                                \r
                                                                                                                                                                                                                                                                                                                     \r
        -                                                                                                                                                                                                                                                                                                            \x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                                                                                                                                                                                                                                                                                                            \r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestUpdateModel_MultipleWithError (1.06s)
github.com/macropower/kclipper/pkg/charttui::TestUpdateModel_MultipleSuccess
Stack Traces | 1.12s run time
=== RUN   TestUpdateModel_MultipleSuccess
=== PAUSE TestUpdateModel_MultipleSuccess
=== CONT  TestUpdateModel_MultipleSuccess
    update_test.go:143: output does not match, expected:
        
                                   \x1b[K\r
          Done! Updated 2 charts.  \x1b[K\r
                                   \x1b[K\r
                                   \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        got:
        
                                   \x1b[K\r
          Done! Updated 2 charts.  \x1b[K\r
                                   \x1b[K\r
                                   \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        
        diff:
        
        --- golden
        +++ run
        @@ -1,4 +1,4 @@
                                    \x1b[K\r
           Done! Updated 2 charts.  \x1b[K\r
                                    \x1b[K\r
        -                           \x1b[K\x1b[300D\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
        +                           \x1b[K\r\x1b[2K\r\x1b[?2004l\x1b[?25h\x1b[?1002l\x1b[?1003l\x1b[?1006l
        \ No newline at end of file
--- FAIL: TestUpdateModel_MultipleSuccess (1.12s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 5 times, most recently from 6edd88d to 8a2aed7 Compare September 9, 2025 00:31
@botty-mcbottington botty-mcbottington bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.7 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.8 Sep 9, 2025
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 2 times, most recently from 59283bd to d488e5a Compare September 12, 2025 00:30
@botty-mcbottington botty-mcbottington bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.8 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.9 Sep 12, 2025
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from d488e5a to 2248509 Compare September 18, 2025 00:29
@botty-mcbottington botty-mcbottington bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.9 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 Sep 18, 2025
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 4 times, most recently from bea128a to a865060 Compare September 25, 2025 00:31
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 11 times, most recently from 9583e5d to c169360 Compare October 10, 2025 00:31
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 2 times, most recently from 0cda05b to 01c46c9 Compare October 14, 2025 12:15
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 6 times, most recently from e4d2e9c to 18548d3 Compare October 27, 2025 12:15
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 2 times, most recently from 815506b to 3734676 Compare November 3, 2025 12:15
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 8 times, most recently from 3b93678 to 46e4123 Compare November 9, 2025 00:35
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 5 times, most recently from 0e1f7c1 to 3835bcc Compare November 18, 2025 12:15
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 4 times, most recently from 4a57779 to 3ef02dc Compare November 25, 2025 01:17
@botty-mcbottington botty-mcbottington bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 3ef02dc to aa994b6 Compare November 25, 2025 01:54
@botty-mcbottington botty-mcbottington bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 - autoclosed Nov 25, 2025
@botty-mcbottington botty-mcbottington bot deleted the renovate/github.com-charmbracelet-bubbletea-1.x branch November 25, 2025 06:13
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