Glatzel
pyxis
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: update shared files synced file(s) with Glatzel/template (#1011) synced local file(s) with [Glatzel/template](https://github.com/Glatzel/template). <details> <summary>Changed files</summary> <ul> <li>synced local <code>./.github/workflows/ci-lefthook.yml</code> with remote <code>./.github/workflows/ci-lefthook.yml</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#33740698226](https://github.com/Glatzel/template/actions/runs/33740698226)
main
12 hours ago
chore: update shared files synced file(s) with Glatzel/template (#1011) synced local file(s) with [Glatzel/template](https://github.com/Glatzel/template). <details> <summary>Changed files</summary> <ul> <li>synced local <code>./.github/workflows/ci-lefthook.yml</code> with remote <code>./.github/workflows/ci-lefthook.yml</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#33740698226](https://github.com/Glatzel/template/actions/runs/33740698226)
main
21 hours ago
build: Lock file maintenance (#1010) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | π§ This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration π **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - 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. π» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Glatzel/pyxis). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
2 days ago
build: Lock file maintenance (#1010) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | π§ This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration π **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - 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. π» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Glatzel/pyxis). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
3 days ago
build: Lock file maintenance (#1010) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | π§ This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration π **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - 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. π» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Glatzel/pyxis). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
3 days ago
build: Lock file maintenance
renovate/lock-file-maintenance-lock-file-maintenance
3 days ago
build: Update dependency maturin to v1.15.0 (#1007) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [maturin](https://redirect.github.com/PyO3/maturin) | feature-build | minor | `==1.14.1` β `==1.15.0` | --- ### Release Notes <details> <summary>PyO3/maturin (maturin)</summary> ### [`v1.15.0`](https://redirect.github.com/PyO3/maturin/blob/HEAD/Changelog.md#1150) - Set `UV_PYTHON` when running `maturin develop` with uv ([#​3236](https://redirect.github.com/pyo3/maturin/pull/3236)) - Set UID and GID headers in pax ([#​3241](https://redirect.github.com/pyo3/maturin/pull/3241)) - Replace unguarded panics with explicit errors on fallible input ([#​3242](https://redirect.github.com/pyo3/maturin/pull/3242)) - Harden PEP 517 build-wheel and fix unreachable OIDC 404 fallback ([#​3244](https://redirect.github.com/pyo3/maturin/pull/3244)) - Fix abi3t PyModExport entrypoint check ([#​3246](https://redirect.github.com/pyo3/maturin/pull/3246)) - Fix `maturin build --pgo -i <version>` with `uv` install ([#​3237](https://redirect.github.com/pyo3/maturin/pull/3237)) - Refactor: apply some mechanical cleanups ([#​3250](https://redirect.github.com/pyo3/maturin/pull/3250)) - Refactor: BuildOrchestrator pipeline deduplication ([#​3251](https://redirect.github.com/pyo3/maturin/pull/3251)) - Refactor: improve context and environment hygiene ([#​3252](https://redirect.github.com/pyo3/maturin/pull/3252)) - Fix(ci): honor \~= and ==X.\* in requires-python for generate-ci ([#​3249](https://redirect.github.com/pyo3/maturin/pull/3249)) - Refactor: type cleanup for options, tags, and wheel metadata ([#​3253](https://redirect.github.com/pyo3/maturin/pull/3253)) - Refactor: InstallDest, single BridgeModel, and ui output facade ([#​3254](https://redirect.github.com/pyo3/maturin/pull/3254)) - Donβt specify generate-import-lib for PyO3 0.29 ([#​3258](https://redirect.github.com/pyo3/maturin/pull/3258)) - Refactor build so that pgo is part of normal pathway ([#​3257](https://redirect.github.com/pyo3/maturin/pull/3257)) - Fix: verify bindings detection with cargo tree in workspaces ([#​3264](https://redirect.github.com/pyo3/maturin/pull/3264)) - Fix: harden cargo tree verification of bindings detection ([#​3266](https://redirect.github.com/pyo3/maturin/pull/3266)) - Feat: support --pgo for maturin develop ([#​3270](https://redirect.github.com/pyo3/maturin/pull/3270)) - Feat: support `MATURIN_PGO` env var to activate --pgo ([#​3271](https://redirect.github.com/pyo3/maturin/pull/3271)) - Docs: correct crate feature documentation; remove stale clippy allow - Fix: deduplicate SBOM includes across full merged list, preserving first-seen order - Feat: type the bindings input with a single-source-of-truth enum ([#​3273](https://redirect.github.com/pyo3/maturin/pull/3273)) - Don't force export of the `PyInit_{module_name}` in UniFfi mode ([#​3275](https://redirect.github.com/pyo3/maturin/pull/3275)) - Switch musllinux images to `musllinux_1_2` as `musllinux_1_1` is EOL ([#​3280](https://redirect.github.com/pyo3/maturin/pull/3280)) - Fix(generate-stubs): write stubs into the module's package directory ([#​3282](https://redirect.github.com/pyo3/maturin/pull/3282)) - Fix group not cwd ([#​3284](https://redirect.github.com/pyo3/maturin/pull/3284)) - Docs: document missing \[tool.maturin] config fields ([#​3287](https://redirect.github.com/pyo3/maturin/pull/3287)) - Update cargo-zigbuild & cargo-xwin to 0.23.1 </details> --- ### Configuration π **Schedule**: (UTC) - Branch creation - On day 1 of the month (`* * 1 * *`) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Glatzel/pyxis). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
3 days ago
build: Update dependency maturin to v1.15.0
renovate/pythonpixi.toml
3 days ago
Latest Branches
CodSpeed Performance Gauge
0%
build: Lock file maintenance
#1010
3 days ago
748be38
renovate/lock-file-maintenance-lock-file-maintenance
CodSpeed Performance Gauge
0%
build: Update dependency maturin to v1.15.0
#1007
3 days ago
6f35ef6
renovate/pythonpixi.toml
CodSpeed Performance Gauge
0%
chore: update shared files synced file(s) with Glatzel/template
#1011
4 days ago
d6efd15
repo-sync/template/default
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs