Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps yaspin from 3.2.0 to 3.3.0.

Release notes

Sourced from yaspin's releases.

v3.3.0

  • Support custom streams via stream argument (#235)
  • Update cli-spinners to v3.3.0
  • Update dependencies
  • Deprecate is_jupyter() method
Changelog

Sourced from yaspin's changelog.

3.3.0 / 2025-10-11

  • Support custom streams via stream argument (#235)
  • Update cli-spinners to v3.3.0
  • Update dependencies
  • Deprecate is_jupyter() method
Commits
  • 1b21a06 Merge pull request #258 from pavdmyt/version_3.3.0
  • d1697da release: bump version, update history
  • 09639c0 spellcheck: add more words to dict; apply fixes
  • 7976364 deps: update
  • 0d037cc deps: update cli-spinners to v3.3.0
  • 0945476 Merge pull request #235 from bpshaver/master
  • 3276d75 readme: add custom-streams section
  • 13ee477 examples: custom stream usage
  • a2d6c32 yaspin: add warn_on_closed_stream arg
  • 4a0538c yaspin: introduce SafeStreamWrapper
  • 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)

Bumps [yaspin](https://github.com/pavdmyt/yaspin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/pavdmyt/yaspin/releases)
- [Changelog](https://github.com/pavdmyt/yaspin/blob/master/HISTORY.rst)
- [Commits](pavdmyt/yaspin@v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 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

@github-actions
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.

1 participant