Skip to content

chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.15#816

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/suzuki-shunsuke-tfcmt-4.x
Open

chore(deps): update dependency suzuki-shunsuke/tfcmt to v4.14.15#816
renovate[bot] wants to merge 1 commit intomainfrom
renovate/suzuki-shunsuke-tfcmt-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Update Change
suzuki-shunsuke/tfcmt patch v4.14.8v4.14.15

Release Notes

suzuki-shunsuke/tfcmt (suzuki-shunsuke/tfcmt)

v4.14.15

Compare 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.14

Compare Source

Fixes

#​2143 Support replace_triggered_by lifecycle in plan parser

Refactoring

#​2102 Use Destination pattern for urfave/cli/v3 flags

v4.14.13

Compare Source

#​2082 Replace logrus with slog
#​2091 #​2094 Refactoring

Others

#​2009 Check licenses
#​2061 Fix typo in the document @​rauny-brandao

v4.14.12

Compare 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.11

Compare 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.10

Compare 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 for no changes.

Previously, in some cases tfcmt plan would set the label add-or-update even though no resources were added, changed, or destroyed.

e.g.

  • Resources are moved using the moved block
  • Output values are changed

This release updates the behaviour.
From now on, tfcmt will set the label no-changes if no resources are added, changed, or destroyed.

v4.14.9

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 17, 2025 01:58
@github-actions
Copy link

github-actions bot commented Jul 17, 2025

Plan Result (cdn.koyashiro.net)

CI link

No changes. Your infrastructure matches the configuration.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

❌ Plan Failed (koyashiro.com)

CI link

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.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

Plan Result (koyashiro.dev)

CI link

No changes. Your infrastructure matches the configuration.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

Plan Result (koyashiro.jp)

CI link

No changes. Your infrastructure matches the configuration.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

❌ Plan Failed (koyashiro.sh)

CI link

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" {

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

Plan Result (koyashiro.me)

CI link

No changes. Your infrastructure matches the configuration.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

❌ Plan Failed (koyashiro.live)

CI link

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.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

Plan Result (koyashi.ro)

CI link

No changes. Your infrastructure matches the configuration.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

❌ Plan Failed (koyashiro.net)

CI link

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.

@github-actions
Copy link

github-actions bot commented Jul 17, 2025

❌ Plan Failed (vpm.koyashiro.net)

CI link

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.

@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from 3182091 to cea4d9d Compare July 25, 2025 00:58
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch 2 times, most recently from 1d394ff to 809383b Compare August 7, 2025 09:43
@renovate renovate bot 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
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from 809383b to c05abab Compare August 16, 2025 01:59
@renovate renovate bot 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
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from c05abab to 243a038 Compare September 6, 2025 20:11
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from 243a038 to cc58e81 Compare September 20, 2025 09:28
@renovate renovate bot 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
@renovate renovate bot 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
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from cc58e81 to fff9ae2 Compare December 7, 2025 05:04
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from fff9ae2 to 75949d0 Compare January 15, 2026 09:02
@renovate renovate bot 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
@renovate renovate bot 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
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-tfcmt-4.x branch from 75949d0 to 2c26537 Compare February 20, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants