chore(deps): update zensical/zensical docker tag to v0.0.26 #153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/zensical-zensical-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.0.25→0.0.26Release Notes
zensical/zensical (zensical/zensical)
v0.0.26: 0.0.26Compare Source
Summary
This version fixes a regression introduced in 0.0.25 where the wheels built for manylinux x86 would be based on Python 3.8 instead of Python 3.10, making Zensical unusable on those architectures. This is related to a recent bug in our upstream dependency maturin, which was introduced in version 1.12.5. Additionally, it fixes a deprecation warning on Python 3.14 when using the emoji extension.
Changelog
Bug fixes
66ca0e7– missing wheels for CPython 3.10 manylinux x86 (#425)7514e32compat – replacecodecs.open, deprecated in Python 3.14 (#429)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.