Skip to content

Build(deps): Update crate requirement from >=2.1.2 to >=2.2.1 in /by-dataframe/pandas - #1816

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/by-dataframe/pandas/crate-gte-2.2.1
Open

Build(deps): Update crate requirement from >=2.1.2 to >=2.2.1 in /by-dataframe/pandas#1816
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/by-dataframe/pandas/crate-gte-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on crate to permit the latest version.

Commits
  • a374dc0 Prepare release 2.2.1
  • aac00b1 upgrade admin ui to 1.7.1
  • 1664da0 upgrade admin ui to 1.7.0
  • 4b5e4f9 update admin ui to 1.6.4
  • a0e5d5f fixes flakiness of static schema query tests
  • 42e8dd3 Fixed an issue with multiple aliases on columns and collapseable subselect.
  • 6fbef94 Gradle: set min-/maxHeapSize for tests
  • 9dcd253 Tests: Fix testAccessJavaClasses
  • 6ed4207 fixes the mqtt ssl publish test
  • fe98210 fixes row column size definition of sys.shards queries
  • 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 [crate](https://github.com/crate/crate) to permit the latest version.
- [Release notes](https://github.com/crate/crate/releases)
- [Commits](crate/crate@2.1.2...2.2.1)

---
updated-dependencies:
- dependency-name: crate
  dependency-version: 2.2.1
  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 Jun 18, 2026
@amotl

amotl commented Jun 19, 2026

Copy link
Copy Markdown
Contributor
SQLParseException[line 1:71: no viable alternative at input
'SELECT table_name FROM information_schema.tables WHERE table_schema = %']

This exercise pulls sqlalchemy-cratedb @ git+https://github.com/crate-workbench/sqlalchemy-cratedb@amo/postgresql-async. That branch amo/postgresql-async needs a rebase. Thank you!

/cc @bgunebakan

@bgunebakan

Copy link
Copy Markdown
Contributor
SQLParseException[line 1:71: no viable alternative at input
'SELECT table_name FROM information_schema.tables WHERE table_schema = %']

This exercise pulls sqlalchemy-cratedb @ git+https://github.com/crate-workbench/sqlalchemy-cratedb@amo/postgresql-async. That branch amo/postgresql-async needs a rebase. Thank you!

/cc @bgunebakan

Hi,
I think we shouldn't test with a specific dev branch, it's an old branch and testing features that does not exist in package yet, and amo/postgresql-async is stale for a long time. I created a new PR to move on latest stable version #1867

Best,
Bilal

@amotl

amotl commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Hi Bilal. I absolutely agree, that's why I submitted a corresponding patch the other day. At the time of submission, it succeeded CI/GHA.

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.

2 participants