Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: charmbracelet/bubbles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: charmbracelet/bubbles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 9, 2026

  1. chore(deps): bump the all group with 2 updates (#902)

    Bumps the all group with 2 updates: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).
    
    
    Updates `charm.land/bubbletea/v2` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/charmbracelet/bubbletea/releases)
    - [Commits](charmbracelet/bubbletea@v2.0.0...v2.0.1)
    
    Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.21
    - [Commits](mattn/go-runewidth@v0.0.20...v0.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: charm.land/bubbletea/v2
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: github.com/mattn/go-runewidth
      dependency-version: 0.0.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    c2c79e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. chore(deps): bump the all group with 2 updates (#908)

    Bumps the all group with 2 updates: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) and [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss).
    
    
    Updates `charm.land/bubbletea/v2` from 2.0.1 to 2.0.2
    - [Release notes](https://github.com/charmbracelet/bubbletea/releases)
    - [Commits](charmbracelet/bubbletea@v2.0.1...v2.0.2)
    
    Updates `charm.land/lipgloss/v2` from 2.0.0 to 2.0.2
    - [Release notes](https://github.com/charmbracelet/lipgloss/releases)
    - [Commits](charmbracelet/lipgloss@v2.0.0...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: charm.land/bubbletea/v2
      dependency-version: 2.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: charm.land/lipgloss/v2
      dependency-version: 2.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    d2b804e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. feat(textarea): dynamic height (#910)

    Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
    meowgorithm and andreynering authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    f1daacf View commit details
    Browse the repository at this point in the history
Loading