Consolidate GitHub Actions dependency bumps from PRs #368, #369, #370, #371, #373#378
Merged
Merged
Conversation
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tpvasconcelos <17701527+tpvasconcelos@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tpvasconcelos <17701527+tpvasconcelos@users.noreply.github.com>
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/gh-action-sigstore-python@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tpvasconcelos <17701527+tpvasconcelos@users.noreply.github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tpvasconcelos <17701527+tpvasconcelos@users.noreply.github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tpvasconcelos <17701527+tpvasconcelos@users.noreply.github.com>
Co-authored-by: tpvasconcelos <17701527+tpvasconcelos@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
tpvasconcelos
May 24, 2026 21:41
View session
tpvasconcelos
approved these changes
May 24, 2026
tpvasconcelos
approved these changes
May 24, 2026
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #378 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 18
Lines 657 657
Branches 85 85
=========================================
Hits 657 657
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR consolidates several Dependabot GitHub Actions version bumps into a single branch and updates the project changelog under “Unreleased changes > CI/CD”.
Changes:
- Bump
actions/download-artifact(7 → 8) andactions/upload-artifact(6 → 7) in the release workflow. - Bump
sigstore/gh-action-sigstore-python(3.2.0 → 3.3.0) for release signing. - Bump
codecov/codecov-action(5 → 6) andactions/github-script(8 → 9) in CI-related workflows.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
docs/reference/changelog.md |
Adds CI/CD changelog entries for the consolidated dependency bumps. |
.github/workflows/release.yml |
Updates artifact upload/download actions and Sigstore action versions used during publishing. |
.github/workflows/ci.yml |
Updates the Codecov upload action to the next major version. |
.github/workflows/check-release-notes.yml |
Updates actions/github-script to the next major version for comment resolve/unresolve automation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Cherry-picks the dependabot commits from 5 open PRs into a single branch and adds a consolidated changelog entry.
368)369)370)371)373)Changelog updated under
Unreleased changes > CI/CD.📚 Documentation preview 📚: https://ridgeplot--378.org.readthedocs.build/en/378/