Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: antonbabenko/pre-commit-terraform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.104.1
Choose a base ref
...
head repository: antonbabenko/pre-commit-terraform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.105.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 6, 2026

  1. feat(terraform_providers_lock): Fix logical issue in hook modes: Ad…

    …d `check-lockfile-is-cross-platform` and `regenerate-lockfile-if-some-platform-missed` modes. Last one is same as `only-check-is-current-lockfile-cross-platform`, which now is deprecated. Check README for more details (#950)
    
    ---------
    
    Co-authored-by: George Yermulnik (Georgii Iermulnik) <[email protected]>
    MaxymVlasov and yermulnik authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    95a52e3 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.105.0 [skip ci]

    # [1.105.0](v1.104.1...v1.105.0) (2026-01-06)
    
    ### Features
    
    * **`terraform_providers_lock`:** Fix logical issue in hook modes: Add `check-lockfile-is-cross-platform` and `regenerate-lockfile-if-some-platform-missed` modes. Last one is same as `only-check-is-current-lockfile-cross-platform`, which now is deprecated. Check README for more details ([#950](#950)) ([95a52e3](95a52e3))
    semantic-release-bot committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    d0e12ca View commit details
    Browse the repository at this point in the history
Loading