Skip to content

build(deps): Bump gruntwork-io/terragrunt from 0.75.10 to 0.76.6#1175

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/gruntwork-io/terragrunt-0.76.6
Mar 24, 2025
Merged

build(deps): Bump gruntwork-io/terragrunt from 0.75.10 to 0.76.6#1175
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/gruntwork-io/terragrunt-0.76.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2025

Bumps gruntwork-io/terragrunt from 0.75.10 to 0.76.6.

Release notes

Sourced from gruntwork-io/terragrunt's releases.

v0.76.6

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.76.5...v0.76.6

v0.76.5

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.76.4...v0.76.5

v0.76.4

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.76.3...v0.76.4

v0.76.3

🛠️ Breaking Changes

find --sort=dag changed to find --dag

The experimental find command no longer has a --sort flag. Instead the ability to sort configurations according to their position in the DAG has been replaced with the dedicated --dag flag, which puts the command in "DAG Mode". These changes have been done to allow for closer parity in the behavior of find and list.

# Before
terragrunt find --sort=dag
After
terragrunt find --dag

✨ New Features

Introduction of the list command

As part of the CLI Redesign experiment, the list command has been introduced. As with other new features, usage requires enabling the CLI Redesign experiment.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) from 0.75.10 to 0.76.6.
- [Release notes](https://github.com/gruntwork-io/terragrunt/releases)
- [Commits](gruntwork-io/terragrunt@v0.75.10...v0.76.6)

---
updated-dependencies:
- dependency-name: gruntwork-io/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 24, 2025
@mergify mergify Bot merged commit cd220c7 into master Mar 24, 2025
4 checks passed
@mergify mergify Bot deleted the dependabot/github_actions/gruntwork-io/terragrunt-0.76.6 branch March 24, 2025 06:48
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants