amazon-ec2-instance-selector
amazon-ec2-instance-selector copied to clipboard
Bump github.com/charmbracelet/bubbles from 0.16.1 to 0.18.0
Bumps github.com/charmbracelet/bubbles from 0.16.1 to 0.18.0.
Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
v0.18.0
Textarea, but faster
This release features several fixes and big performance improvements for the
textareabubble.What's Changed
New
- Optional File Permissions and File Size by
@maaslalaniin charmbracelet/bubbles#471- Add Paginator OnFirstPage method by
@maaslalaniin charmbracelet/bubbles#463Improved
- Implement Memoization to Speed Up Textarea Rendering by
@wesenin charmbracelet/bubbles#427- refactor(textinput): reduce allocations by
@naglisin charmbracelet/bubbles#413- Use
uniseg.StringWidthby@maaslalaniin charmbracelet/bubbles#462Fixed
- fix(textarea): correctly trim incoming paste by
@muesliin charmbracelet/bubbles#469- fix(textinput): Placeholder No Longer Changes Width + Paste Calculation by
@hopefulTexin charmbracelet/bubbles#451- fix(viewport): pad width to contentWidth by
@ivanvcin charmbracelet/bubbles#388New Contributors
@seanbankomade their first contribution in charmbracelet/bubbles#442@hopefulTexmade their first contribution in charmbracelet/bubbles#451@ivanvcmade their first contribution in charmbracelet/bubbles#388@wesenmade their first contribution in charmbracelet/bubbles#427Full Changelog: https://github.com/charmbracelet/bubbles/compare/v0.17.1...v0.18.0
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.17.1
What's Changed
- feat: upgrade bubbletea and remove deprecated code by
@aymanbagabasin charmbracelet/bubbles#448Full Changelog: https://github.com/charmbracelet/bubbles/compare/v0.17.0...v0.17.1
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
... (truncated)
Commits
364eac9feat: remove space for filesizea2e2909feat(deps): bump github.com/rivo/uniseg from 0.4.4 to 0.4.607e7bd4feat(filepicker): optional file permissions and file size034ee85fix(filepicker): push / pop views01d22a0fix(filepicker): height calculationsd98bf9dfix(textarea): correctly trim incoming pastefc18779feat: addOnFirstPagemethod for consistency6399027perf(textinput): useuniseg.StringWidth6fe92f9perf(textarea): implement wrapping memoizationec88302refactor(textinput): reduce allocations- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)