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: crate/cratedb-sqlparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: crate/cratedb-sqlparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.9
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 16, 2024

  1. Set CrateDB version to 5.8.3

    surister committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a21525e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update validate-pyproject requirement in /cratedb_sqlparse_py

    Updates the requirements on [validate-pyproject](https://github.com/abravalheri/validate-pyproject) to permit the latest version.
    - [Release notes](https://github.com/abravalheri/validate-pyproject/releases)
    - [Changelog](https://github.com/abravalheri/validate-pyproject/blob/main/CHANGELOG.rst)
    - [Commits](abravalheri/validate-pyproject@v0.0.1...v0.21)
    
    ---
    updated-dependencies:
    - dependency-name: validate-pyproject
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and surister committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f1501bb View commit details
    Browse the repository at this point in the history
  2. Update pyproject-fmt requirement in /cratedb_sqlparse_py

    ---
    updated-dependencies:
    - dependency-name: pyproject-fmt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and surister committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    34a7cdb View commit details
    Browse the repository at this point in the history
  3. Bump jsdoc from 4.0.3 to 4.0.4 in /cratedb_sqlparse_js

    Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/jsdoc/jsdoc/releases)
    - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md)
    - [Commits](jsdoc/jsdoc@4.0.3...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and surister committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    93a2e61 View commit details
    Browse the repository at this point in the history
  4. Bump terser from 5.34.1 to 5.36.0 in /cratedb_sqlparse_js

    Bumps [terser](https://github.com/terser/terser) from 5.34.1 to 5.36.0.
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.34.1...v5.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and surister committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cc6d0f9 View commit details
    Browse the repository at this point in the history
  5. Update ruff requirement from <0.7 to <0.8 in /cratedb_sqlparse_py

    Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.0.18...0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and surister committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    58765b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    da7b8d5 View commit details
    Browse the repository at this point in the history
Loading