Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sqlitecloud/sqlitecloud-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.438
Choose a base ref
...
head repository: sqlitecloud/sqlitecloud-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.507
Choose a head ref
  • 15 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 31, 2025

  1. feat(token): add to config

    Daniele Briggi committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    ada25bd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. feat(token): support auth with access token

    Daniele Briggi committed May 6, 2025
    Configuration menu
    Copy the full SHA
    8b5cb8e View commit details
    Browse the repository at this point in the history
  2. chore(testing): include build for testing purpose

    Daniele Briggi committed May 6, 2025
    Configuration menu
    Copy the full SHA
    bb15e13 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. 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 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    2f873ff View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. fix: only token, api key or user/pass can be set at once

    Daniele Briggi committed May 8, 2025
    Configuration menu
    Copy the full SHA
    9b6057c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. chore(config): test

    Daniele Briggi committed May 9, 2025
    Configuration menu
    Copy the full SHA
    c32a8aa View commit details
    Browse the repository at this point in the history
  2. chore: remove lib

    Daniele Briggi committed May 9, 2025
    Configuration menu
    Copy the full SHA
    9568309 View commit details
    Browse the repository at this point in the history
  3. chore: update libs

    Daniele Briggi committed May 9, 2025
    Configuration menu
    Copy the full SHA
    8276aab View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. feat(bigInt): support to 64 bit integers

    Daniele Briggi committed May 20, 2025
    Configuration menu
    Copy the full SHA
    5ce0c23 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. fix(int64): process.env condition

    Daniele Briggi committed May 21, 2025
    Configuration menu
    Copy the full SHA
    6bad29c View commit details
    Browse the repository at this point in the history
  2. chore: remove build files

    Daniele Briggi committed May 21, 2025
    Configuration menu
    Copy the full SHA
    9944a0c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. chore(bindings): revert to any

    Daniele Briggi committed May 22, 2025
    Configuration menu
    Copy the full SHA
    2aa4f7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from sqlitecloud/164-support-to-access-token

    support to access token
    danielebriggi authored May 22, 2025
    Configuration menu
    Copy the full SHA
    54264d0 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored and Daniele Briggi committed May 22, 2025
    Configuration menu
    Copy the full SHA
    8be404b View commit details
    Browse the repository at this point in the history
  4. 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
    danielebriggi authored May 22, 2025
    Configuration menu
    Copy the full SHA
    c87f354 View commit details
    Browse the repository at this point in the history
Loading