Skip to content

Update yaspin requirement from >=0.17,<1.4 to >=0.17,<1.5#588

Merged
SkeletalDemise merged 1 commit intomasterfrom
dependabot/pip/yaspin-gte-0.17-and-lt-1.5
Feb 22, 2021
Merged

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

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

  • Add spinner timer (#99, #108)
  • Fix #107: Use poetry_core as build backend (#113 )
  • Fix #34: allow write() to print non-string objects (#111 )
  • Update dependencies
Changelog

Sourced from yaspin's changelog.

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

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)

... (truncated)

Commits
  • 8d6e96b Merge pull request #116 from pavdmyt/version-1.4.0
  • 4b503e6 release: bump version; update HISTORY
  • 7d46f49 readme: add downloads/week badge
  • 55b288a license: bump year
  • e5cd940 deps: update
  • 9587dc3 lint: set explicit rules for pylint and flake8
  • 49a0051 fmt: format code; remove deprecated isort flag
  • 0109ffa Merge pull request #111 from sebageek/make-write-print-non-string-objects
  • f566d85 Allow write() to print non-string objects
  • de2a90a Merge pull request #113 from nikitos3000/update-build-system
  • 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.4.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 Feb 21, 2021
@SkeletalDemise SkeletalDemise merged commit 2bc2aca into master Feb 22, 2021
@SkeletalDemise SkeletalDemise deleted the dependabot/pip/yaspin-gte-0.17-and-lt-1.5 branch February 22, 2021 07:35
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