Update scientific-python/upload-nightly-action action to v0.6.0 by renovate[bot] · Pull Request #8425 · python-pillow/Pillow
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| scientific-python/upload-nightly-action | action | minor | 0.5.0 -> 0.6.0 |
Release Notes
scientific-python/upload-nightly-action (scientific-python/upload-nightly-action)
v0.6.0
0.6.0 adopts pixi as the environment and lock file management tool, which both makes maintenance easier and allows for the scientific-python/upload-nightly-action to support both Linux and macOS runners.
There is no change to the scientific-python/upload-nightly-action GitHub action API.
What's Changed
- DOC: Update action commit SHA to the 0.5.0 tag by @matthewfeickert in https://github.com/scientific-python/upload-nightly-action/pull/69
- ci: Require upload dates to be valid to schedule package for removal by @matthewfeickert in https://github.com/scientific-python/upload-nightly-action/pull/74
- Build(deps): Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 in the actions group by @dependabot in https://github.com/scientific-python/upload-nightly-action/pull/78
- CI: fix spelling of test package name by @bsipocz in https://github.com/scientific-python/upload-nightly-action/pull/79
- Using hashes for all actions by @bsipocz in https://github.com/scientific-python/upload-nightly-action/pull/81
- Build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 in the actions group by @dependabot in https://github.com/scientific-python/upload-nightly-action/pull/83
- Build(deps): Bump actions/setup-python from 5.1.0 to 5.1.1 in the actions group by @dependabot in https://github.com/scientific-python/upload-nightly-action/pull/86
- docs: Correct token url to user account by @matthewfeickert in https://github.com/scientific-python/upload-nightly-action/pull/88
- Build(deps): Bump actions/setup-python from 5.1.1 to 5.2.0 in the actions group by @dependabot in https://github.com/scientific-python/upload-nightly-action/pull/89
- TST: Use hatchling as build backend for test project by @matthewfeickert in https://github.com/scientific-python/upload-nightly-action/pull/92
- ENH: Use pixi to run action as composite by @matthewfeickert in https://github.com/scientific-python/upload-nightly-action/pull/91
- MNT: Update project version to v0.6.0 by @matthewfeickert in https://github.com/scientific-python/upload-nightly-action/pull/93
Full Changelog: scientific-python/upload-nightly-action@0.5.0...0.6.0
Configuration
📅 Schedule: Branch creation - "on the 3rd day of the month" (UTC), 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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.