Conversation
Bumps the actions group with 4 updates in the / directory: [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [cross-platform-actions/action](https://github.com/cross-platform-actions/action) and [PyO3/maturin-action](https://github.com/pyo3/maturin-action). Updates `cargo-bins/cargo-binstall` from 1.16.4 to 1.17.4 - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](cargo-bins/cargo-binstall@ea60fcf...ec80feb) Updates `astral-sh/setup-uv` from 7.1.6 to 7.3.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@681c641...eac588a) Updates `cross-platform-actions/action` from 0.30.0 to 0.32.0 - [Release notes](https://github.com/cross-platform-actions/action/releases) - [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md) - [Commits](cross-platform-actions/action@46e8d7f...492b0c8) Updates `PyO3/maturin-action` from 1.49.4 to 1.50.0 - [Release notes](https://github.com/pyo3/maturin-action/releases) - [Commits](PyO3/maturin-action@86b9d13...b1bd829) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: cross-platform-actions/action dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: PyO3/maturin-action dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #122 +/- ##
==========================================
- Coverage 99.63% 99.63% -0.01%
==========================================
Files 22 22
Lines 2734 2733 -1
==========================================
- Hits 2724 2723 -1
Misses 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 4 updates in the / directory: cargo-bins/cargo-binstall, astral-sh/setup-uv, cross-platform-actions/action and PyO3/maturin-action.
Updates
cargo-bins/cargo-binstallfrom 1.16.4 to 1.17.4Release notes
Sourced from cargo-bins/cargo-binstall's releases.
... (truncated)
Commits
ec80febrelease: cargo-binstall v1.17.4 (#2471)e56dc85chore: release (#2462)c3a25bcdep: Upgrade transitive dependencies (#2468)8775178Run ci.yml on ready-to-review (#2469)3885494Fix handling of**in cargo-toml-workspace (#2465)bedac6dbuild(deps): bump actions/download-artifact from 5 to 7 (#2466)ad47eedFix loading Cargo.toml in cargo-toml-workspace (#2459)274cdbcCreate draft pr for release-pr.yml (#2461)3e28092Create a draft PR in upgrade-transitive-deps.yml (#2460)8a5da2aConfigure release-plz to always open a draft pr (#2455)Updates
astral-sh/setup-uvfrom 7.1.6 to 7.3.0Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
eac588aBump typesafegithub/github-actions-typing from 2.2.1 to 2.2.2 (#753)a97c6cbBump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#751)02182fafix: warn instead of error when no python to cache (#762)a3b3eaechore: update known checksums for 0.10.0 (#759)78cebecfix: use --clear to create venv (#761)b6b8e2crefactor: tilde-expansion tests as unittests and no self-hosted tests (#760)e31bec8chore: update known checksums for 0.9.30 (#756)db2b65eBump actions/checkout from 6.0.1 to 6.0.2 (#740)3511ff7feat: add venv-path input for activate-environment (#746)99b0f04Fix punctuation (#747)Updates
cross-platform-actions/actionfrom 0.30.0 to 0.32.0Release notes
Sourced from cross-platform-actions/action's releases.
Changelog
Sourced from cross-platform-actions/action's changelog.
... (truncated)
Commits
492b0c8Release 0.32.0c17203cAlways run the release workflowbd50710Bump checkout action to v66803af6Add support for OmniOS3fbf272Fix #117: Release 0.31.01ec539eFix #113: empty hostname on FreeBSD and NetBSDd2d70b1Print which commands are run during end-to-end tests67e1548Add missing CI matrix entry for FreeBSD 14.3bc98a4cFix #114: Add support for FreeBSD 15.0Updates
PyO3/maturin-actionfrom 1.49.4 to 1.50.0Release notes
Sourced from PyO3/maturin-action's releases.
Commits
b1bd829Update dependencies to latest versions with ESM and Node 24 (#409)e8dfe2dBump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#407)a7a0737Bump actions/setup-python from 6.1.0 to 6.2.0 (#406)0177072Bump actions/setup-node from 6.1.0 to 6.2.0 (#405)0584c36Bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1 (#404)06e22d5Bump actions/checkout from 6.0.1 to 6.0.2 (#403)f8fa3c6Allow build loongarch64 and riscv64 for musllinux (#408)1511a23Document how to harden release pipelines (#400)47fbb7aAdd alias for riscv on manylinux (#399)9fc14beUpdate versions-manifest.json (#398)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions