luizribeiro / labby

Software for interacting with laboratory equipment and running experiment sequences.
MIT License
0 stars 1 forks source link

Update dependency wasabi to v1 #121

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wasabi 0.8.2 -> 1.1.3 age adoption passing confidence

Release Notes

explosion/wasabi (wasabi) ### [`v1.1.3`](https://togithub.com/explosion/wasabi/releases/tag/v1.1.3) [Compare Source](https://togithub.com/explosion/wasabi/compare/v1.1.2...v1.1.3) #### ✨ Fixes and features - Add support for Python 3.12 on the CI ([#​44](https://togithub.com/explosion/wasabi/issues/44)) - Further updates to the CI ([#​45](https://togithub.com/explosion/wasabi/issues/45)) - Allow `typing-extensions<5.0.0` for Python < 3.8 ([#​46](https://togithub.com/explosion/wasabi/issues/46)) #### 👥 Contributors [@​adrianeboyd](https://togithub.com/adrianeboyd), [@​honnibal](https://togithub.com/honnibal), [@​ines](https://togithub.com/ines), [@​svlandeg](https://togithub.com/svlandeg) ### [`v1.1.2`](https://togithub.com/explosion/wasabi/releases/tag/v1.1.2) [Compare Source](https://togithub.com/explosion/wasabi/compare/v1.1.1...v1.1.2) - Add typing overloads so `msg.fail` with `exits=True/1` has the `NoReturn` type like `sys.exit` ([#​41](https://togithub.com/explosion/wasabi/issues/41)). ### [`v1.1.1`](https://togithub.com/explosion/wasabi/releases/tag/v1.1.1) [Compare Source](https://togithub.com/explosion/wasabi/compare/v1.1.0...v1.1.1) - Fix `typing_extensions` requirement and usage across Python versions ([#​32](https://togithub.com/explosion/wasabi/issues/32)). ### [`v1.1.0`](https://togithub.com/explosion/wasabi/releases/tag/v1.1.0) [Compare Source](https://togithub.com/explosion/wasabi/compare/v0.10.1...v1.1.0) - Drop support for Python 3.5 and earlier ([#​22](https://togithub.com/explosion/wasabi/issues/22)). - Add type hints, support mypy 0.990+ ([#​22](https://togithub.com/explosion/wasabi/issues/22)). - Add support for ANSI on Windows ([#​31](https://togithub.com/explosion/wasabi/issues/31)). ### [`v0.10.1`](https://togithub.com/explosion/wasabi/releases/tag/v0.10.1) [Compare Source](https://togithub.com/explosion/wasabi/compare/v0.10.0...v0.10.1) - Revert Windows ANSI support detection changes for now. ### [`v0.10.0`](https://togithub.com/explosion/wasabi/releases/tag/v0.10.0) [Compare Source](https://togithub.com/explosion/wasabi/compare/v0.9.1...v0.10.0) - Add support for Windows consoles with full ANSI support Thanks [@​njsmith](https://togithub.com/njsmith) for the pull request! ### [`v0.9.1`](https://togithub.com/explosion/wasabi/releases/tag/v0.9.1) [Compare Source](https://togithub.com/explosion/wasabi/compare/v0.9.0...v0.9.1) - Add symbols to `diff_strings`. ### [`v0.9.0`](https://togithub.com/explosion/wasabi/releases/tag/v0.9.0) [Compare Source](https://togithub.com/explosion/wasabi/compare/v0.8.2...v0.9.0) - Allow foreground and background colors to be specified for individual table columns. - Allow color values as well as color names as the `color` parameter to `Printer.text()`. - Add a new `bg_color`parameter to `Printer.text()`. - Correct a couple of minor documentation errors. - Add version to `__init__.py`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.