Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps fastapi-cloud-cli from 0.6.0 to 0.8.0.

Release notes

Sourced from fastapi-cloud-cli's releases.

0.8.0

Fixes

Refactors

  • ♻️ Reorder log messages for deployment readiness. PR #137 by @​alejsdev.

Upgrades

Internal

0.7.0

Features

  • ✨ Add upload cancellation notification on keyboard interrupt. PR #129 by @​patrick91.

Fixes

  • 🐛 Handle TimeoutError when waiting for deployment. PR #131 by @​buurro.

Internal

Changelog

Sourced from fastapi-cloud-cli's changelog.

0.8.0

Fixes

Refactors

  • ♻️ Reorder log messages for deployment readiness. PR #137 by @​alejsdev.

Upgrades

Internal

0.7.0

Features

  • ✨ Add upload cancellation notification on keyboard interrupt. PR #129 by @​patrick91.

Fixes

  • 🐛 Handle TimeoutError when waiting for deployment. PR #131 by @​buurro.

Internal

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 29, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 8412632.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
fastapi-cloud-cli0.8.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fastapi-cloud-cli 0.8.0 UnknownUnknown

Scanned Files

  • requirements.txt

@github-actions github-actions bot enabled auto-merge (rebase) December 29, 2025 19:22
@dependabot dependabot bot force-pushed the dependabot/pip/fastapi-cloud-cli-0.8.0 branch from e18f1be to 1e1b2c0 Compare December 29, 2025 19:24
Bumps [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/fastapilabs/fastapi-cloud-cli/releases)
- [Changelog](https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md)
- [Commits](fastapilabs/fastapi-cloud-cli@0.6.0...0.8.0)

---
updated-dependencies:
- dependency-name: fastapi-cloud-cli
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/fastapi-cloud-cli-0.8.0 branch from 1e1b2c0 to 8412632 Compare December 29, 2025 19:26
@github-actions github-actions bot merged commit aacf7f5 into main Dec 29, 2025
6 of 7 checks passed
@github-actions github-actions bot deleted the dependabot/pip/fastapi-cloud-cli-0.8.0 branch December 29, 2025 19:27
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