chore(deps): bump the actions group across 1 directory with 4 updates
Bumps the actions group with 4 updates in the / directory: conda-incubator/setup-miniconda, pypa/cibuildwheel, astral-sh/setup-uv and actions/attest-build-provenance.
Updates conda-incubator/setup-miniconda from 3.1.0 to 3.1.1
Release notes
Sourced from conda-incubator/setup-miniconda's releases.
Version 3.1.1
Fixes
- #378: Make
nodefaultswarning more explicit- #387: Detect and support Linux ARM runners for both Miniconda and Miniforge
Tasks and Maintenance
- #374: Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
- #375: Bump actions/cache from 3 to 4
- #384: Bump
@actions/tool-cachefrom 2.0.1 to 2.0.2- #386: Fix link to example 14
- #388: Fix mamba 1.x examples
#374: conda-incubator/setup-miniconda#374 #375: conda-incubator/setup-miniconda#375 #378: conda-incubator/setup-miniconda#378 #384: conda-incubator/setup-miniconda#384 #386: conda-incubator/setup-miniconda#386 #387: conda-incubator/setup-miniconda#387 #388: conda-incubator/setup-miniconda#388
Changelog
Sourced from conda-incubator/setup-miniconda's changelog.
v3.1.1 (2025-01-20)
Fixes
- #378: Make
nodefaultswarning more explicit- #387: Detect and support Linux ARM runners for both Miniconda and Miniforge
Tasks and Maintenance
- #374: Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
- #375: Bump actions/cache from 3 to 4
- #384: Bump
@actions/tool-cachefrom 2.0.1 to 2.0.2- #386: Fix link to example 14
- #388: Fix mamba 1.x examples
#374: conda-incubator/setup-miniconda#374 #375: conda-incubator/setup-miniconda#375 #378: conda-incubator/setup-miniconda#378 #384: conda-incubator/setup-miniconda#384 #386: conda-incubator/setup-miniconda#386 #387: conda-incubator/setup-miniconda#387 #388: conda-incubator/setup-miniconda#388
Commits
505e639Prepare 3.1.1 (#389)ee41d4fBump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#384)7611e53Detect and support Linux ARM runners for both Miniconda and Miniforge (#387)254deeaMerge pull request #388 from conda-incubator/mamba-1x2ea4cd7Do not test mambaforge1a1de20husky6902f23fix link6bb0a7drevert workarounds for 2024's conda-libmamba-solver47a6dcfUnpin mambaeacf539Fix link to example 14. (#386)- Additional commits viewable in compare view
Updates pypa/cibuildwheel from 2.22 to 2.23
Release notes
Sourced from pypa/cibuildwheel's releases.
v2.23.0
- ✨ Adds official support for the new GitHub Actions Arm runners. In fact these worked out-of-the-box, now we include them in our tests and example configs. (#2135 via #2281)
- ✨ Adds support for building PyPy 3.11 wheels (#2268 via #2281)
- 🛠 Adopts the beta pypa/manylinux image for armv7l builds (#2269 via #2281)
- 🛠 Dependency updates, including Pyodide 0.27 (#2117 and #2281)
Changelog
Sourced from pypa/cibuildwheel's changelog.
title: Changelog
Changelog
v2.23.0
1 March 2025
- ✨ Adds official support for the new GitHub Actions Arm runners. In fact these worked out-of-the-box, now we include them in our tests and example configs. (#2135 via #2281)
- ✨ Adds support for building PyPy 3.11 wheels (#2268 via #2281)
- 🛠 Adopts the beta pypa/manylinux image for armv7l builds (#2269 via #2281)
- 🛠 Dependency updates, including Pyodide 0.27 (#2117 and #2281)
v2.22.0
23 November 2024
- 🌟 Added a new
CIBW_ENABLE/enablefeature that replacesCIBW_FREETHREADED_SUPPORT/free-threaded-supportandCIBW_PRERELEASE_PYTHONSwith a system that supports both. In cibuildwheel 3, this will also include a PyPy setting and the deprecated options will be removed. (#2048)- 🌟 Dependency groups are now supported for tests. Use
CIBW_TEST_GROUPS/test-groupsto specify groups in[dependency-groups]for testing. (#2063)- 🌟 Support for the experimental Ubuntu-based ARMv7l manylinux image (#2052)
- ✨ Show a warning when cibuildwheel is run from Python 3.10 or older; cibuildwheel 3.0 will require Python 3.11 or newer as host (#2050)
- 🐛 Fix issue with stderr interfering with checking the docker version (#2074)
- 🛠 Python 3.9 is now used in
CIBW_BEFORE_ALL/before-allon linux, replacing 3.8, which is now EoL (#2043)- 🛠 Error messages for producing a pure-Python wheel are slightly more informative (#2044)
- 🛠 Better error when
uname -mfails on ARM (#2049)- 🛠 Better error when repair fails and docs for abi3audit on Windows (#2058)
- 🛠 Better error when
manylinux-interpreters ensurefails (#2066)- 🛠 Update Pyodide to 0.26.4, and adapt to the unbundled pyodide-build (now 0.29) (#2090)
- 🛠 Now cibuildwheel uses dependency-groups for development dependencies (#2064, #2085)
- 📚 Docs updates and tidy ups (#2061, #2067, #2072)
v2.21.3
9 October 2024
v2.21.2
2 October 2024
- ✨ Adds support for building 32-bit armv7l wheels on musllinux. On a Linux system with emulation set up, set CIBW_ARCHS to
armv7lon Linux to try it out if you're interested! (#2017)- 🐛 Fix Linux Podman builds on some systems (#2016)
- ✨ Adds official support for running on Python 3.13 (#2026)
- 🛠 Update CPython 3.13 to 3.13.0rc3 (#2029)
... (truncated)
Commits
6cccd09Bump version: v2.23.0aa1534dchore(2.x): update dependencies (#2294)ee23dd1fix(test): implement retry for test_container_removed55037e9ci/doc: move azure macOS build tomacOS-13(#2101)8874ee2Remove specific Python versions from the update-dependencies jobf76d345chore: bump dependencies5a5e514Bump to Pyodide 0.27 (#2117)017abbbfeature: add PyPy 3.11 (#2268)bb1fd33feat: Add support for ubuntu-24.04-arm GHA runner (#2135)98a6f3bchore: use pypa/manylinux for manylinux_2_31_armv7l (#2269)- See full diff in compare view
Updates astral-sh/setup-uv from 4 to 5
Release notes
Sourced from astral-sh/setup-uv's releases.
v5.2.1 🌈 Support toml spec 1.0.0
v5.2.0 introduced TOML parsing using
@iarna/tomlbecause we already found out inastral-sh/ruff-actionthat toml has missing features.As it turns out
@iarna/tomlalso is not fully TOML spec (1.0.0) compliant.We now use smol-toml
🐛 Bug fixes
- Support toml spec 1.0.0
@eifinger(#245)v5.0.0 🎄 Merry Christmas - Help fastly and users by default
Changes
This christmans 🎄 release is a bit early bit still full of presents 🎁 Since we are changing some of the defaults this can lead to breaking changes, thus the major version increase.
Here are the highlights:
Default to enable-cache: true on GitHub hosted runners
Did you know that that Fastly, the company hosting PyPI, theoretically has to pay $12.5 million per month and so far have served more than 2.41 exabytes of data?
This is why they asked us to turn on caching by default. After weighting the pros and cons we decided to automatically upload the cache to the GitHub Actions cache when running on GitHub hosted runners. You can still disable that with
enable-cache: false.I remember when I first got into actions and didn't understand all the magic. I was baffled that some actions did something behind the scenes to make everything faster. I hope with this change we help a lot of users who are don't want to or are afraid to understand what
enable-cachedoes.Add **/requirements*.txt to default cache-dependency-glob
If caching is enabled we automatically searched for a
uv.lockfile and when this changed we knew we had to refresh the cache. A lot of projects don't use this but rather the good oldrequirements.txt. We now automatically search for bothuv.lockandrequirements*.txt(this means alsorequirements-test.txt,requirements-dev.txt, ...) files. You can change this withcache-dependency-globAuto activate venv when python-version is set
Some workflows install packages on the fly. This automatically works when using a python version that is already present on the runner. But if uv installs the version, e.g. because it is a free-threaded version or an old one, it is a standalone-build and installing packages "into the system" is not possible.
We now automatically create a new virtual environment with
uv venvand activate it for the rest of the workflow ifpython-versionis used. This means you can now do- name: Install uv uses: astral-sh/setup-uv@auto-environment with: python-version: 3.13t - run: uv pip install -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple cython🚨 Breaking changes
- Default to enable-cache: true on GitHub hosted runners
@eifinger(#193)
... (truncated)
Commits
f94ec6bbump dependencies (#308)0313224Always fall back to anonymous download (#304)754a7d4📚 Document automatically enabled cache on GitHub-hosted runners (#302)b498c74chore: update known checksums for 0.6.3 (#300)b9ef7bdBump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#299)1edb525Add more debug logs (#297)a4fbf7bAdd FAQ on resolution strategy and cache not found warnings (#296)c122541chore: update known checksums for 0.6.2 (#295)7c47ef9chore: update known checksums for 0.6.1 (#293)e2e9087Support OS using musl (#284)- Additional commits viewable in compare view
Updates actions/attest-build-provenance from 1 to 2
Release notes
Sourced from actions/attest-build-provenance's releases.
v2.0.0
The
attest-build-provenanceaction now supports attesting multiple subjects simultaneously. When identifying multiple subjects with thesubject-pathinput a single attestation is created with references to each of the supplied subjects, rather than generating separate attestations for each artifact. This reduces the number of attestations that you need to create and manage.What's Changed
- Bump cross-spawn from 7.0.3 to 7.0.6 by
@dependabotin actions/attest-build-provenance#319- Prepare v2.0.0 release by
@bdehamerin actions/attest-build-provenance#321
- Bump
actions/attestfrom 1.4.1 to 2.0.0 (w/ multi-subject attestation support)Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.4...v2.0.0
v1.4.4
What's Changed
- Bump predicate action from 1.1.3 to 1.1.4 by
@bdehamerin actions/attest-build-provenance#310
- Bump
@actions/corefrom 1.10.1 to 1.11.1 by@dependabotin actions/attest-build-provenance#275- Bump
@actions/attestfrom 1.4.2 to 1.5.0 by@bdehamerin actions/attest-build-provenance#309
- Fix SLSA provenance bug related to
workflow_refOIDC token claims containing the "@" symbol in the tag name (actions/toolkit#1863)Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.3...v1.4.4
v1.4.3
What's Changed
- Bump predicate from 1.1.2 to 1.1.3 by
@bdehamerin actions/attest-build-provenance#226
- Bump
@actions/attestfrom 1.3.1 to 1.4.1 by@dependabotin actions/attest-build-provenance#212- Bump
@actions/attestfrom 1.4.1 to 1.4.2 by@bdehamerin actions/attest-build-provenance#225- Fix bug w/ customized OIDC issuer URL for enterprise accounts (#222)
Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.2...v1.4.3
v1.4.2
What's Changed
- Bump actions/attest from 1.4.0 to 1.4.1 by
@bdehamerin actions/attest-build-provenance#209
- Includes bug fix for issue with authenticated proxies (actions/toolkit#1798)
Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update predicate action to 1.1.2 by
@bdehamerin actions/attest-build-provenance#197
- Dynamic construction of oidc issuer by
@bdehamerin actions/attest-build-provenance#195Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.0...v1.4.1
v1.4.0
What's Changed
- Bump predicate action from 1.1.0 to 1.1.1 by
@bdehamerin actions/attest-build-provenance#182
- Fix for JWKS proxy bug
- Bump actions/attest from 1.3.3 to 1.4.0 by
@bdehamerin actions/attest-build-provenance#183
... (truncated)
Commits
bd77c07bump predicate from 1.1.4 to 1.1.5 (#485)1176ef5bump@actions/attestfrom 1.5.0 to 1.6.0 (#484)f9eaf23Bump actions/attest from 2.2.0 to 2.2.1 (#481)f1321ecBump@octokit/requestfrom 8.2.0 to 8.4.1 (#478)d8181f5Bump the npm-development group with 6 updates (#476)1f22f30Bump@octokit/request-errorfrom 5.0.1 to 5.1.1 (#469)6e5e68cBump the npm-development group with 4 updates (#471)555f5b7Bump the npm-development group with 6 updates (#465)2d4fa84Bump the npm-development group with 2 updates (#461)ccf3390Bump undici from 5.28.4 to 5.28.5 (#457)- Additional commits viewable in compare view
Dependabot 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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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