Skip to content

Bump @openclaw/carapace from v0.6.1 to v0.6.2 - #130

Merged
steipete merged 1 commit into
mainfrom
dependabot/npm_and_yarn/openclaw/carapace-v0.6.2
Aug 13, 2026
Merged

Bump @openclaw/carapace from v0.6.1 to v0.6.2#130
steipete merged 1 commit into
mainfrom
dependabot/npm_and_yarn/openclaw/carapace-v0.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @openclaw/carapace from v0.6.1 to v0.6.2.

Release notes

Sourced from @​openclaw/carapace's releases.

v0.6.2

0.6.2 — 2026-08-09

Highlight: a broad component-quality pass from @​vyctorbrzezowski — light-theme contrast now meets AA, every preview image has documented rights, and the overlay primitives (Toast, Tooltip, Dropdown, Menu Bar, Banner) behave correctly under focus, hover competition and constrained viewports.

Accessibility and rights

  • Restored AA contrast for light-theme primary actions while keeping modal backdrops visually isolating. Thanks @​vyctorbrzezowski.
  • Replaced preview portraits without redistribution records with deterministic generated identities, and documented the rights for every remaining preview image. Thanks @​vyctorbrzezowski.
  • Made Banner dismissal return focus safely while preserving generic narrow-screen action layout. Thanks @​vyctorbrzezowski.

Overlay and notification behavior

  • Completed semantic Toast variants with canonical Error persistence, interaction-paused timers, race-safe dismissal, and notification-layer stacking. Thanks @​vyctorbrzezowski.
  • Coordinated one active Tooltip per view, and restored a still-focused tooltip after a temporary hover competitor closes. Thanks @​vyctorbrzezowski.
  • Kept Dropdown and Menu Bar actions inside constrained viewports, and introduced shared popover/notification layer roles. Thanks @​vyctorbrzezowski.

Component states

  • Completed rendered invalid, active, and disabled form-control states while removing speculative state selectors and binders. Thanks @​vyctorbrzezowski.
  • Kept native Date Picker values legible on light preview canvases without losing accent-colored focus feedback. Thanks @​vyctorbrzezowski.
  • Added hover feedback for available panel tabs on hover-capable pointers while preserving selected and disabled states. Thanks @​vyctorbrzezowski.
  • Aligned the Button Lab with Action states and kept its accessible icon-only specimen compact. Thanks @​vyctorbrzezowski.

Preview studies and documentation

  • Added bounded Table and disabled/loading Search studies, including a busy state on the updating table region. Thanks @​vyctorbrzezowski.
  • Added an opt-in full-height Dialog layout study for the simulated narrow viewport without changing the shared modal runtime. Thanks @​vyctorbrzezowski.
  • Clarified semantic, product, and component stylesheet ownership, and moved preview status labels onto the canonical Badge primitive. Thanks @​vyctorbrzezowski.

Maintenance

  • Update the preview dependency toolchain (lucide, Vite).
Changelog

Sourced from @​openclaw/carapace's changelog.

0.6.2 — 2026-08-09

Highlight: a broad component-quality pass from @​vyctorbrzezowski — light-theme contrast now meets AA, every preview image has documented rights, and the overlay primitives (Toast, Tooltip, Dropdown, Menu Bar, Banner) behave correctly under focus, hover competition and constrained viewports.

Accessibility and rights

  • Restored AA contrast for light-theme primary actions while keeping modal backdrops visually isolating. Thanks @​vyctorbrzezowski.
  • Replaced preview portraits without redistribution records with deterministic generated identities, and documented the rights for every remaining preview image. Thanks @​vyctorbrzezowski.
  • Made Banner dismissal return focus safely while preserving generic narrow-screen action layout. Thanks @​vyctorbrzezowski.

Overlay and notification behavior

  • Completed semantic Toast variants with canonical Error persistence, interaction-paused timers, race-safe dismissal, and notification-layer stacking. Thanks @​vyctorbrzezowski.
  • Coordinated one active Tooltip per view, and restored a still-focused tooltip after a temporary hover competitor closes. Thanks @​vyctorbrzezowski.
  • Kept Dropdown and Menu Bar actions inside constrained viewports, and introduced shared popover/notification layer roles. Thanks @​vyctorbrzezowski.

Component states

  • Completed rendered invalid, active, and disabled form-control states while removing speculative state selectors and binders. Thanks @​vyctorbrzezowski.
  • Kept native Date Picker values legible on light preview canvases without losing accent-colored focus feedback. Thanks @​vyctorbrzezowski.
  • Added hover feedback for available panel tabs on hover-capable pointers while preserving selected and disabled states. Thanks @​vyctorbrzezowski.
  • Aligned the Button Lab with Action states and kept its accessible icon-only specimen compact. Thanks @​vyctorbrzezowski.

Preview studies and documentation

  • Added bounded Table and disabled/loading Search studies, including a busy state on the updating table region. Thanks @​vyctorbrzezowski.
  • Added an opt-in full-height Dialog layout study for the simulated narrow viewport without changing the shared modal runtime. Thanks @​vyctorbrzezowski.
  • Clarified semantic, product, and component stylesheet ownership, and moved preview status labels onto the canonical Badge primitive. Thanks @​vyctorbrzezowski.

Maintenance

  • Update the preview dependency toolchain (lucide, Vite).

0.6.0 — 2026-07-29

Shared utility primitives and canonical application themes.

Changes

  • Added the plain badge and theme-toggle primitives for consumer identity and appearance controls.
  • Promoted the preview site's neutral OKLCH light and dark roles into themes.css, including input roles, so consumers no longer need to copy a local palette overlay.

Fixes

  • Removed the preview-only semantic theme overrides so the reference site now proves the same exported contract consumers receive.

0.2.0 — 2026-07-24

... (truncated)

Commits
  • 6c38d2a chore(release): prepare v0.6.2
  • 0f8c505 chore(deps): update preview dependencies (#70)
  • 53f66ff Merge pull request #56 from openclaw/dependabot/github_actions/actions-ce612e...
  • ca8c1ba build(deps): bump the actions group with 2 updates
  • b1b4972 Merge pull request #55 from openclaw/dependabot/bun/development-6f8ec73aa0
  • 584f464 build(deps-dev): bump the development group with 2 updates
  • bd1fdf6 Merge pull request #49 from openclaw/dependabot/github_actions/actions/stale-...
  • 57111c1 build(deps): bump actions/stale from 10.4.0 to 11.0.0
  • 697ae98 Merge pull request #68 from openclaw/brzezowski/audit-toast
  • bdd8375 fix(preview): normalize Toast lifecycle state
  • 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 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 [@openclaw/carapace](https://github.com/openclaw/carapace) from v0.6.1 to v0.6.2.
- [Release notes](https://github.com/openclaw/carapace/releases)
- [Changelog](https://github.com/openclaw/carapace/blob/main/CHANGELOG.md)
- [Commits](openclaw/carapace@6c64d6b...6c38d2a)

---
updated-dependencies:
- dependency-name: "@openclaw/carapace"
  dependency-version: 6c38d2a9b558104957d581033bce5a127632d60e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 12, 2026 18:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@steipete
steipete merged commit 0f03b06 into main Aug 13, 2026
8 checks passed
@steipete
steipete deleted the dependabot/npm_and_yarn/openclaw/carapace-v0.6.2 branch August 13, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant