You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
#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
Error: Error acquiring the state lock
Error message: workspace already locked (lock ID: "koyashiro/koyashiro-com")
Lock Info:
ID: 7c398e48-ea24-6261-1997-62455a1ad800
Path:
Operation: OperationTypePlan
Who: runner@runnervmwffz4
Version: 1.12.2
Created: 2026-02-20 00:46:17.435625723 +0000 UTC
Info:
Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
Error: Authentication error (10000)
with cloudflare_record.cname_root,
on dns_records.tf line 1, in resource "cloudflare_record" "cname_root":
1: resource "cloudflare_record" "cname_root" {
Error: Authentication error (10000)
with cloudflare_record.cname_dotfiles,
on dns_records.tf line 9, in resource "cloudflare_record" "cname_dotfiles":
9: resource "cloudflare_record" "cname_dotfiles" {
Error: Authentication error (10000)
with cloudflare_record.txt_spf,
on dns_records.tf line 17, in resource "cloudflare_record" "txt_spf":
17: resource "cloudflare_record" "txt_spf" {
Error: Authentication error (10000)
with cloudflare_record.txt_dkim,
on dns_records.tf line 25, in resource "cloudflare_record" "txt_dkim":
25: resource "cloudflare_record" "txt_dkim" {
Error: Authentication error (10000)
with cloudflare_record.txt_dmarc,
on dns_records.tf line 33, in resource "cloudflare_record" "txt_dmarc":
33: resource "cloudflare_record" "txt_dmarc" {
Error: Authentication error (10000)
with cloudflare_record.txt_keybase_site_verification,
on dns_records.tf line 41, in resource "cloudflare_record" "txt_keybase_site_verification":
41: resource "cloudflare_record" "txt_keybase_site_verification" {
Error: Error acquiring the state lock
Error message: workspace already locked (lock ID: "koyashiro/koyashiro-live")
Lock Info:
ID: 6d812777-b86b-8aec-5d4d-37e0550d60f2
Path:
Operation: OperationTypePlan
Who: runner@runnervmieams
Version: 1.12.2
Created: 2026-02-20 00:46:22.24082002 +0000 UTC
Info:
Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
Error: Error acquiring the state lock
Error message: workspace already locked (lock ID: "koyashiro/koyashiro-net")
Lock Info:
ID: 8000689d-b34b-df3f-b5ec-c74e67746259
Path:
Operation: OperationTypePlan
Who: runner@runnervmwffz4
Version: 1.12.2
Created: 2026-02-20 00:46:17.60260424 +0000 UTC
Info:
Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
Error: Error acquiring the state lock
Error message: workspace already locked (lock ID:
"koyashiro/vpm-koyashiro-net")
Lock Info:
ID: 9cedb25c-f4f8-c41d-f675-46ed764f4ca4
Path:
Operation: OperationTypePlan
Who: runner@runnervmwffz4
Version: 1.12.2
Created: 2026-02-20 00:46:17.861279563 +0000 UTC
Info:
Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
renovatebot
changed the title
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.9
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.10
Aug 16, 2025
renovatebot
changed the title
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.10
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.11
Sep 6, 2025
renovatebot
changed the title
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.11
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.12
Sep 20, 2025
renovatebot
changed the title
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.12
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.13
Dec 7, 2025
renovatebot
changed the title
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.13
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.14
Jan 15, 2026
renovatebot
changed the title
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.14
chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.15
Feb 20, 2026
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
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.8→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
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.