python-pillow / Pillow

Python Imaging Library (Fork)
https://python-pillow.org
Other
12.32k stars 2.23k forks source link

Update scientific-python/upload-nightly-action action to v0.6.0 #8425

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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`](https://redirect.github.com/scientific-python/upload-nightly-action/releases/tag/0.6.0) [Compare Source](https://redirect.github.com/scientific-python/upload-nightly-action/compare/0.5.0...0.6.0) `0.6.0` adopts [`pixi`](https://pixi.sh/) 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](https://redirect.github.com/matthewfeickert) in [https://github.com/scientific-python/upload-nightly-action/pull/69](https://redirect.github.com/scientific-python/upload-nightly-action/pull/69) - ci: Require upload dates to be valid to schedule package for removal by [@​matthewfeickert](https://redirect.github.com/matthewfeickert) in [https://github.com/scientific-python/upload-nightly-action/pull/74](https://redirect.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](https://redirect.github.com/dependabot) in [https://github.com/scientific-python/upload-nightly-action/pull/78](https://redirect.github.com/scientific-python/upload-nightly-action/pull/78) - CI: fix spelling of test package name by [@​bsipocz](https://redirect.github.com/bsipocz) in [https://github.com/scientific-python/upload-nightly-action/pull/79](https://redirect.github.com/scientific-python/upload-nightly-action/pull/79) - Using hashes for all actions by [@​bsipocz](https://redirect.github.com/bsipocz) in [https://github.com/scientific-python/upload-nightly-action/pull/81](https://redirect.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](https://redirect.github.com/dependabot) in [https://github.com/scientific-python/upload-nightly-action/pull/83](https://redirect.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](https://redirect.github.com/dependabot) in [https://github.com/scientific-python/upload-nightly-action/pull/86](https://redirect.github.com/scientific-python/upload-nightly-action/pull/86) - docs: Correct token url to user account by [@​matthewfeickert](https://redirect.github.com/matthewfeickert) in [https://github.com/scientific-python/upload-nightly-action/pull/88](https://redirect.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](https://redirect.github.com/dependabot) in [https://github.com/scientific-python/upload-nightly-action/pull/89](https://redirect.github.com/scientific-python/upload-nightly-action/pull/89) - TST: Use hatchling as build backend for test project by [@​matthewfeickert](https://redirect.github.com/matthewfeickert) in [https://github.com/scientific-python/upload-nightly-action/pull/92](https://redirect.github.com/scientific-python/upload-nightly-action/pull/92) - ENH: Use pixi to run action as composite by [@​matthewfeickert](https://redirect.github.com/matthewfeickert) in [https://github.com/scientific-python/upload-nightly-action/pull/91](https://redirect.github.com/scientific-python/upload-nightly-action/pull/91) - MNT: Update project version to v0.6.0 by [@​matthewfeickert](https://redirect.github.com/matthewfeickert) in [https://github.com/scientific-python/upload-nightly-action/pull/93](https://redirect.github.com/scientific-python/upload-nightly-action/pull/93) **Full Changelog**: https://github.com/scientific-python/upload-nightly-action/compare/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.



This PR was generated by Mend Renovate. View the repository job log.