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
12 stars 1 forks source link

Update dependency python-ulid to v2.6.0 #238

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-ulid (changelog) 2.5.0 -> 2.6.0 age adoption passing confidence

Release Notes

mdomke/python-ulid (python-ulid) ### [`v2.6.0`](https://togithub.com/mdomke/python-ulid/blob/HEAD/CHANGELOG.rst#260---2024-05-26) [Compare Source](https://togithub.com/mdomke/python-ulid/compare/2.5.0...2.6.0) Changed * Use stricter validation when a :class:`.ULID` value from user input. When using :meth:`.ULID.from_str` we will check if the characters match the base32 alphabet. In general, it is ensured that the timestamp part of the ULID is not out of range.

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 has been generated by Mend Renovate. View repository job log here.