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

build: bump yaspin from 2.3.0 to 3.0.0 #96

Merged
merged 10 commits into from
Jun 6, 2024

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

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 Aug 21, 2023
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

A newer version of yaspin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link

github-actions bot commented Mar 18, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@ArzelaAscoIi ArzelaAscoIi added this pull request to the merge queue Mar 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 18, 2024
@ArzelaAscoIi ArzelaAscoIi added this pull request to the merge queue May 7, 2024
@ArzelaAscoIi ArzelaAscoIi removed this pull request from the merge queue due to a manual request May 7, 2024
@ArzelaAscoIi ArzelaAscoIi added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit 2cd96a2 Jun 6, 2024
9 checks passed
@ArzelaAscoIi ArzelaAscoIi deleted the dependabot/pip/yaspin-3.0.0 branch June 6, 2024 11: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.

None yet

2 participants