Skip to content

duckdb ^1.5.3-r.2#1196

Merged
belgattitude merged 2 commits into
mainfrom
duckdb-latest
May 26, 2026
Merged

duckdb ^1.5.3-r.2#1196
belgattitude merged 2 commits into
mainfrom
duckdb-latest

Conversation

@belgattitude

@belgattitude belgattitude commented May 26, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated DuckDB to version 1.5.3-r.2 in core packages
    • Updated TypeScript ESLint tooling from 8.59.4 to 8.60.0 across projects
    • Updated various development dependencies to latest versions, including Sentry, React Query, and UI component libraries

Review Change Stack

@vercel

vercel Bot commented May 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flowblade-next-app Ready Ready Preview May 26, 2026 2:42pm

@changeset-bot

changeset-bot Bot commented May 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e57f18f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@flowblade/source-duckdb Minor
@flowblade/sqlduck Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying flowblade with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32c373d
Status:🚫  Build failed.

View logs

@greptile-apps greptile-apps 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.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: ace101b4-d6f4-45be-89f1-71e54db2f78c

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

Walkthrough

This pull request updates dependency versions across the Flowblade monorepo, including a minor release for DuckDB packages that consume @duckdb/node-api 1.5.3-r.2, TypeScript ESLint tooling bumps to 8.60.0 across all workspaces, and routine updates to miscellaneous libraries.

Changes

Dependency Version Updates

Layer / File(s) Summary
DuckDB 1.5.3-r.2 Integration
.changeset/whole-emus-play.md, packages/source-duckdb/package.json, packages/sqlduck/package.json, examples/apps/fastify-app/package.json, examples/apps/nextjs-app/package.json, examples/shared/duckb-openfoodfact/package.json
Declares minor releases for @flowblade/source-duckdb and @flowblade/sqlduck, updates @duckdb/node-api to ^1.5.3-r.2 in core packages and all example applications.
TypeScript Tooling and Miscellaneous Libraries
.yarnrc.yml, benchmark/package.json, docs/package.json, examples/apps/fastify-app/package.json, examples/apps/nextjs-app/package.json, examples/shared/base-auth/package.json, examples/shared/base-ui/package.json, examples/shared/db-sqlserver/package.json, examples/shared/duckb-openfoodfact/package.json, packages/sqlduck/package.json
Updates TypeScript ESLint tooling to 8.60.0 across all workspaces, updates Yarn catalog TypeScript native preview to 7.0.0-dev.20260524.1, bumps @sentry/nextjs to 10.54.0, @tanstack/react-query and @tanstack/react-query-devtools to 5.100.14, and react-resizable-panels to 4.11.2.

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly Related PRs

  • belgattitude/flowblade#1187: Updates DuckDB integration to a different version of @duckdb/node-api in the same packages/source-duckdb and packages/sqlduck packages and example apps.
  • belgattitude/flowblade#1010: Also updates @duckdb/node-api peer and dev dependencies for @flowblade/source-duckdb and @flowblade/sqlduck via changesets and package manifests.
  • belgattitude/flowblade#1124: Updates the same .yarnrc.yml catalog entry for @typescript/native-preview to a different version.

Poem

🐰 Dependencies dance in harmony,
Duckdb swims to 1.5.3-r.2 with glee,
TypeScript tools get their polish bright,
Versions bumped, the build runs right!
Hop along, our monorepo takes flight! 🚀

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'duckdb ^1.5.3-r.2' directly and accurately describes the main change across the changeset: updating the duckdb dependency to version ^1.5.3-r.2 across multiple packages and configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch duckdb-latest

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.

@socket-security

socket-security Bot commented May 26, 2026

Copy link
Copy Markdown

@pkg-pr-new

pkg-pr-new Bot commented May 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

@flowblade/core

npm i https://pkg.pr.new/@flowblade/core@1196

@flowblade/source-duckdb

npm i https://pkg.pr.new/@flowblade/source-duckdb@1196

@flowblade/source-kysely

npm i https://pkg.pr.new/@flowblade/source-kysely@1196

@flowblade/sql-tag

npm i https://pkg.pr.new/@flowblade/sql-tag@1196

@flowblade/sql-tag-format

npm i https://pkg.pr.new/@flowblade/sql-tag-format@1196

@flowblade/sqlduck

npm i https://pkg.pr.new/@flowblade/sqlduck@1196

commit: e57f18f

@belgattitude
belgattitude merged commit cdab5d5 into main May 26, 2026
16 checks passed
@belgattitude
belgattitude deleted the duckdb-latest branch May 26, 2026 14:44
@belgattitude belgattitude mentioned this pull request May 26, 2026
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