Skip to content

Update yaspin requirement from >=0.17,<1.5 to >=0.17,<1.6#592

Merged
bee-san merged 1 commit intomasterfrom
dependabot/pip/yaspin-gte-0.17-and-lt-1.6
Mar 31, 2021
Merged

Update yaspin requirement from >=0.17,<1.5 to >=0.17,<1.6#592
bee-san merged 1 commit intomasterfrom
dependabot/pip/yaspin-gte-0.17-and-lt-1.6

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Updates the requirements on yaspin to permit the latest version.

Release notes

Sourced from yaspin's releases.

v1.5.0

  • Update cli-spinners to v2.6.0
  • Update dependencies
Changelog

Sourced from yaspin's changelog.

1.5.0 / 2021-03-21

  • Update cli-spinners to v2.6.0
  • Update dependencies

1.4.1 / 2021-02-28

  • Fix timer round-up behavior (#118)

1.4.0 / 2021-02-21

  • Add spinner timer (#99, #108)
  • fix(#107): use poetry_core as build backend
  • fix(#34): allow write() to print non-string objects
  • Update dependencies

1.3.0 / 2021-01-17

  • Optimization: wait of stop event instead of sleep
  • Update dependencies

1.2.0 / 2020-10-19

  • Update cli-spinners to v2.5.0
  • Add support for Python 3.9

1.1.0 / 2020-10-04

  • Add hidden() context manager #68
  • fix(#70): hidden() exceptions handling
  • Replace coveralls.io with codecov.io
  • Update dependencies

1.0.0 / 2020-08-02

* "Stabilize" yaspin; 1.* branch will contain stable release with Python 2 support. Drop Python 2 and switch to Python 3 completely is planned for versions 2.*.

0.18.0 / 2020-07-21

  • Update cli-spinners to v2.4.0
  • Update dependencies
  • fix(#59): remove tests/ and examples/ from wheels distribution

... (truncated)

Commits
  • 0f84f42 Merge pull request #123 from pavdmyt/version-1.5.0
  • 73ef7ce release: bump version; update HISTORY
  • bda662d Update dependencies
  • 3c7f7df Update cli-spinners to v2.6.0
  • b8dfdb3 Merge pull request #119 from pavdmyt/version-1.4.1
  • 3273be8 release: bump version; update HISTORY
  • 7b692b0 tests: refactor timer_rounding test
  • 1d140a5 fmt: reformat code with black default 88 linelength
  • b65482f Merge pull request #118 from harenbrs/master
  • dc1a084 Add timer rounding tests
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [yaspin](https://github.com/pavdmyt/yaspin) to permit the latest version.
- [Release notes](https://github.com/pavdmyt/yaspin/releases)
- [Changelog](https://github.com/pavdmyt/yaspin/blob/master/HISTORY.rst)
- [Commits](pavdmyt/yaspin@v0.17.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 21, 2021
@bee-san bee-san merged commit 63cac4d into master Mar 31, 2021
@bee-san bee-san deleted the dependabot/pip/yaspin-gte-0.17-and-lt-1.6 branch March 31, 2021 07:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant