Skip to content

MAINT: Add dependabot and fix outdated action #116

MAINT: Add dependabot and fix outdated action

MAINT: Add dependabot and fix outdated action #116

Triggered via pull request November 6, 2024 17:10
Status Success
Total duration 11m 36s
Artifacts 21

wheels.yml

on: pull_request
job_metadata
2s
job_metadata
Build sdist
12s
Build sdist
Matrix: build-wheel
Test sdist
52s
Test sdist
pre-publish
12s
pre-publish
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

24 warnings and 1 notice
job_metadata
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build sdist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test sdist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp39-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp312-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp311-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp311-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp310-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp38-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp312-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp39-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp38-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp311-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp312-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp310-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp39-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for *-macosx_arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for *-macosx_arm64
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Build wheel for cp310-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for *-manylinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp39-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp312-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp311-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp310-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheel for cp38-macosx_x86_64
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.

Artifacts

Produced during runtime
Name Size Digest
all-macosx-dist Expired
23.2 MB
sha256:ec26389eac563f8ecf2eea12934ff414e0f3d3c103e5798b9a4159d6673374cd
all-manylinux_x86_64-dist Expired
23.7 MB
sha256:e2f1a1163796298127a88e5d07c9a72e85118e0f72c695e32687d77fb8f3978e
cp310-macosx-dist Expired
3.86 MB
sha256:555952bc6cfca119ddacd77dda3fd76b666708262ee6e2466501cbebd7da8a8e
cp310-manylinux_aarch64-dist Expired
3.95 MB
sha256:84b87a08e67ed154af5aa703e6d6e28af752ab371eea39d43ba95240362230d0
cp310-musllinux_x86_64-dist Expired
3.95 MB
sha256:7aef6192955ed52cef87b5009b21438467fb41745d9a8ac010ee66b793029b86
cp310-win_amd64-dist Expired
3.86 MB
sha256:bedb3a62ce5ae65dbf07eaf84cda3770762f317197e59a150984a5a44cb96228
cp311-macosx-dist Expired
3.86 MB
sha256:09a64ebb9cdc81ce684c92afb3711d3d6b2e073687fd15b75d17dae8930073c5
cp311-manylinux_aarch64-dist Expired
3.96 MB
sha256:b8f14446ba5ed5299f751ff6f4d6c2869201b99152e4457dba61cd41390a63db
cp311-musllinux_x86_64-dist Expired
3.96 MB
sha256:bf1f5795e8d11b1f0a14cb888c11ce843ce6c6746c6257246504a292680c8256
cp311-win_amd64-dist Expired
3.86 MB
sha256:06b68334dc89ecb9b4989e5509378cf36f104498fc244adf0f0e9e95d934e685
cp312-macosx-dist Expired
3.86 MB
sha256:867969a3d948198ca4867f9dcdc06ed58262641d481db44c991bf3778cdb7c06
cp312-manylinux_aarch64-dist Expired
3.96 MB
sha256:ef6ee5ac830e785f906499735146f6ef1e640e3bf9b9cc727fb5f46896543412
cp312-musllinux_x86_64-dist Expired
3.97 MB
sha256:76075281f4d60bcfb6e59eadcf486f4d88d7dd3332ae32f4c6ecd717f2e00774
cp312-win_amd64-dist Expired
3.86 MB
sha256:526d9268e4a2c11235ca5bb449c3d5efaf0b4cf178bd2dcb7d1ed92c4da13808
cp38-macosx-dist Expired
3.86 MB
sha256:07f83c12294746e3cab426eb4a2b8df9f601e287cf2f8698940cfeb277874a0a
cp38-win_amd64-dist Expired
3.86 MB
sha256:e2a4a49ca5be613f719545e556825897250ecc4e3d16bd18ab9c16d8a80cfef5
cp39-macosx-dist Expired
3.86 MB
sha256:f7542f63000b719d1e1294c009500b1eb6737c66a27c0762d4145ead590983a0
cp39-manylinux_aarch64-dist Expired
3.95 MB
sha256:d726a90c861828592fb5f3e0c13dab18ea31243ba44ca10401292a64be9f88fa
cp39-musllinux_x86_64-dist Expired
3.95 MB
sha256:c38adf316d0f58aaeb8f8204fdbefebe747dfaecf247011504aa25de0aa65175
cp39-win_amd64-dist Expired
3.86 MB
sha256:624c48b79ed4af6f58921879c6828a43215b59ce4ffc487f789cb4f8ba57ad43
source-dist Expired
5.95 MB
sha256:57f7650435329b5be1f8ec1c3b1ab62a0f138acb7e75daa40f405c62b75e22f7