Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps yaspin from 3.1.0 to 3.2.0.

Release notes

Sourced from yaspin's releases.

v3.2.0

Changelog

Sourced from yaspin's changelog.

3.2.0 / 2025-09-17

  • Add Python 3.14 support (#253)
  • Add @inject_spinner decorator (#256)
  • Update cli-spinners to v3.2.1
  • termcolor version >=3 support (#254)
  • Update dependencies
Commits
  • eafc0c2 Merge pull request #257 from pavdmyt/version_3.2.0
  • 405d7e1 release: bump version, update history
  • b0504db lint: fix ruff check warning
  • ff1c50e deps: update
  • 338d1a9 deps: update cli-spinners to v3.2.1
  • 1858279 Merge pull request #256 from pavdmyt/inject-spinner-deco-v2
  • 6af7bfb docs: add section about @​inject_spinner into readme
  • 93b357d Merge branch 'master' into inject-spinner-deco-v2
  • 63f1b76 Merge pull request #255 from pavdmyt/drop-requirements-file
  • 50aa070 yaspin: implement inject_spinner decorator
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Assignees

The following users could not be added as assignees: TGWolf. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

I'm automatically merging this PR because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/pip/yaspin-3.2.0 branch from eb5ed15 to caf27ce Compare September 29, 2025 04:29
Bumps [yaspin](https://github.com/pavdmyt/yaspin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/pavdmyt/yaspin/releases)
- [Changelog](https://github.com/pavdmyt/yaspin/blob/master/HISTORY.rst)
- [Commits](pavdmyt/yaspin@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/yaspin-3.2.0 branch from caf27ce to ed5c4b0 Compare September 29, 2025 04:30
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

I'm automatically merging this PR because it includes a patch or minor update

@github-actions github-actions bot merged commit 4012a8a into master Sep 29, 2025
9 checks passed
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot deleted the dependabot/pip/yaspin-3.2.0 branch September 29, 2025 04:31
Copy link

I'm automatically merging this PR because it includes a patch or minor update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants