Skip to content

Bump wasabi from 0.10.1 to 1.1.2 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps wasabi from 0.10.1 to 1.1.2.

Release notes

Sourced from wasabi's releases.

v1.1.2

  • Add typing overloads so msg.fail with exits=True/1 has the NoReturn type like sys.exit (#41).

v1.1.1

  • Fix typing_extensions requirement and usage across Python versions (#32).

v1.1.0

  • Drop support for Python 3.5 and earlier (#22).
  • Add type hints, support mypy 0.990+ (#22).
  • Add support for ANSI on Windows (#31).
Commits
  • e228873 Set version to v1.1.2 (#43)
  • c1a8a55 add typing overloads so msg.fail with exits=True/1 has the NoReturn type like...
  • b850f39 CI: Switch from Azure to GHA (#40)
  • 1e6733f CI: Update GHA tests (#39)
  • 7506f82 CI: Set fail fast to false (#38)
  • 9fb5fa8 Adding GitHub Action workflow (#35)
  • 4777153 Add typing_extensions requirement and compat for python < 3.8 (#32)
  • 210de39 CI: Switch python 3.6 to ubuntu-20.04, add python 3.11 (#33)
  • 5562796 Add support for ANSI on Windows (#31)
  • eee0317 Set version to v1.1.0 (#30)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [wasabi](https://github.com/explosion/wasabi) from 0.10.1 to 1.1.2.
- [Release notes](https://github.com/explosion/wasabi/releases)
- [Commits](explosion/wasabi@v0.10.1...v1.1.2)

---
updated-dependencies:
- dependency-name: wasabi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
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.

0 participants