Skip to content

Build(deps): Update cratedb-toolkit requirement from >=0.0.46 to >=0.0.47 in /application/cratedb-toolkit#1653

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/application/cratedb-toolkit/cratedb-toolkit-gte-0.0.47
Closed

Build(deps): Update cratedb-toolkit requirement from >=0.0.46 to >=0.0.47 in /application/cratedb-toolkit#1653
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/application/cratedb-toolkit/cratedb-toolkit-gte-0.0.47

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Updates the requirements on cratedb-toolkit to permit the latest version.

Release notes

Sourced from cratedb-toolkit's releases.

v0.0.47

What's Changed

  • Kinesis: Added ctk kinesis CLI group with list-checkpoints and prune-checkpoints commands for checkpoint table maintenance. Thanks, @​hampsterx.
  • Dependencies: Permitted installation of click 8.3
  • DataQuery: Help agents turn natural language into SQL queries

Details

... (truncated)

Changelog

Sourced from cratedb-toolkit's changelog.

2026/04/27 v0.0.47

  • Kinesis: Added ctk kinesis CLI group with list-checkpoints and prune-checkpoints commands for checkpoint table maintenance. Thanks, @​hampsterx.
  • Dependencies: Permitted installation of click 8.3
  • DataQuery: Help agents turn natural language into SQL queries

2026/03/16 v0.0.46

  • I/O: API improvements: ctk {load,save} table became ctk {load,save} Also, the --cluster-url option becomes optional. That's a much more concise interface now.

2026/03/13 v0.0.45

  • I/O: Refactored ctk.io subsystem
  • I/O: Refurbished documentation of the I/O subsystem
  • I/O: Started using ingestr for loading data from Amazon Kinesis
  • I/O: Started propagating start_date parameter to ingestr's interval_start
  • I/O: Started propagating batch_size parameter to ingestr's page_size
  • Packaging: Renamed extras allfull, io-ingestrio-ingest, and io-allio-curated

2026/03/04 v0.0.44

  • I/O: Added adapter for Apache Iceberg tables
  • I/O: Added adapter for Delta Lake tables

2026/02/18 v0.0.43

  • Retention: Validated integration with Azure blob storage using Azurite
  • Fixed missing pandas package that prevented installation/execution without extras

2026/02/11 v0.0.42

  • Settings: Stop flagging gateway.recover_after_time as a difference when both gateway.expected_nodes and gateway.expected_data_nodes are unset (-1).
  • PyMongo adapter: Adapted to CrateDB 6.2+ which disallows writes to _id columns
  • Dependencies: Permitted installation of pyarrow 23
  • Dependencies: Permitted installation of duckdb 1.x
  • Dependencies: Permitted installation of pandas 3.0
  • CI: Validated against Python 3.14
  • CI: Validated against InfluxDB 2.8
  • CI: Validated against MongoDB 8

2025/08/19 v0.0.41

  • I/O: Updated to influxio-0.6.0. Thanks, @​ZillKhan.
    • The target table is now the measurement name when importing ILP files.
    • The InfluxDB source URL accepts a timeout query parameter (seconds) to configure the network timeout when talking to the InfluxDB API.
    • For ILP imports, the CrateDB URL no longer needs a table component; you can point it at the schema only (the measurement determines the table).

... (truncated)

Commits
  • f7ca885 Release v0.0.47
  • 26cc77f Chore: Update changelog
  • 2da6aa3 Text-to-SQL: Help agents turn natural language into SQL queries
  • e8db717 Tests: Don't test CrateDB Cloud with PRs from external contributors
  • e250813 OCI: Fix "dirty working tree in build stage" problem
  • ed28e1f Project: Use SPDX license identifier
  • def9bcb OCI: Define BUILDKIT_PROGRESS=plain
  • 54fc4f3 ctk settings: Refactor code so it no longer imports optional modules
  • d17af78 ctk tail: Improve documentation
  • ac91fdf ctk cfr: Improve documentation
  • Additional commits viewable in compare view

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)

Updates the requirements on [cratedb-toolkit](https://github.com/crate/cratedb-toolkit) to permit the latest version.
- [Release notes](https://github.com/crate/cratedb-toolkit/releases)
- [Changelog](https://github.com/crate/cratedb-toolkit/blob/main/CHANGES.md)
- [Commits](crate/cratedb-toolkit@v0.0.46...v0.0.47)

---
updated-dependencies:
- dependency-name: cratedb-toolkit
  dependency-version: 0.0.47
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Concerns of dependencies. python Pull requests that update Python code labels Apr 28, 2026
@amotl amotl closed this Apr 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/application/cratedb-toolkit/cratedb-toolkit-gte-0.0.47 branch April 30, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Concerns of dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant