-
Notifications
You must be signed in to change notification settings - Fork 8
Bump the ci-dependencies group across 1 directory with 9 updates #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the ci-dependencies group across 1 directory with 9 updates #105
Conversation
.github/workflows/ci.yaml
Outdated
|
|
||
| - name: Run benchmarks | ||
| uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # 3.5.0 | ||
| uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 # 4.3.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert the CodSpeed upgrade so that all tests pass.
| uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 # 4.3.1 | |
| uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # 3.5.0 |
@deven367 @goodwanghan Your reviews, please.
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
2ce3d48 to
fd6fd47
Compare
Bumps the ci-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.6.0` | `6.0.0` | | [actions/github-script](https://github.com/actions/github-script) | `7.0.1` | `8.0.0` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `6.1.0` | `7.1.2` | | [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `3.0.0` | `3.2.1` | | [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `3.5.0` | `4.3.1` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `6.0.0` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.12.4` | `1.13.0` | Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `actions/setup-python` from 5.6.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a26af69...e797f83) Updates `actions/github-script` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@60a0d83...ed59741) Updates `astral-sh/setup-uv` from 6.1.0 to 7.1.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@f0ec1fc...8585678) Updates `pypa/cibuildwheel` from 3.0.0 to 3.2.1 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@5f22145...9c00cb4) Updates `CodSpeedHQ/action` from 3.5.0 to 4.3.1 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@0010eb0...4348f63) Updates `actions/upload-artifact` from 4.6.2 to 5.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) Updates `actions/download-artifact` from 4.3.0 to 6.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...018cc2c) Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@76f52bc...ed0c539) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: actions/setup-python dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: astral-sh/setup-uv dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: pypa/cibuildwheel dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: CodSpeedHQ/action dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
fd6fd47 to
03d8c9c
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the ci-dependencies group with 9 updates in the / directory:
4.2.25.0.05.6.06.0.07.0.18.0.06.1.07.1.23.0.03.2.13.5.04.3.14.6.25.0.04.3.06.0.01.12.41.13.0Updates
actions/checkoutfrom 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
actions/setup-pythonfrom 5.6.0 to 6.0.0Release notes
Sourced from actions/setup-python's releases.
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)Updates
actions/github-scriptfrom 7.0.1 to 8.0.0Release notes
Sourced from actions/github-script's releases.
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.xf28e40cMerge pull request #610 from actions/nebuk89-patch-11ae9958Update README.mdUpdates
astral-sh/setup-uvfrom 6.1.0 to 7.1.2Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
8585678Bump dependencies (#664)22d500aBump github/codeql-action from 4.30.8 to 4.30.9 (#652)14d5571chore: update known checksums for 0.9.5 (#663)29cd235Use tar for extracting the uv zip file on Windows too (#660)2ddd2b9chore: update known checksums for 0.9.4 (#651)b7bf789Fix "lowest" resolution strategy with lower-bound only (#649)cb6c0a5Change version in docs to v7 (#647)dffc629Use working-directory to detect empty workdir (#645)6e346e1chore: update known checksums for 0.9.3 (#644)3ccd0fdBump github/codeql-action from 4.30.7 to 4.30.8 (#639)Updates
pypa/cibuildwheelfrom 3.0.0 to 3.2.1Release notes
Sourced from pypa/cibuildwheel's releases.
... (truncated)
Changelog
Sourced from pypa/cibuildwheel's changelog.
... (truncated)
Commits
9c00cb4Bump version: v3.2.1ae65c7d[Bot] Update dependencies (#2614)86c3857[pre-commit.ci] pre-commit autoupdate (#2615)68b1a81docs: include free-threading builds in identifier list (#2617)f131cd7fix: Python 3.14 on macOS requires MACOSX_DEPLOYMENT_TARGET set to 10.15 (#2613)8602e86[Bot] Update dependencies (#2606)8ccc265fix: resolve issues with macOS-15 runners (#2607)c0c1dea[pre-commit.ci] pre-commit autoupdate (#2608)7c619efBump version: v3.2.0bbebb68[Bot] Update dependencies (#2603)Updates
CodSpeedHQ/actionfrom 3.5.0 to 4.3.1Release notes
Sourced from CodSpeedHQ/action's releases.
... (truncated)
Commits
4348f63Release v4.3.1 🚀0684bbbchore: bump runner version to 4.3.1 (#148)c6574d0Release v4.2.1 🚀5f04812chore: bump runner version to 4.2.1d85d7b1feat(cache): use the mode in the cache key to avoid using wrong cache28d7fb8Pin actions/cache (#143)7a5b8b0Release v4.2.0 🚀bc11677ci: use newer version for format test945f984feat: use runner version for cache keyd1ce9d4feat: add way to disable instruments cacheUpdates
actions/upload-artifactfrom 4.6.2 to 5.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
330a01cMerge pull request #734 from actions/danwkennedy/prepare-5.0.003f2824Updategithub.dep.yml905a1ecPreparev5.0.02d9f9cdMerge pull request #725 from patrikpolyak/patch-19687587Merge branch 'main' into patch-12848b2cMerge pull request #727 from danwkennedy/patch-19b51177Spell out the first use of GHEScd231caUpdate GHES guidance to include reference to Node 20 versionde65e23Merge pull request #712 from actions/nebuk89-patch-18747d8cUpdate README.mdUpdates
actions/download-artifactfrom 4.3.0 to 6.0.0Release notes
Sourced from