βοΈ CLI & TUI with a smol friendly vibe to get started with Kubernetes on metal, then bootstrap apps using Argo CD π§Έ Great for testing webapps and benchmarking.
mdomke/python-ulid (python-ulid)
### [`v3.0.0`](https://redirect.github.com/mdomke/python-ulid/blob/HEAD/CHANGELOG.rst#300---2024-10-11)
[Compare Source](https://redirect.github.com/mdomke/python-ulid/compare/2.7.0...3.0.0)
Changed
* Raise `TypeError` instead of `ValueError` if constructor is called with value of wrong type.
* Update ``ruff`` linter rules and switch to ``hatch fmt``.
Added
~~~~~
* Added :meth:`.ULID.parse`-method, which allows to create a :class:`.ULID`-instance from an
arbitrary supported input value. `@perrotuerto `_.
Fixed
~~~~~
* Documentation bug in the example of :meth:`.ULID.milliseconds` `@tsugumi-sys `_.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^2.6
->^3.0.0
Release Notes
mdomke/python-ulid (python-ulid)
### [`v3.0.0`](https://redirect.github.com/mdomke/python-ulid/blob/HEAD/CHANGELOG.rst#300---2024-10-11) [Compare Source](https://redirect.github.com/mdomke/python-ulid/compare/2.7.0...3.0.0) Changed * Raise `TypeError` instead of `ValueError` if constructor is called with value of wrong type. * Update ``ruff`` linter rules and switch to ``hatch fmt``. Added ~~~~~ * Added :meth:`.ULID.parse`-method, which allows to create a :class:`.ULID`-instance from an arbitrary supported input value. `@perrotuertoConfiguration
π 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.