Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps fire from 0.6.0 to 0.7.0.

Release notes

Sourced from fire's releases.

Python Fire v0.7.0

Notable in this release:

  • This release is the first to drop Python 2 support. For Python 2 users, use <= 0.6.0.
  • CI improvements from @​Borda including dependabot and an expanded build matrix

What's Changed

New Contributors

Full Changelog: google/python-fire@v0.6.0...v0.7.0

Commits
  • 90b7f82 Replace Python 2 type hints with real type annotations (#559)
  • a0cb1ca Expand build matrix to include mac (#490)
  • efcf60f Lint improvements and type safety (#558)
  • 1c43c36 Bump version number in init to setup.py
  • 8227364 Update required Python 3.7 in setup.py (#555)
  • 36a56c0 Continue upgrade of codebase to Python 3 (#556)
  • d320437 Include Python 3.13 in github actions (#554)
  • 5b2dadd Move asyncio imports and update docs (#553)
  • 93b0e32 Remove six from console, eliminates six entirely (#552)
  • 4efd44d Remove .format in favor of f-strings (#551)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2025
@github-actions
Copy link

💥 Something went wrong while building the pull request environment.
Check Output Logs

@dependabot dependabot bot force-pushed the dependabot/pip/fire-0.7.0 branch from 7ed7673 to 8d792c7 Compare February 5, 2025 15:10
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2025

@github-actions
Copy link

github-actions bot commented Feb 5, 2025

💥 Something went wrong while building the pull request environment.
Check Output Logs

@mattdean3-nhs
Copy link
Contributor

@dependabot rebase

Bumps [fire](https://github.com/google/python-fire) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/python-fire/releases)
- [Commits](google/python-fire@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: fire
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/fire-0.7.0 branch from 8d792c7 to 5d54904 Compare August 1, 2025 09:34
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 1, 2025

@github-actions
Copy link

github-actions bot commented Aug 1, 2025

🚀 PR environment successfully deployed.
Commit Hash: 5d5490420040e94d78153c232aa681669ae1b354
URL: https://3d7e25.api.record-locator.dev.national.nhs.uk/

@mattdean3-nhs
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit a57b3f6 into develop Aug 1, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/fire-0.7.0 branch August 1, 2025 09:52
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