build(deps): bump the actions group with 6 updates#305
Merged
Conversation
Bumps the actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/cache](https://github.com/actions/cache) | `5` | `5.0.4` | | [hustcer/setup-nu](https://github.com/hustcer/setup-nu) | `3.22` | `3.23` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `4` | `5` | | [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 `actions/cache` from 5 to 5.0.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v5.0.4) Updates `hustcer/setup-nu` from 3.22 to 3.23 - [Release notes](https://github.com/hustcer/setup-nu/releases) - [Changelog](https://github.com/hustcer/setup-nu/blob/main/CHANGELOG.md) - [Commits](hustcer/setup-nu@v3.22...92c296b) Updates `actions/upload-pages-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4...v5) 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: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: hustcer/setup-nu dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major 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 #305 +/- ##
=======================================
Coverage 92.60% 92.60%
=======================================
Files 26 26
Lines 4339 4339
=======================================
Hits 4018 4018
Misses 321 321 ☔ 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 6 updates:
55.0.43.223.23450.32.01.0.01.50.11.51.01.13.01.14.0Updates
actions/cachefrom 5 to 5.0.4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
cdf6c1fMerge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22Add review for the@actions/http-clientlicense4695763Add licensed outputdc73bb9Upgrade dependencies and address security warningsUpdates
hustcer/setup-nufrom 3.22 to 3.23Release notes
Sourced from hustcer/setup-nu's releases.
Changelog
Sourced from hustcer/setup-nu's changelog.
... (truncated)
Commits
92c296bfix: Try to fix nu release script80e1ad3update CHANGELOG.md for v3.2395a863fBump to v3.2300b77acdeps: Upgrade@biomejs/biome,lefthook & undici51f0fb9Add Nu 0.111.0 to workflowsb66b096chore: Test install nushell-pro SKILLb025b69deps: Upgrade globby,@biomejs/biome& cspell (#212)8f2e5e5deps: Upgrade undici,@biomejs/biome,@types/node& lefthook928c8f8feat: Add nu/build.nu for assets building (#206)26a0b4cdeps: Upgrade@actions/core,@actions/tool-cache,undici,lefthook & semver (#205)Updates
actions/upload-pages-artifactfrom 4 to 5Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinputUpdates
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