Skip to content

build(deps): Bump gruntwork-io/terragrunt from 0.83.0 to 0.83.1#1266

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/gruntwork-io/terragrunt-0.83.1
Jul 14, 2025
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Bumps gruntwork-io/terragrunt from 0.83.0 to 0.83.1.

Release notes

Sourced from gruntwork-io/terragrunt's releases.

v0.83.1

🐛 Bug Fixes

Provider Cache Server Now Leverages Module Constraints

The Provider Cache Server does some manual .terraform.lock.hcl file manipulation, as it's fetching providers on behalf of OpenTofu/Terraform users. Previously, this resulted in incorrect constraints being added to .terraform.lock.hcl files.

The internal logic has been updated to include constraints instead of hard-coding a specific values, if that's what's done in the module Terragrunt uses as its source (e.g. ~> 2.0 instead of = 2.0.0.0).

What's Changed

New Contributors

Full Changelog: gruntwork-io/terragrunt@v0.83.0...v0.83.1

Commits
  • 35eada7 Dependencies update (#4528)
  • 6fe990c chore: remove npm dependencies, using only bun for docs generation (#4527)
  • e3497e8 fix: Adjusting lockfile handling when modules define constraints (#4514)
  • b7c73be build(deps): bump the js-dependencies group across 1 directory with 9 updates...
  • 27948f8 fix: configure dependabot to ignore buggy version of charmbracelet/glamour un...
  • e293f0f fix: Fix getting started docs (#4516)
  • 7e26a1c chore: add dependency grouping and type labels to Dependabot config (#4518)
  • d6a8316 chore: updated to tofu 1.10.2 (#4507)
  • 9f96e48 chore: update external dependencies (#4511)
  • 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.83.0 to 0.83.1.
- [Release notes](https://github.com/gruntwork-io/terragrunt/releases)
- [Commits](gruntwork-io/terragrunt@v0.83.0...v0.83.1)

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

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 Jul 14, 2025
@mergify mergify Bot merged commit fbd1453 into master Jul 14, 2025
5 checks passed
@mergify mergify Bot deleted the dependabot/github_actions/gruntwork-io/terragrunt-0.83.1 branch July 14, 2025 07:52
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