Skip to content

fix: bump console-components to v0.7.0#313

Merged
v-kessler merged 1 commit into
mainfrom
deps/bump-console-components-v0.7.0
May 25, 2026
Merged

fix: bump console-components to v0.7.0#313
v-kessler merged 1 commit into
mainfrom
deps/bump-console-components-v0.7.0

Conversation

@v-kessler
Copy link
Copy Markdown
Contributor

Summary

  • Bumps @lakekeeper/console-components v0.6.2 → v0.7.0

Brings in role-management improvements + listRoles array query fix:

  • Provider column and multi-select provider filter on the role list, description column truncated with hover tooltip
  • Redesigned role detail card (avatar, chips, two-column metadata grid, scrollable description, in-card Back/Edit)
  • listRoles arrays encoded as key[]=value so the serde_qs backend accepts provider/source filters
  • Dropped frontend-only role name min length and description max length
  • Review fixes: whitespace-name rejection, debounced-search cancel on filter change, aria-labels on copy buttons, typed Role state

Test plan

  • just reviewable passes (already green locally)
  • Role list shows new Provider column + filter; truncated description tooltip works
  • Role detail card renders with new layout; copy buttons + description scroll work
  • Creating a role with a long description (>500 chars) succeeds; whitespace-only name is rejected
  • Dependencies page reflects v0.7.0

BEGIN_COMMIT_OVERRIDE
fix(ui): bump @lakekeeper/console-components to v0.7.0
END_COMMIT_OVERRIDE

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@v-kessler, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 15 minutes and 38 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 52733cb4-a9c5-4629-80ad-deadff113fa1

📥 Commits

Reviewing files that changed from the base of the PR and between d257845 and 1105abf.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/assets/dependencies.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/bump-console-components-v0.7.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@v-kessler v-kessler merged commit 2277270 into main May 25, 2026
7 checks passed
@v-kessler v-kessler deleted the deps/bump-console-components-v0.7.0 branch May 25, 2026 11:22
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