chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.15#28
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.15#28renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
5305004 to
e244ed3
Compare
e244ed3 to
a700f96
Compare
a700f96 to
87c6ab2
Compare
87c6ab2 to
f5f91a8
Compare
f5f91a8 to
fe0ff1f
Compare
fe0ff1f to
408b3dc
Compare
408b3dc to
dcb3532
Compare
dcb3532 to
ff17cbd
Compare
ff17cbd to
6943b9e
Compare
6943b9e to
31ad9dc
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.
This PR contains the following updates:
v4.14.2→v4.14.15Release Notes
suzuki-shunsuke/tfcmt (suzuki-shunsuke/tfcmt)
v4.14.15Compare Source
🐛 Bug Fixes
#2206 Fix a bug that empty error log is outputted
Dependency Updates
Update module github.com/suzuki-shunsuke/slog-error to v0.2.2 in #2150
Update dependency go to v1.26.0 in #2195
Update module github.com/urfave/cli/v3 to v3.6.2 in #2160
Update module github.com/suzuki-shunsuke/slog-util to v0.3.1 in #2167
Update module golang.org/x/oauth2 to v0.35.0 in #2188
Update module github.com/google/go-github/v81 to v83 in #2204
Update actions/setup-go action to v6.2.0 in #2148
Update dependency anchore/syft to v1.42.0 in #2196
v4.14.14Compare Source
Fixes
#2143 Support
replace_triggered_bylifecycle in plan parserRefactoring
#2102 Use Destination pattern for urfave/cli/v3 flags
v4.14.13Compare Source
#2082 Replace logrus with slog
#2091 #2094 Refactoring
Others
#2009 Check licenses
#2061 Fix typo in the document @rauny-brandao
v4.14.12Compare Source
Improvement
#1975 Validate the label length on the client side
The length of GitHub labels must be lower equal than 50.
tfcmt will validate the label length on the client side, not server side (GitHub).
This change reduces meaningless API call and improves the error message.
#1971 Support CodeBuild-hosted GitHub Actions runner
#1944 Update Go to v1.25.1
Fixes
#1966 Fix Homebrew Cask for Linux
v4.14.11Compare Source
🛡️ Starting from this release, Immutable Release is enabled!
🐛 Bug Fixes
#1940 Skip updating labels if it fails to get the pull request number
v4.14.10Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.9...v4.14.10
Fixes
#1871 Fix HasNoChanges condition in parser @nakamasato
Add
Plan: 0 to add, 0 to change, 0 to destroy.to the regular expression condition forno changes.Previously, in some cases
tfcmt planwould set the labeladd-or-updateeven though no resources were added, changed, or destroyed.e.g.
movedblockThis release updates the behaviour.
From now on, tfcmt will set the label
no-changesif no resources are added, changed, or destroyed.v4.14.9Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.8...v4.14.9
#1861 Fix Homebrew tap to remove the quarantine bit from the binary on a post install hook
v4.14.8Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.7...v4.14.8
#1857 Update Go to 1.24.5
#1857 Release SBOM
#1857 Add license files of Go and Go Modules to released assets
v4.14.7Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.6...v4.14.7
🐛 Bug Fixes
#1776 Fix a bug GitHub Access Token is required even if it's unused
This is a bug of tfcmt v4.14.6
v4.14.6Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.5...v4.14.6
Fixes
#1758 Enable the update of pull request labels even if
--outputoption is enabled @ijinv4.14.5Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.4...v4.14.5
Security
#1743 Upgrade crypto, net and sys packages @matthewrj
Refactor
#1744 Refactor
versioncommandv4.14.4Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.3...v4.14.4
🐛 Bug Fixes
#1733 Fix
versioncommandv4.14.3Compare Source
Pull Requests | Issues | suzuki-shunsuke/tfcmt@v4.14.2...v4.14.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.