Skip to content

Chore(deps): Update croud requirement from <1.15,>=1.13 to >=1.13,<1.16#567

Merged
amotl merged 1 commit intomainfrom
dependabot/pip/croud-gte-1.13-and-lt-1.16
Nov 3, 2025
Merged

Chore(deps): Update croud requirement from <1.15,>=1.13 to >=1.13,<1.16#567
amotl merged 1 commit intomainfrom
dependabot/pip/croud-gte-1.13-and-lt-1.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Updates the requirements on croud to permit the latest version.

Changelog

Sourced from croud's changelog.

1.15.0 - 2025/10/02

  • Added new resource clusters subscription and subcommand that allows users to transfer clusters between subscriptions.

1.14.0 - 2025/06/12

  • Dropped support for Python 3.8.

  • Client: Accounted for edge-case when login token is an empty string

  • Fixed exit() vs. sys.exit() invocations to improve library use

  • Fixed duplicate JSON output in croud clusters deploy

  • Headless mode: Started accepting environment variables CRATEDB_CLOUD_API_KEY and CRATEDB_CLOUD_API_SECRET to authenticate with API keys when no croud.yaml configuration file exists.

  • Dependencies: Relaxed version pinning to make package compatible with others

  • Dependencies: Migrated from appdirs to platformdirs

1.13.0 - 2025/01/07

  • Added support for Python 3.12 and 3.13

1.12.0 - 2024/08/30

  • Added support for overriding cloud-configurations per user.

  • Added new resource organizations customer and subcommands that allow users to manage organization's billing info.

  • Replaced pkg_resources.extern with packaging

1.11.1 - 2024/04/11

  • Update doc for clusters restart-node because it is not superuser only anymore.

  • Upgrade docs build action Python version to 3.11.

1.11.0 - 2024/03/12

... (truncated)

Commits
  • 93d40d5 Prepare release 1.15.0
  • a7abd4f Add subcommand to update a cluster's subscription
  • 5dcae26 General improvements to the documentation (#588)
  • a046255 Bump pypa/gh-action-pypi-publish in /.github/workflows
  • d5d49f5 Update mypy requirement from <1.17 to <1.18 (#586)
  • 820e30c Updated release GitHub action (#583)
  • 73dd392 Prepare release 1.14.0 (#580)
  • f9cb761 Chore: Update changelog
  • c6c93e8 CI: Use github.ref_name for concurrency control
  • c6df741 CI: Stop building docs on macos-latest
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [croud](https://github.com/crate/croud) to permit the latest version.
- [Changelog](https://github.com/crate/croud/blob/master/CHANGES.rst)
- [Commits](crate/croud@1.13.0...1.15.0)

---
updated-dependencies:
- dependency-name: croud
  dependency-version: 1.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 3, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl amotl merged commit 952c4be into main Nov 3, 2025
33 of 35 checks passed
@amotl amotl deleted the dependabot/pip/croud-gte-1.13-and-lt-1.16 branch November 3, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant