Skip to content

chore(main): release 0.12.2#210

Merged
v-kessler merged 1 commit intomainfrom
release-please--branches--main
Mar 9, 2026
Merged

chore(main): release 0.12.2#210
v-kessler merged 1 commit intomainfrom
release-please--branches--main

Conversation

@c-thiel
Copy link
Member

@c-thiel c-thiel commented Mar 9, 2026

🤖 I have created a release beep boop

0.12.2 (2026-03-09)

Bug Fixes

  • ui: maintenance - upgrade deps, gitignore DuckDB WASM, CI improvements (#209) (b923867)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Chores
    • Released version 0.12.2 with routine maintenance updates
    • Upgraded dependencies to their latest compatible versions
    • Updated build configuration to improve DuckDB WASM support
    • Enhanced continuous integration pipeline for better automation and reliability
    • Improved project configuration management

@coderabbitai
Copy link

coderabbitai bot commented Mar 9, 2026

Walkthrough

This PR is an automated version release update bumping package version from 0.12.1 to 0.12.2. Changes include updating the Cargo manifest, release-please configuration, and appending a new changelog entry documenting dependency upgrades, build tooling improvements, and CI enhancements.

Changes

Cohort / File(s) Summary
Version Bump
console-rs/Cargo.toml, release-please/.release-please-manifest.json
Incremented package version from 0.12.1 to 0.12.2 across manifest files.
Changelog
CHANGELOG.md
Added new top-level release section for version 0.12.2 (2026-03-09) documenting UI bug fixes including dependency upgrades, .gitignore updates for DuckDB WASM, and CI improvements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Poem

🐰 A version hops forth, from one to the two,
Dependencies dance, the changelog's new,
CI improvements bound through the night,
DuckDB WASM packed snug and tight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'chore(main): release 0.12.2' directly and clearly describes the primary change: a version release bump from 0.12.1 to 0.12.2, as evidenced by updates to CHANGELOG.md, console-rs/Cargo.toml, and the release manifest.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
CHANGELOG.md (1)

8-8: Clarify the DuckDB WASM note.

gitignore DuckDB WASM is a bit hard to parse in release notes. add DuckDB WASM to .gitignore reads more clearly.

✏️ Suggested wording
-* **ui:** maintenance - upgrade deps, gitignore DuckDB WASM, CI improvements
+* **ui:** maintenance - upgrade deps, add DuckDB WASM to .gitignore, CI improvements
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@CHANGELOG.md` at line 8, Update the CHANGELOG entry text to make the DuckDB
WASM note clearer: replace "gitignore DuckDB WASM" with "add DuckDB WASM to
.gitignore" in the changelog line that currently reads "* **ui:** maintenance -
upgrade deps, gitignore DuckDB WASM, CI improvements (...)" so the entry becomes
"* **ui:** maintenance - upgrade deps, add DuckDB WASM to .gitignore, CI
improvements (...)" to improve readability.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@CHANGELOG.md`:
- Line 8: Update the CHANGELOG entry text to make the DuckDB WASM note clearer:
replace "gitignore DuckDB WASM" with "add DuckDB WASM to .gitignore" in the
changelog line that currently reads "* **ui:** maintenance - upgrade deps,
gitignore DuckDB WASM, CI improvements (...)" so the entry becomes "* **ui:**
maintenance - upgrade deps, add DuckDB WASM to .gitignore, CI improvements
(...)" to improve readability.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8d4131eb-2f8e-4bb8-9a08-aad2e22e5092

📥 Commits

Reviewing files that changed from the base of the PR and between b923867 and 6735256.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • console-rs/Cargo.toml
  • release-please/.release-please-manifest.json

@v-kessler v-kessler merged commit b3d967e into main Mar 9, 2026
7 checks passed
@v-kessler v-kessler deleted the release-please--branches--main branch March 9, 2026 18:57
@c-thiel
Copy link
Member Author

c-thiel commented Mar 9, 2026

🤖 Created releases:

🌻

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.

2 participants