Skip to content

chore(deps): update github.com/hashicorp/terraform-config-inspect digest to 813a975#3375

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/cli-github.com-hashicorp-terraform-config-inspect-digest
Open

chore(deps): update github.com/hashicorp/terraform-config-inspect digest to 813a975#3375
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/cli-github.com-hashicorp-terraform-config-inspect-digest

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-config-inspect require digest 225c06e813a975

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 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-bot renovate-bot requested a review from q2w as a code owner March 3, 2026 23:19
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Mar 3, 2026
@renovate-bot renovate-bot requested a review from a team as a code owner March 3, 2026 23:19
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2026

/gcbrun

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a routine update of the github.com/hashicorp/terraform-config-inspect Go module dependency. This ensures the project uses the latest version of this component, incorporating any bug fixes or improvements from the upstream library.

Highlights

  • Dependency Update: The github.com/hashicorp/terraform-config-inspect Go module dependency has been updated to a newer digest (813a975).
  • Automated PR: This pull request was automatically generated by Renovate Bot to keep dependencies up-to-date.
Changelog
  • cli/go.mod
    • Updated the digest for github.com/hashicorp/terraform-config-inspect from 225c06e to 813a975.
  • cli/go.sum
    • Updated the corresponding checksums for github.com/hashicorp/terraform-config-inspect to reflect the new digest.
Activity
  • This pull request was automatically created by renovate-bot to update a dependency.
  • Automerge is currently disabled, requiring a manual merge after review.
  • The PR is configured to rebase automatically if it falls behind the base branch or if manually triggered.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the digest for the github.com/hashicorp/terraform-config-inspect dependency. While this appears to be a routine update, I've noticed that the new pseudo-version, as well as the previous one, contains a future timestamp. This is anomalous for Go module pseudo-versions and could indicate an underlying issue. I've added a comment with more details.

github.com/hashicorp/go-version v1.8.0
github.com/hashicorp/hcl/v2 v2.24.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20250828155816-225c06ed5fd9
github.com/hashicorp/terraform-config-inspect v0.0.0-20260224005459-813a97530220
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The pseudo-version for github.com/hashicorp/terraform-config-inspect contains a future timestamp (2026...). Go module pseudo-versions are generated from the commit's timestamp, making a future date highly irregular. This could indicate a misconfigured clock on the machine that created the commit, or a more serious issue with the dependency's source. Since the previous version also had a future-dated timestamp, this is a pre-existing anomaly that warrants investigation to ensure the integrity of this dependency.

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 1575fe8 to 8cb2a0b Compare March 3, 2026 23:26
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 8cb2a0b to d27891e Compare March 3, 2026 23:36
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from d27891e to 3e84fbf Compare March 3, 2026 23:42
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 3e84fbf to 141930b Compare March 3, 2026 23:56
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 141930b to 21ba87b Compare March 4, 2026 00:05
@dpebot
Copy link
Collaborator

dpebot commented Mar 4, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 21ba87b to 9e36677 Compare March 4, 2026 00:24
@dpebot
Copy link
Collaborator

dpebot commented Mar 4, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 9e36677 to 33e8ea4 Compare March 6, 2026 22:47
@dpebot
Copy link
Collaborator

dpebot commented Mar 6, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from 33e8ea4 to d293722 Compare March 7, 2026 00:22
@dpebot
Copy link
Collaborator

dpebot commented Mar 7, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-hashicorp-terraform-config-inspect-digest branch from d293722 to 7e4cf83 Compare March 7, 2026 00:44
@dpebot
Copy link
Collaborator

dpebot commented Mar 7, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants