build(deps): bump the actions group across 1 directory with 5 updates#147
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the actions group across 1 directory with 5 updates#147dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) | `1.17.9` | `1.18.1` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.0.0` | `8.1.0` | | [cross-platform-actions/action](https://github.com/cross-platform-actions/action) | `0.32.0` | `1.0.0` | | [PyO3/maturin-action](https://github.com/pyo3/maturin-action) | `1.50.1` | `1.51.0` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.13.0` | `1.14.0` | Updates `cargo-bins/cargo-binstall` from 1.17.9 to 1.18.1 - [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@0b24824...dc19f1e) Updates `astral-sh/setup-uv` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@cec2083...0880764) Updates `cross-platform-actions/action` from 0.32.0 to 1.0.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@492b0c8...2331563) Updates `PyO3/maturin-action` from 1.50.1 to 1.51.0 - [Release notes](https://github.com/pyo3/maturin-action/releases) - [Commits](PyO3/maturin-action@04ac600...e83996d) Updates `pypa/gh-action-pypi-publish` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@ed0c539...cef2210) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: cross-platform-actions/action dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: PyO3/maturin-action dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #147 +/- ##
=======================================
Coverage 99.63% 99.63%
=======================================
Files 22 22
Lines 2733 2733
=======================================
Hits 2723 2723
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 5 updates in the / directory:
1.17.91.18.18.0.08.1.00.32.01.0.01.50.11.51.01.13.01.14.0Updates
cargo-bins/cargo-binstallfrom 1.17.9 to 1.18.1Release notes
Sourced from cargo-bins/cargo-binstall's releases.
Commits
dc19f1erelease: cargo-binstall v1.18.1 (#2535)94bc68echore(binstalk): release v0.28.73 (#2534)0d65135binstalk: Remove GITHUB_TOKEN and GH_TOKEN when installing from source (#2533)f8ce4d5release: cargo-binstall v1.18.0 (#2532)7ef7b56chore: release (#2524)4d6e1bddep: Upgrade transitive dependencies (#2529)6ed12bbfeat: supportcargo:token-from-stdoutin private registries (#2528)c3664f9feat: supportcargo:tokenauth for private registries (#2526)b6c5417build(deps): bump the deps group with 2 updates (#2525)d882212dep: Upgrade transitive dependencies (#2523)Updates
astral-sh/setup-uvfrom 8.0.0 to 8.1.0Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
0880764fix: grant contents:write to validate-release job (#860)717d6abAdd a release-gate step to the release workflow (#859)5a911ebDraft commitish releases (#858)080c31eAdd action-types.yml to instructions (#857)b3e97d2Add input no-project in combination with activate-environment (#856)7dd591dchore(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 (#855)1541b77chore: update known checksums for 0.11.7 (#853)cdfb2eeRefactor version resolving (#852)cb84d12chore: update known checksums for 0.11.6 (#850)1912cc6chore: update known checksums for 0.11.5 (#845)Updates
cross-platform-actions/actionfrom 0.32.0 to 1.0.0Release notes
Sourced from cross-platform-actions/action's releases.
Changelog
Sourced from cross-platform-actions/action's changelog.
... (truncated)
Commits
2331563Release 1.0.01631483Assert that the release script is running on master47af1eaAdd release scriptca9a0a1Add a check that the committed dist files match the source coded5b5b85Merge pull request #128 from cross-platform-actions/dependabot/npm_and_yarn/t...3d0f9f6Fix error in the release CI workflowa7e29cdRemove thehypervisoraction parametercd600e1Remove support for macOSdb3b320Merge pull request #134 from mr-raj12/fix/108-haiku-file-ownership5292216Add e2e test for Haiku file ownership after rsyncUpdates
PyO3/maturin-actionfrom 1.50.1 to 1.51.0Release notes
Sourced from PyO3/maturin-action's releases.
Commits
e83996dBump version to 1.51.036eb3d0Update versions-manifest.json (#435)bd90123Update versions-manifest.json (#434)ef46725Bump brace-expansion (#433)72c5fe1Bump actions/setup-node from 6.2.0 to 6.3.0 (#432)9450741Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#430)d8dc7d4Bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 (#431)0bca1d2Bump picomatch from 4.0.3 to 4.0.4 (#428)3f475a4Support native riscv64 builds on manylinux 2_39 (#429)5f46978Bump flatted from 3.3.3 to 3.4.2 (#427)Updates
pypa/gh-action-pypi-publishfrom 1.13.0 to 1.14.0Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
cef2210Merge pull request #397 from whitequark/patch-1b4595e2Enableverboseandprint-hashby default.e2bab26Merge pull request #395 from him2him2/docs/fix-typos-and-grammar7495c38docs: fix typos and grammar in README and SECURITY03f86feMerge pull request #388 from woodruffw-forks/ww/rm-experimental4c78f1cMerge branch 'unstable/v1' into ww/rm-experimentalb5a6e8bdeps: bump sigstore and pypi-attestationsa48a03eremove another experimental mention8087a88action: remove a lingering mention of PEP 740 being experimental3317ede🧪 Integrate actionlint via pre-commit frameworkDependabot 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