-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: sqlitecloud/sqlitecloud-js
base: b449bd0
head repository: sqlitecloud/sqlitecloud-js
compare: c87f354
- 15 commits
- 14 files changed
- 3 contributors
Commits on Mar 31, 2025
-
Daniele Briggi committed
Mar 31, 2025 Configuration menu - View commit details
-
Copy full SHA for ada25bd - Browse repository at this point
Copy the full SHA ada25bdView commit details
Commits on May 6, 2025
-
feat(token): support auth with access token
Daniele Briggi committedMay 6, 2025 Configuration menu - View commit details
-
Copy full SHA for 8b5cb8e - Browse repository at this point
Copy the full SHA 8b5cb8eView commit details -
chore(testing): include build for testing purpose
Daniele Briggi committedMay 6, 2025 Configuration menu - View commit details
-
Copy full SHA for bb15e13 - Browse repository at this point
Copy the full SHA bb15e13View commit details
Commits on May 7, 2025
-
fix(blob): serialize commands as binary
Blobs have to be serialized as binary and thus all the parameters have to be converted to binary as well.
Daniele Briggi committedMay 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 2f873ff - Browse repository at this point
Copy the full SHA 2f873ffView commit details
Commits on May 8, 2025
-
fix: only token, api key or user/pass can be set at once
Daniele Briggi committedMay 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 9b6057c - Browse repository at this point
Copy the full SHA 9b6057cView commit details
Commits on May 9, 2025
-
Daniele Briggi committed
May 9, 2025 Configuration menu - View commit details
-
Copy full SHA for c32a8aa - Browse repository at this point
Copy the full SHA c32a8aaView commit details -
Daniele Briggi committed
May 9, 2025 Configuration menu - View commit details
-
Copy full SHA for 9568309 - Browse repository at this point
Copy the full SHA 9568309View commit details -
Daniele Briggi committed
May 9, 2025 Configuration menu - View commit details
-
Copy full SHA for 8276aab - Browse repository at this point
Copy the full SHA 8276aabView commit details
Commits on May 20, 2025
-
feat(bigInt): support to 64 bit integers
Daniele Briggi committedMay 20, 2025 Configuration menu - View commit details
-
Copy full SHA for 5ce0c23 - Browse repository at this point
Copy the full SHA 5ce0c23View commit details
Commits on May 21, 2025
-
fix(int64): process.env condition
Daniele Briggi committedMay 21, 2025 Configuration menu - View commit details
-
Copy full SHA for 6bad29c - Browse repository at this point
Copy the full SHA 6bad29cView commit details -
Daniele Briggi committed
May 21, 2025 Configuration menu - View commit details
-
Copy full SHA for 9944a0c - Browse repository at this point
Copy the full SHA 9944a0cView commit details
Commits on May 22, 2025
-
chore(bindings): revert to any
Daniele Briggi committedMay 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 2aa4f7c - Browse repository at this point
Copy the full SHA 2aa4f7cView commit details -
Merge pull request #236 from sqlitecloud/164-support-to-access-token
support to access token
Configuration menu - View commit details
-
Copy full SHA for 54264d0 - Browse repository at this point
Copy the full SHA 54264d0View commit details -
chore(deps): bump the all-dependencies group across 1 directory with …
…9 updates Bumps the all-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [whatwg-url](https://github.com/jsdom/whatwg-url) | `14.1.1` | `14.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.8` | `22.14.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` | | [jest-html-reporter](https://github.com/Hargne/jest-html-reporter) | `4.0.1` | `4.1.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.6` | `29.3.2` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.9` | `0.28.2` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.4.2` | `4.6.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [webpack](https://github.com/webpack/webpack) | `5.98.0` | `5.99.5` | Updates `whatwg-url` from 14.1.1 to 14.2.0 - [Release notes](https://github.com/jsdom/whatwg-url/releases) - [Commits](jsdom/whatwg-url@v14.1.1...v14.2.0) Updates `@types/node` from 22.13.8 to 22.14.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 16.4.7 to 16.5.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) Updates `jest-html-reporter` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/Hargne/jest-html-reporter/releases) - [Commits](Hargne/jest-html-reporter@4.0.1...4.1.0) Updates `ts-jest` from 29.2.6 to 29.3.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.6...v29.3.2) Updates `typedoc` from 0.27.9 to 0.28.2 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.2) Updates `typedoc-plugin-markdown` from 4.4.2 to 4.6.2 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.6.2/packages/typedoc-plugin-markdown) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) Updates `webpack` from 5.98.0 to 5.99.5 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.99.5) --- updated-dependencies: - dependency-name: whatwg-url dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jest-html-reporter dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typedoc dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: webpack dependency-version: 5.99.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8be404b - Browse repository at this point
Copy the full SHA 8be404bView commit details -
Merge pull request #235 from sqlitecloud/dependabot/npm_and_yarn/all-…
…dependencies-1c6bcae6f5 chore(deps): bump the all-dependencies group across 1 directory with 9 updates
Configuration menu - View commit details
-
Copy full SHA for c87f354 - Browse repository at this point
Copy the full SHA c87f354View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b449bd0...c87f354