Update all dependencies on GitHub Actions #4750
Open
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.
This PR contains the following updates:
v0.15.3→v0.17.2v5.0.0→v5.0.1v2.1.4→v2.2.1v6.0.0→v6.2.0v5.0.0→v5.1.1v7.0.8→v7.0.11v0.0.10→v0.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Songmu/ecschedule (Songmu/ecschedule)
v0.17.2Compare Source
v0.17.1Compare Source
v0.17.0Compare Source
v0.16.0Compare Source
actions/checkout (actions/checkout)
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
actions/create-github-app-token (actions/create-github-app-token)
v2.2.1Compare Source
Bug Fixes
v2.2.0Compare Source
Bug Fixes
Features
actions/setup-go (actions/setup-go)
v6.2.0Compare Source
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v5.1.1Compare Source
Miscellaneous Chores
v5.1.0Compare Source
Features
Bug Fixes
peter-evans/create-pull-request (peter-evans/create-pull-request)
v7.0.11: Create Pull Request v7.0.11Compare Source
What's Changed
Full Changelog: peter-evans/create-pull-request@v7.0.10...v7.0.11
v7.0.10: Create Pull Request v7.0.10Compare Source
⚙️ Fixes an issue where updating a pull request failed when targeting a forked repository with the same owner as its parent.
What's Changed
New Contributors
Full Changelog: peter-evans/create-pull-request@v7.0.9...v7.0.10
v7.0.9: Create Pull Request v7.0.9Compare Source
⚙️ Fixes an incompatibility with the recently released
actions/checkout@v6.What's Changed
ready_for_reviewby @ybiquitous in #3939add-pathsdefault behavior by @joeflack4 in #3928New Contributors
Full Changelog: peter-evans/create-pull-request@v7.0.8...v7.0.9
suzuki-shunsuke/commit-action (suzuki-shunsuke/commit-action)
v0.1.0Compare Source
Issues | Pull Requests | suzuki-shunsuke/commit-action@v0.0.14...v0.1.0 | Base revision
#257 The way to list committed files is changed.
Before:
If
filesis set,git ls-filesisn't run.After:
If
filesis set, it's used as arguments ofgit ls-files. Iflist_files_by_gitis set tofalse, the behaviour is kept.Features
#257 Allowing directories to be used in
files.Previously, the action failed if directories were used in
files.#249 Add Outputs to action.yaml @smashedr
Added the outputs to the action.yaml for schema validation.
Security
#256 Mask a GitHub Access Token
🐛 Bug Fixes
#251 suzuki-shunsuke/commit-ts#174 Preserve executable file mode
Others
#251 suzuki-shunsuke/commit-ts#179 Add info logs
v0.0.14Compare Source
Issues | Pull Requests | suzuki-shunsuke/commit-action@v0.0.13...v0.0.14 | Base revision
🐛 Bug Fixes
#233 Fix a bug that the action fails without inputs
github_tokenor the pair ofapp_idandapp_private_key#232 Fix a bug throwed error isn't cached
Others
#233 Add the integration test
v0.0.13Compare Source
Issues | Pull Requests | suzuki-shunsuke/commit-action@v0.0.12...v0.0.13 | Base revision
Fixes
#226 Skip revoking access tokens if they has already expired
Refactoring
#227 #229 Use commit-ts
v0.0.12Compare Source
Issues | Pull Requests | suzuki-shunsuke/commit-action@v0.0.11...v0.0.12 | Base revision
Performance Improvement
#224 Change the action from the composite action to JavaScript Action
v0.0.11Compare Source
Issues | Pull Requests | suzuki-shunsuke/commit-action@v0.0.10...v0.0.11 | Base revision
Features
#204 Add
fail_on_self_pushinput andself_pushoutput to control self-push behavior @haya14busaself-pushmeans pushing a commit to the same repository and branch where the workflow is run.Overview
Motivation
Changes
Usage Example
Backward Compatibility
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.