build(deps): bump @duckdb/node-api from 1.5.2-r.1 to 1.5.2-r.2#125
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump @duckdb/node-api from 1.5.2-r.1 to 1.5.2-r.2#125dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@duckdb/node-api](https://github.com/duckdb/duckdb-node-neo) from 1.5.2-r.1 to 1.5.2-r.2. - [Commits](https://github.com/duckdb/duckdb-node-neo/commits) --- updated-dependencies: - dependency-name: "@duckdb/node-api" dependency-version: 1.5.2-r.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
6 tasks
Owner
|
Superseded by #137 — consolidated into one merge with the rest of this week's bumps. Lockfile regenerated, full local gate (lint + typecheck + test + banned-strings) is green. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
theagenticguy
added a commit
that referenced
this pull request
May 28, 2026
## Summary Consolidates the 11 open Dependabot PRs into a single merge to cut CI churn. Lockfile regenerated and full local gate (`pnpm run check` — lint + typecheck + test + banned-strings) is green. ### npm bumps | Package | From | To | | --- | --- | --- | | `@aws-sdk/client-bedrock-runtime` | 3.1045.0 | 3.1054.0 | | `@aws-sdk/client-sagemaker-runtime` | 3.1045.0 | 3.1054.0 | | `@duckdb/node-api` | 1.5.2-r.1 | 1.5.2-r.2 | | `@types/node` (typescript-tooling group) | 25.7.0 | 25.9.1 | | `astro` | 6.3.3 | 6.3.8 | | `lefthook` | 2.1.6 | 2.1.8 | | `lru-cache` | 11.3.6 | 11.5.0 | | `tsx` | 4.21.0 | 4.22.3 | | `web-tree-sitter` (tree-sitter group) | 0.26.8 | 0.26.9 | ### github-actions bumps (SHA-pinned) | Action | From | To | | --- | --- | --- | | `github/codeql-action` | v4.35.4 (`68bde55…`) | v4.35.5 (`9e0d7b8…`) | | `github/codeql-action` (release.yml, codeql-bundle) | `9887d98…` | `f4d0a7a…` | | `pnpm/action-setup` | v4.1.0 (`a7487c7…`) | v6.0.8 (`0e279bb…`) | ### Held back - **license-checker-rseidelsohn 4.4.2 → 5.0.0** — v5 requires Node >= 24 but the repo's `engines.node` is `>=22.0.0` and CI's `node-version` matrix runs both 22 and 24. Pick this up when the repo drops Node 22 support. PR #135 stays open as a tracking marker if the user prefers; otherwise it should be closed with a comment. ## Closes #123, #124, #125, #126, #127, #128, #129, #133, #134, #136 (also supersedes #135 modulo the Node 22 caveat above) ## Test plan - [x] `pnpm install --no-frozen-lockfile` (lockfile regen clean) - [x] `pnpm run lint` — biome clean across 670 files - [x] `pnpm run typecheck` — clean across all 19 workspace projects - [x] `pnpm run test` — 1959 tests, 0 failures across 16 packages - [x] `pnpm run banned-strings` — PASS - [ ] CI green on Node 22 + Node 24 matrix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @duckdb/node-api from 1.5.2-r.1 to 1.5.2-r.2.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)