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

Bump gruntwork-io/terragrunt from 0.67.16 to 0.68.0 #367

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps gruntwork-io/terragrunt from 0.67.16 to 0.68.0.

Release notes

Sourced from gruntwork-io/terragrunt's releases.

v0.68.0

New Behavior

This release includes multiple behavioral changes including the following:

  • The skip attribute is now merged in from included files.
  • A secondary init is no longer marked as required after an explicit init in a clean directory.
  • The usage of go-getter in the scaffold command was upgraded to leverage v2.

What's Changed

New Contributors

Full Changelog: gruntwork-io/terragrunt@v0.67.16...v0.68.0

v0.68.0-beta2024100801

Beta Release

This is a beta release for v0.68.0.

Please provide feedback in the form of reactions on this release, and issues to report any problems.

What's Changed since v0.68.0-beta2024100702

Full Changelog: gruntwork-io/terragrunt@v0.68.0-beta2024100702...v0.68.0-beta2024100801

v0.68.0-beta2024100702

Beta Release

This is a beta release for v0.68.0.

It includes multiple behavioral changes including the following:

  • The skip attribute is now merged in from included files.
  • A secondary init is no longer marked as required after an explicit init in a clean directory.
  • The usage of go-getter in the scaffold command was upgraded to leverage v2. This was done to provide greater compatibility for GitLab users.

Please provide feedback in the form of reactions on this release, and issues to report any problems.

What's Changed since v0.68.0-beta2024100701

... (truncated)

Commits
  • afd5d7f Suppressing 423 error in Terragrunt Provider Cache (#3453)
  • b7719d5 Fix concurrent map write due to read lock and delete (#3457)
  • e7ddb35 fix(init): do not require re-init after explicit init on clean directory (#2949)
  • 38c8f29 feat: support merging the "skip" attribute from included files. (#3225)
  • 6916aeb build(deps): bump webrick from 1.8.1 to 1.8.2 in /docs (#3436)
  • See full diff in compare view

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.67.16 to 0.68.0.
- [Release notes](https://github.com/gruntwork-io/terragrunt/releases)
- [Commits](gruntwork-io/terragrunt@v0.67.16...v0.68.0)

---
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 Oct 10, 2024
@mergify mergify bot merged commit 41a6246 into main Oct 10, 2024
5 checks passed
@mergify mergify bot deleted the dependabot/github_actions/gruntwork-io/terragrunt-0.68.0 branch October 10, 2024 10:01
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