-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the ci-actions group across 1 directory with 4 updates - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the ci-actions group across 1 directory with 4 updates #4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
@dependabot
dependabot
Bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Aug 4, 2026
@dependabot
dependabot
Bot
changed the title
(削除) Bump the ci-actions group with 4 updates (削除ここまで)
(追記) Bump the ci-actions group across 1 directory with 4 updates (追記ここまで)
Aug 11, 2026
dependabot
Bot
force-pushed
the
dependabot/github_actions/develop/ci-actions-92cb4b1445
branch
2 times, most recently
from
August 16, 2026 12:04
fa16e29 to
a9041d4
Compare
@dependabot
dependabot
Bot
changed the title
(削除) Bump the ci-actions group across 1 directory with 4 updates (削除ここまで)
(追記) build(deps): bump the ci-actions group across 1 directory with 4 updates (追記ここまで)
Aug 18, 2026
dependabot
Bot
force-pushed
the
dependabot/github_actions/develop/ci-actions-92cb4b1445
branch
from
August 18, 2026 04:47
a9041d4 to
7e71718
Compare
brentkaplan
commented
Aug 26, 2026
Owner
@dependabot rebase
dependabot
Bot
force-pushed
the
dependabot/github_actions/develop/ci-actions-92cb4b1445
branch
from
August 26, 2026 10:48
7e71718 to
efa783e
Compare
Bumps the ci-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `actions/checkout` from 4 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `JamesIves/github-pages-deploy-action` from 4.5.0 to 4.9.0 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.9.0) Updates `codecov/codecov-action` from 5 to 7 - [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...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-actions - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-actions - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/develop/ci-actions-92cb4b1445
branch
from
September 1, 2026 04:49
efa783e to
136a1fc
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.
Uh oh!
There was an error while loading. Please reload this page.
Bumps the ci-actions group with 4 updates in the / directory: actions/checkout, actions/upload-artifact, JamesIves/github-pages-deploy-action and codecov/codecov-action.
Updates
actions/checkoutfrom 4 to 7Release 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/upload-artifactfrom 4 to 7Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
JamesIves/github-pages-deploy-actionfrom 4.5.0 to 4.9.0Release notes
Sourced from JamesIves/github-pages-deploy-action's releases.
... (truncated)
Commits
fa24774Merge remote-tracking branch 'origin/dev' into releases/v41e0489ffix: use a dedicated RELEASE_PAT for release creation737d5afci: run sponsors README update twice a week instead of daily5d78d7bci: run integration tests weekly instead of daily36c7ef9Deploy Production Code for Commit b09969f18cbaf8fd7f336068c0c4d9abfdcbf68a 🚀74a589dMerge remote-tracking branch 'origin/dev' into releases/v4b09969fstyle: fix prettier formatting in LFS changes87729a6feat: add Git LFS support for deployment branchcc13712fix: add missing checkout step to integration-rebase-conflicts-cleanupd866689Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action...Updates
codecov/codecov-actionfrom 5 to 7Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
fb8b358chore(release): 7.0.0 (#1957)ca0a928ci: remove Enforce License Compliance workflow (#1950)e79a696chore(release): 6.0.1 (#1949)51e6422fix: prevent template injection in run: steps (VULN-1652) (#1947)57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...