Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actualize dependencies, fix tests and solve bugs #699

Merged
merged 33 commits into from
Oct 7, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    d3a8473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f376e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9605f46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab901fb View commit details
    Browse the repository at this point in the history
  5. Fix go mod

    jocgir committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e151a90 View commit details
    Browse the repository at this point in the history
  6. Fix bug with last renovate updates

    We will consider moving to v2 of go-getter and urfave later
    jocgir committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c4c7845 View commit details
    Browse the repository at this point in the history
  7. Fix format

    jocgir committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9f5bbcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14243ff View commit details
    Browse the repository at this point in the history
  9. Remove vulnerability for grpc

    jocgir committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4d31e23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4ed426 View commit details
    Browse the repository at this point in the history
  11. Update to go 1.22

    jocgir committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d51f42c View commit details
    Browse the repository at this point in the history
  12. Fix all deprecations

    jocgir committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0f0c23a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    8f49761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d1e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd11bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff2a5c View commit details
    Browse the repository at this point in the history
  5. Fix go mod

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    faf5319 View commit details
    Browse the repository at this point in the history
  6. Fix bug with last renovate updates

    We will consider moving to v2 of go-getter and urfave later
    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a9fd951 View commit details
    Browse the repository at this point in the history
  7. Fix format

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    40a29d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7904d5d View commit details
    Browse the repository at this point in the history
  9. Remove vulnerability for grpc

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0d20d16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d73c0a View commit details
    Browse the repository at this point in the history
  11. Update to go 1.22

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4120067 View commit details
    Browse the repository at this point in the history
  12. Fix all deprecations

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8870118 View commit details
    Browse the repository at this point in the history
  13. Update dependencies

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    57c89e4 View commit details
    Browse the repository at this point in the history
  14. Remove dependency to terrarform 0.15

    This allows reading terraform files containing new syntax introduced after Terraform 0.15.3.
    
    While promoting Terraform to official version v1, v2, ... Hashicorp moved some packages under internal making them non accessible as a library from outer program like terragrunt.
    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    300b6c9 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'coveooss/DT-7003-Build-new-terragrunt-v…

    …ersion' into DT-7003-Build-new-terragrunt-version
    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    301c0a3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c798cfd View commit details
    Browse the repository at this point in the history
  17. Fix error reporting when no position is identified while an error occ…

    …urs during loading terraform file
    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fb217a9 View commit details
    Browse the repository at this point in the history
  18. Fix pr action

    jocgir committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    840ef00 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    2ee324a View commit details
    Browse the repository at this point in the history
  2. Fix last non-working test :D

    jocgir committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a3266c7 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    jocgir committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    056ad11 View commit details
    Browse the repository at this point in the history