-
Notifications
You must be signed in to change notification settings - Fork 13
Bump the actions group with 10 updates #89
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
Conversation
Bumps the actions group with 10 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `5` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `6` | | [ts-graphviz/setup-graphviz](https://github.com/ts-graphviz/setup-graphviz) | `1` | `2` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `1` | `4` | | [actions/configure-pages](https://github.com/actions/configure-pages) | `2` | `5` | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `1` | `4` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `3` | `6` | | [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `2.21` | `3.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.7` | `5.0.0` | | [pypa/gh-action-pypi-publish@release/v1.8](https://github.com/pypa/gh-action-pypi-publish) | `1.8` | `1.13` | Updates `actions/checkout` from 3 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v5) Updates `actions/setup-python` from 4 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v6) Updates `ts-graphviz/setup-graphviz` from 1 to 2 - [Release notes](https://github.com/ts-graphviz/setup-graphviz/releases) - [Commits](ts-graphviz/setup-graphviz@v1...v2) Updates `actions/upload-pages-artifact` from 1 to 4 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v1...v4) Updates `actions/configure-pages` from 2 to 5 - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v2...v5) Updates `actions/deploy-pages` from 1 to 4 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v1...v4) Updates `astral-sh/setup-uv` from 3 to 6 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v3...v6) Updates `pypa/cibuildwheel` from 2.21 to 3.1 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21...v3.1) Updates `actions/download-artifact` from 4.1.7 to 5.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.7...v5.0.0) Updates `pypa/gh-action-pypi-publish@release/v1.8` from 1.8 to 1.13 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@release/v1.8...release/v1.13) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: ts-graphviz/setup-graphviz dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/configure-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/deploy-pages dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: pypa/cibuildwheel dependency-version: '3.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: pypa/gh-action-pypi-publish@release/v1.8 dependency-version: '1.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
|
Hi @HDembinski, I set up a Dependabot via #88 and triggered manually an update of Actions, hence this PR. I would suggest that you chance from coveralls to codecov in a separate PR and get this important update merged. See as per the time you have. |
|
I tried codecov for a while because it was also the preferred in boost, but I made bad experiences with it, I prefer coveralls. The failure is just a timeout, maybe it fixes itself. |
|
Fair enough. Now things are in order, updated, and that was the main goal. |
Bumps the actions group with 10 updates:
354612142514362.213.14.1.75.0.01.81.13Updates
actions/checkoutfrom 3 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
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 4 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
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
ts-graphviz/setup-graphvizfrom 1 to 2Release notes
Sourced from ts-graphviz/setup-graphviz's releases.
... (truncated)
Commits
b1de5dafeat: build for releaseb9aef16feat: build for released5b2b6bfeat: build for releaseUpdates
actions/upload-pages-artifactfrom 1 to 4Release notes
Sourced from actions/upload-pages-artifact's releases.
... (truncated)
Commits
7b1f4a7Merge pull request #127 from heavymachinery/pin-sha4cc19c7Pinactions/upload-artifactto SHA2d163beMerge pull request #107 from KittyChiu/mainc704843fix: linted README9605915Merge pull request #106 from KittyChiu/kittychiu/update-readme-1e59cdfeUpdate README.mda2d6704doc: updated usage section in readme984864eMerge pull request #105 from actions/Jcambass-patch-145dc788Add workflow file for publishing releases to immutable action packageefaad07Merge pull request #102 from actions/hidden-filesUpdates
actions/configure-pagesfrom 2 to 5Release notes
Sourced from actions/configure-pages's releases.
... (truncated)
Commits
983d773Merge pull request #139 from actions/config-auto-detect9cf6e24Tweak commentf304bd8Update distributables215cd51Attempt to detect existing config files matching the expected basename plus o...e9382acFront-load the file extension warning7781abdMerge pull request #138 from actions/error-utilsfc47e3cUpdate distributables9c9f8a2Update tests to use the Octokit RequestError class9a4705dUpdate distributablesf6ded38Fix syntax error and formattingUpdates
actions/deploy-pagesfrom 1 to 4Release notes
Sourced from actions/deploy-pages's releases.
... (truncated)
Commits
d6db901Merge pull request #324 from actions/error-message-request-id055f425compile changes5ab929bInclude request id in the error message of an error response3ff795bMerge pull request #318 from actions/dependabot/npm_and_yarn/non-breaking-cha...f5a2f0dUpdate distributables after Dependabot 🤖1364cdeBump the non-breaking-changes group with 2 updates2ed07f7Merge pull request #316 from actions/dependabot/npm_and_yarn/non-breaking-cha...d5a892bBump the non-breaking-changes group with 1 update05977f5Merge pull request #314 from actions/dependabot/npm_and_yarn/non-breaking-cha...9414024Update distributables after Dependabot 🤖Updates
astral-sh/setup-uvfrom 3 to 6Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
557e51dBump dependencies (#547)1b46e13Fix exclusions in cache-dependency-glob (#546)26cf676chore: update known versions for 0.8.14 (#543)4e1e303chore: update known versions for 0.8.13 (#536)4959332Bump dependencies (#532)adeb286Add support for .tools-versions (#531)fce199eAdd log message before long API calls to GitHub (#530)f758a4achore: update known versions for 0.8.12 (#529)c0e7e93chore: update known versions for 0.8.11 (#526)fda2399chore: update known versions for 0.8.10 (#525)Updates
pypa/cibuildwheelfrom 2.21 to 3.1Release notes
Sourced from pypa/cibuildwheel's releases.