Skip to content

Update yaspin requirement from >=0.17,<1.3 to >=0.17,<1.4#578

Merged
SkeletalDemise merged 1 commit intomasterfrom
dependabot/pip/yaspin-gte-0.17-and-lt-1.4
Jan 19, 2021
Merged

Update yaspin requirement from >=0.17,<1.3 to >=0.17,<1.4#578
SkeletalDemise merged 1 commit intomasterfrom
dependabot/pip/yaspin-gte-0.17-and-lt-1.4

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.3.0

  • Optimization: wait of stop event instead of sleep (#97)
  • Fix #78: Makefile color codes
  • Update dependencies
Changelog

Sourced from yaspin's changelog.

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

0.17.0 / 2020-05-08

  • Migrate to poetry for dependencies management, building and publishing project
  • Add tests for Python 3.8
  • Deprecate support for Python 3.4
  • Run tests under Ubuntu 18.04
  • Update dev dependencies to the most recent ones (compatible with Python 2.7)
  • Remove Tox from the project (use CI for tests under different versions of Python)

0.16.0 / 2020-01-11

  • Allow use inside zip bundled package
  • Code improvements

0.15.0 / 2019-08-09

... (truncated)

Commits
  • 2c78d24 Merge pull request #105 from pavdmyt/version-1.3.0
  • 56b3f61 Bump version; update HISTORY
  • adbb81e Update dependencies
  • f585371 Merge pull request #81 from Unviray/master
  • 2d6354b Merge pull request #97 from eerimoq/master
  • 797b7ea Wait of stop event instead of sleep.
  • 19f2d96 Merge pull request #89 from pavdmyt/version-1.2.0
  • 1718f2e Bump version; update HISTORY
  • cd8e317 Update cli-spinners to v2.5.0
  • ca5ffe4 Merge pull request #87 from pavdmyt/add-py39-support
  • 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.3.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 Jan 17, 2021
@SkeletalDemise SkeletalDemise merged commit e594ec9 into master Jan 19, 2021
@SkeletalDemise SkeletalDemise deleted the dependabot/pip/yaspin-gte-0.17-and-lt-1.4 branch January 19, 2021 00:22
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