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
base: v1.81.0
Choose a base ref
...
head repository: antonbabenko/pre-commit-terraform
compare: v1.81.1
Choose a head ref
  • 14 commits
  • 10 files changed
  • 4 contributors

Commits on Jun 14, 2023

  1. chore(deps): update python docker tag to v3.11.4 (#532)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3259754 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. chore(deps): update python:3.11.4-alpine3.17 docker digest to 0c034f5 (

    …#535)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ae5cbe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3…

    ….0.0 (#538)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d984430 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/checkout action to v3.5.3 (#539)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d6ee7b4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-python action to v4.7.0 (#540)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    da180c9 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update amannn/action-semantic-pull-request action to v5.…

    …2.0 (#541)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e2e932b View commit details
    Browse the repository at this point in the history
  5. chore(deps): update docker/build-push-action action to v4.1.1 (#542)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    402d617 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update docker/login-action action to v2.2.0 (#543)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    16d11ab View commit details
    Browse the repository at this point in the history
  7. chore(deps): update docker/setup-buildx-action action to v2.9.1 (#544)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2affdc5 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update docker/setup-qemu-action action to v2.2.0 (#545)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d17c0ec View commit details
    Browse the repository at this point in the history
  9. chore(deps): update actions/stale action to v8 (#548)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f9b797b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    789973b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix: Fix the terraform_wrapper_module_for_each hook for modules witho…

    …ut outputs or variables (#552)
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    ajax-ryzhyi-r and antonbabenko committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f24b3fa View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.81.1 [skip ci]

    ## [1.81.1](v1.81.0...v1.81.1) (2023-08-10)
    
    ### Bug Fixes
    
    * Fix the terraform_wrapper_module_for_each hook for modules without outputs or variables ([#552](#552)) ([f24b3fa](f24b3fa))
    semantic-release-bot committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9fe5655 View commit details
    Browse the repository at this point in the history