Skip to content

chore: update console components to v0.18.1 - #371

Open
123digits wants to merge 2 commits into
lakekeeper:mainfrom
123digits:main
Open

chore: update console components to v0.18.1#371
123digits wants to merge 2 commits into
lakekeeper:mainfrom
123digits:main

Conversation

@123digits

@123digits 123digits commented Aug 6, 2026

Copy link
Copy Markdown

Resolves: lakekeeper/lakekeeper#1927

Summary by CodeRabbit

  • Chores
    • Updated the console components package to version 0.18.1, bringing in the latest available improvements and fixes.

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: aeba5131-7510-43fa-9d5e-9ae2e5e69a6b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

The pull request updates @lakekeeper/console-components from Git tag v0.17.3 to v0.18.1 in the runtime dependency and dependency metadata.

Changes

Console components dependency update

Layer / File(s) Summary
Update dependency metadata
package.json, src/assets/dependencies.json
The runtime dependency and recorded component version now use v0.18.1 instead of v0.17.3. The JSON structure remains unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: v-kessler

Poem

A rabbit checks the version trail,
v0.18.1 sets the sail.
The console tags now match in line,
With tidy metadata by design.
Hop, review, merge, and shine!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The changes only update dependency versions and do not implement configurable AWS partitions for vended-credentials AssumeRole support required by issue #1927. Add the required AWS partition implementation, or provide evidence that @lakekeeper/console-components v0.18.1 contains and activates the complete fix for issue #1927.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the console components dependency update.
Out of Scope Changes check ✅ Passed The dependency updates match the stated console component update objective, but they do not directly address the linked issue's backend partition requirement.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@package.json`:
- Line 31: Update the shipped dependency metadata in dependencies.json to report
`@lakekeeper/console-components` at v0.18.1, matching package.json and
package-lock.json. Verify that no stale v0.17.3 reference remains.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 325326b3-f0e0-49ca-a606-e1001ef3f380

📥 Commits

Reviewing files that changed from the base of the PR and between e8b94fd and 1072931.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Comment thread package.json
@123digits

Copy link
Copy Markdown
Author

@c-thiel Do you have a chance to review this and the other two connecting MRs across REST API, Console, and Components?

@123digits

Copy link
Copy Markdown
Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

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.

Vended-Credentials AssumeRole alternate AWS Partition does not work

2 participants