small-hack / smol-k8s-lab

☁️ 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.
https://small-hack.github.io/smol-k8s-lab/
GNU Affero General Public License v3.0
15 stars 1 forks source link

Update dependency python-ulid to v3 - autoclosed #318

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-ulid (changelog) ^2.6 -> ^3.0.0 age adoption passing confidence

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. `@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.



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