Skip to content

chore(deps): bump sql.js from 1.13.0 to 1.14.0 - #112

Merged
zknpr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sql.js-1.14.0
Mar 8, 2026
Merged

chore(deps): bump sql.js from 1.13.0 to 1.14.0#112
zknpr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sql.js-1.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Copy link
Copy Markdown
Contributor

Bumps sql.js from 1.13.0 to 1.14.0.

Commits
  • 9f289db Replace external test runner with built-in harness
  • 50bcae1 Update devcontainer, ESLint 10 migration, and dependency refresh
  • b3e6155 update-deps
  • c2f5c17 feat: add browser-only WASM build to eliminate Node.js require() warnings in ...
  • 52e5649 Update CONTRIBUTING.md (#610)
  • ee67aeb Remove usage of emscripten's allocate function. (#606)
  • b645ca0 make updateHook return the db object
  • 8dd13e5 fix jsdoc for updatehook
  • b78df58 fix execBtn
  • 293d57d mono
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 16, 2026
@vercel

vercel Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
sq-lite-explorer Ready Ready Preview, Comment Mar 8, 2026 1:47am

@coderabbitai

coderabbitai Bot commented Feb 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/sql.js-1.14.0

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

Bumps [sql.js](https://github.com/sql-js/sql.js) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/sql-js/sql.js/releases)
- [Commits](sql-js/sql.js@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: sql.js
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/sql.js-1.14.0 branch from c484366 to 8284dbf Compare March 8, 2026 01:45
@zknpr
zknpr merged commit fc5f67c into main Mar 8, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/sql.js-1.14.0 branch March 8, 2026 01:56
zknpr added a commit that referenced this pull request Mar 8, 2026
…d code, bump sql.js

- Replace `as any` casts in HostBridge toast methods with shared `showToast`
  helper that properly maps DialogConfig→MessageOptions and
  DialogButton→MessageItem (PR #132)
- Extract getMaximumFileSizeBytes and getQueryTimeout from workerFactory.ts
  to config.ts for testability without import.meta.env (PR #135)
- Remove dead rowIds filtering code in tableExporter non-rowid branch (PR #137)
- Bump sql.js from 1.13.0 to 1.14.0 (PR #112)
- Add configurable mock store to vscode test mock for workspace.getConfiguration
- Add unit tests for getMaximumFileSizeBytes and getQueryTimeout

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant