Bump the actions group across 1 directory with 5 updates - #949
Open
dependabot[bot] wants to merge 3 commits into
Open
Bump the actions group across 1 directory with 5 updates#949dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot recreate |
Bumps the actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml](https://github.com/openastronomy/github-actions-workflows) | `2` | `3` | | [actions/checkout](https://github.com/actions/checkout) | `6` | `7.0.0` | | [actions/setup-python](https://github.com/actions/setup-python) | `6` | `6.3.0` | | [OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml](https://github.com/openastronomy/github-actions-workflows) | `2` | `3` | | [actions/stale](https://github.com/actions/stale) | `10.3.0` | `10.4.0` | Updates `OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml` from 2 to 3 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@v2...v3) Updates `actions/checkout` from 6 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `actions/setup-python` from 6 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v6.3.0) Updates `OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml` from 2 to 3 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@v2...v3) Updates `actions/stale` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@eb5cf3a...1e223db) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/stale dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-b0f2b8b3a3
branch
from
July 23, 2026 14:11
81729b6 to
461a755
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 5 updates in the / directory:
2367.0.066.3.02310.3.010.4.0Updates
OpenAstronomy/github-actions-workflows/.github/workflows/tox.ymlfrom 2 to 3Release notes
Sourced from OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml's releases.
... (truncated)
Commits
e5af21efix bug in passing workflow repo to supported-pythons (#405)6ae6691replacefill:parameter with logic to expandpy3*glob syntax in envs8b63a9cDEP: upgrade Github Action dependencies (#398)8449fecDEP: upgrade cibuildwheel to 4.0.0 (#393)5d99eb3Disable codecov comments (#401)a7a7c50Better Reporting of Coverage Reporting Errors (#399)ade42afUpdate codecov/codecov-action to 7.0 to fix signature errore113052Coverage reporting refactor and cleanup (#397)Updates
actions/checkoutfrom 6 to 7.0.0Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
actions/setup-pythonfrom 6 to 6.3.0Release notes
Sourced from actions/setup-python's releases.
Commits
Updates
OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.ymlfrom 2 to 3Release notes
Sourced from OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml's releases.
... (truncated)
Commits
e5af21efix bug in passing workflow repo to supported-pythons (#405)6ae6691replacefill:parameter with logic to expandpy3*glob syntax in envs8b63a9cDEP: upgrade Github Action dependencies (#398)8449fecDEP: upgrade cibuildwheel to 4.0.0 (#393)5d99eb3Disable codecov comments (#401)a7a7c50Better Reporting of Coverage Reporting Errors (#399)ade42afUpdate codecov/codecov-action to 7.0 to fix signature errore113052Coverage reporting refactor and cleanup (#397)Updates
actions/stalefrom 10.3.0 to 10.4.0Release notes
Sourced from actions/stale's releases.
Commits
1e223dbBump undici to 6.27.0 via override, clean up stale license files, and version...9461cb1fix:only-issue-typesdoes not affect PRs (#1338)