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: gruntwork-io/terragrunt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.72.2
Choose a base ref
...
head repository: gruntwork-io/terragrunt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.72.3
Choose a head ref
  • 13 commits
  • 41 files changed
  • 4 contributors

Commits on Jan 16, 2025

  1. docs: Shuffling docs ordering with permalinks (#3777)

    * Revert "Revert "docs: Shuffling docs ordering (#3768)" (#3775)"
    
    This reverts commit 65c42c2.
    
    * fix: Explicitly specify the slug for every page
    yhakbar authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    064f925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70700e7 View commit details
    Browse the repository at this point in the history
  3. Add stack run * documentation (#3778)

    * Add terragrunt stack run * documentation
    
    * Markdown lint fixes
    denis256 authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    2a3a00a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fbba8a View commit details
    Browse the repository at this point in the history
  5. fix: Fixing notification truncation (#3781)

    * fix: Fixing notification truncation
    
    * debug: Adding debug jq before posting
    
    * fix: Explaining these numbers
    yhakbar authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    f8ef4fa View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. build(deps): bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.…

    …2.4 (#3755)
    
    Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.1.0 to 1.2.4.
    - [Release notes](https://github.com/charmbracelet/bubbletea/releases)
    - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
    - [Commits](charmbracelet/bubbletea@v1.1.0...v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/bubbletea
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    90dd8f0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#3754)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.25.0.
    - [Commits](golang/oauth2@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    99a50fa View commit details
    Browse the repository at this point in the history
  3. docs: Adding linting docs to the contribution page (#3783)

    * docs: Adding docs on linting
    
    * docs: Adding docs on `markdownlint` as well
    yhakbar authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    f9b56ed View commit details
    Browse the repository at this point in the history
  4. docs: Adding testing docs for contributors (#3787)

    * docs: Adding testing docs for contributors
    
    * fix: Fixing typo
    yhakbar authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    efe3fca View commit details
    Browse the repository at this point in the history
  5. build(deps): bump github.com/ProtonMail/go-crypto from 1.1.3 to 1.1.5 (

    …#3785)
    
    Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.3 to 1.1.5.
    - [Release notes](https://github.com/ProtonMail/go-crypto/releases)
    - [Commits](ProtonMail/go-crypto@v1.1.3...v1.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ProtonMail/go-crypto
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    85aba40 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.8 (#…

    …3786)
    
    Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.6 to 1.7.8.
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.6...v1.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    ee74a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Configuration menu
    Copy the full SHA
    dd5b37b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    705998d View commit details
    Browse the repository at this point in the history
Loading