Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yaspin from 2.3.0 to 3.0.0 #64

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps yaspin from 2.3.0 to 3.0.0.

Release notes

Sourced from yaspin's releases.

v3.0.0

  • Add type-annotations
  • Drop Python 3.8 support
  • Update dependencies
  • Breaking changes:
    • remove small modules: base_spinner, helpers, signal_handlers
    • remove constants.COLOR_MAP
    • remove redundant assertions

v2.5.0

  • Drop Python 3.7 support
  • Update dependencies

v2.4.0

  • Add Python 3.12 support
  • Update cli-spinners to v2.9.0
  • Update dependencies
Changelog

Sourced from yaspin's changelog.

3.0.0 / 2023-08-19

  • Add type-annotations
  • Drop Python 3.8 support
  • Update dependencies
  • Breaking changes:
    • remove small modules: base_spinner, helpers, signal_handlers
    • remove constants.COLOR_MAP
    • remove redundant assertions

2.5.0 / 2023-08-07

  • Drop Python 3.7 support
  • Update dependencies

2.4.0 / 2023-08-06

  • Add Python 3.12 support
  • Update cli-spinners to v2.9.0
  • Update dependencies
Commits
  • 5eeecda Merge pull request #227 from pavdmyt/version-3.0.0
  • 775b0d4 release: bump version, update history
  • 67a9a47 deps: update
  • 1bbe1a1 Merge pull request #226 from pavdmyt/constants-cleanup
  • 0e2718e examples: replace yaspin with kbi_safe_yaspin in demo
  • 24841dc ci: make mypy step a pre-requisite for tests
  • 271ca0e refactor: replace color_map with termcolor constants
  • 477b566 Merge pull request #225 from pavdmyt/add-typing
  • ecfc64b fmt: reformat code using line-length=110
  • 12cb793 typing: add type annotations
  • Additional commits viewable in compare view

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)

Bumps [yaspin](https://github.com/pavdmyt/yaspin) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/pavdmyt/yaspin/releases)
- [Changelog](https://github.com/pavdmyt/yaspin/blob/master/HISTORY.rst)
- [Commits](pavdmyt/yaspin@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: yaspin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from adamyodinsky August 21, 2023 22:19
@dependabot dependabot bot temporarily deployed to main August 21, 2023 22:19 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #67.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/pip/yaspin-3.0.0 branch September 11, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants