Skip to content

fix(deps): update bump-dependencies#45

Merged
joecorall merged 1 commit into
mainfrom
renovate.bump-dependencies
Jun 4, 2026
Merged

fix(deps): update bump-dependencies#45
joecorall merged 1 commit into
mainfrom
renovate.bump-dependencies

Conversation

@renovate

@renovate renovate Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
charm.land/bubbletea/v2 v2.0.6v2.0.7 age confidence
github.com/NimbleMarkets/ntcharts/v2 v2.0.3v2.2.0 age confidence

Release Notes

charmbracelet/bubbletea (charm.land/bubbletea/v2)

v2.0.7

Compare Source

A few lil’ stability patches

Hi! This is a patch release with a few solid improvements around stability and correctness.

  • @​lrstanley, one of our faves, fixed a race condition around mice in the Cursed Renderer
  • @​lawrence3699 fixed a panic that could happen when input's not available
  • We fixed a correctness issue with regard to mouse releases when Kitty Keyboard was active (thanks, @​mitchellh)

Thanks for using Bubble Tea, and if you see anything awry please do let us know!

—Charm 👋

Changelog

Fixed

The Charm logo

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

NimbleMarkets/ntcharts (github.com/NimbleMarkets/ntcharts/v2)

v2.2.0

Compare Source

  • feat(picture): detect Kitty graphics support and gate Toggle on capability. In other words, don't blast the terminal with characters when it doesn't support Kitty graphics. QueryKittySupport gates the probe based on environment variables; ForceKittyCapability can override detection.
    • feat(picture): add GridImage for composing logical-cell boards and sprites into a single image for grid-aligned Kitty UIs. The config uses explicit logical-grid and terminal-cells-per-cell fields, defaults to nearest-neighbor scaling for crisp board/tile sprites, and includes a full-board DrawOverlay helper for grid lines and effects.
    • feat(picture): add FitAnchor (AnchorCenter, AnchorTop, AnchorBottom, AnchorLeft, AnchorRight) for FitCover cropping. Config.Anchor and Model.Anchor() /
      Model.SetAnchor() let callers preserve a specific edge when cover-scaling overflows; the zero value remains AnchorCenter, matching previous center-crop behavior. chartpicture,
      heatpicture, and pictureurl forward the same anchor config/accessors for API parity.
    • feat(picture): add KittyResolutionFactor to scale encoded Kitty image resolution, saving rendering bandwidth and CPU.
    • feat(yomamma): add Mother's Day example app.
    • feat(wasm): add cooperative yielding (yieldToJS) during heavy rendering, and enhance web demo UI and builder.
    • fix(examples): enable AltScreen in full-screen views to restore terminal state on exit.
    • fix(kitty): improve rendering robustness under Kitty graphics (geometry-based staleness, deferred commits, capability timeouts).
    • Various bug fixes and performance improvements.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Wednesday (* * * * 3)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Apr 8, 2026
@renovate renovate Bot changed the title fix(deps): update module golang.org/x/sys to v0.43.0 fix(deps): update bump-dependencies Apr 9, 2026
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch 4 times, most recently from d09ed2d to e3e571b Compare April 13, 2026 22:41
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch 5 times, most recently from f586c47 to fd718bd Compare April 23, 2026 09:33
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from 25b1177 to 8515b02 Compare April 28, 2026 19:02
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch 3 times, most recently from 574ac3d to 17d2111 Compare May 8, 2026 21:38
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch 5 times, most recently from b60e696 to 7a37b18 Compare May 23, 2026 17:15
@renovate renovate Bot changed the title fix(deps): update bump-dependencies fix(deps): update bump-dependencies - autoclosed May 27, 2026
@renovate renovate Bot closed this May 27, 2026
@renovate renovate Bot deleted the renovate.bump-dependencies branch May 27, 2026 10:14
@renovate renovate Bot changed the title fix(deps): update bump-dependencies - autoclosed fix(deps): update bump-dependencies Jun 3, 2026
@renovate renovate Bot reopened this Jun 3, 2026
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from 7a37b18 to 69d2ced Compare June 3, 2026 02:50
@renovate renovate Bot changed the title fix(deps): update bump-dependencies fix(deps): update bump-dependencies to v2.2.0 Jun 3, 2026
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch from 69d2ced to 37bd1b6 Compare June 3, 2026 07:31
@renovate renovate Bot force-pushed the renovate.bump-dependencies branch from 37bd1b6 to e02b9ec Compare June 3, 2026 10:08
@renovate renovate Bot changed the title fix(deps): update bump-dependencies to v2.2.0 fix(deps): update bump-dependencies Jun 3, 2026
@joecorall joecorall merged commit 6b76bc4 into main Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant