Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package terragrunt for openSUSE:Factory checked in at 2025-11-06 18:13:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terragrunt (Old) and /work/SRC/openSUSE:Factory/.terragrunt.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terragrunt" Thu Nov 6 18:13:47 2025 rev:270 rq:1315931 version:0.93.3 Changes: -------- --- /work/SRC/openSUSE:Factory/terragrunt/terragrunt.changes 2025-11-05 16:23:21.106809901 +0100 +++ /work/SRC/openSUSE:Factory/.terragrunt.new.1980/terragrunt.changes 2025-11-06 18:16:02.546615251 +0100 @@ -1,0 +2,63 @@ +Thu Nov 06 06:20:41 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.93.3: + * Bug Fixes + - hcl validate --inputs regression on validation blocks + resolved + A bug introduced in v0.93.1 preventing hcl validate --inputs + from succeeding on OpenTofu/Terraform modules with variables + containing validation blocks. This was caused by an error in + the update to OpenTofu/Terraform .tf file parsing by + Terragrunt in the hcl validate command. + That bug has been resolved. + * What's Changed + - Allow validation blocks in inputs (#5063) + - build(deps): bump tar from 7.5.1 to 7.5.2 in /docs-starlight + (#5057) + - chore: Updating pin to `v0.93.2` for remote references + (#5058) + +------------------------------------------------------------------- +Wed Nov 05 16:18:13 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.93.2: + * New Features + - The list command now supports the dot fomat + The list command can now render its output in the Graphviz + DOT language: + + $ terragrunt list --format=dot --dependencies + digraph { + "live/dev/vpc" ; + "live/dev/db" ; + "live/dev/ec2" ; + "live/dev/db" -> "live/dev/vpc"; + "live/dev/ec2" -> "live/dev/db"; + "live/dev/ec2" -> "live/dev/vpc"; + "live/prod/vpc" ; + "live/prod/db" ; + "live/prod/ec2" ; + "live/prod/db" -> "live/prod/vpc"; + "live/prod/ec2" -> "live/prod/db"; + "live/prod/ec2" -> "live/prod/vpc"; + } + + This was previously only possible using the dag graph + command, but that command has been refactored to be an alias + for the list --format=dot --dependencies command, to provide + greater flexibility in how graphs are rendered in the DOT + language. This includes integration with the experimental + Filter feature. + You can learn more about this in the list command + documentation + https://terragrunt.gruntwork.io/docs/reference/cli/commands/list/#dot-format + * What's Changed + - docs: Documenting `dot` format for the `list` command (#5042) + - chore: Refactor `find` & `list` so that they use a single + write instead of intermediate writes (#5027) + - feat: Moving `dag graph` to `list` (#5013) + - fix: Pinning commit until we can fix more permanently + - chore: Disable experimental tests ignore in CI + - chore: CICD updates (#5056) + +------------------------------------------------------------------- Old: ---- terragrunt-0.93.1.obscpio New: ---- terragrunt-0.93.3.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terragrunt.spec ++++++ --- /var/tmp/diff_new_pack.QsRO9r/_old 2025-11-06 18:16:03.558658061 +0100 +++ /var/tmp/diff_new_pack.QsRO9r/_new 2025-11-06 18:16:03.558658061 +0100 @@ -17,7 +17,7 @@ Name: terragrunt -Version: 0.93.1 +Version: 0.93.3 Release: 0 Summary: Thin wrapper for Terraform for working with multiple Terraform modules License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QsRO9r/_old 2025-11-06 18:16:03.626660937 +0100 +++ /var/tmp/diff_new_pack.QsRO9r/_new 2025-11-06 18:16:03.630661107 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/gruntwork-io/terragrunt</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.93.1</param> + <param name="revision">v0.93.3</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.QsRO9r/_old 2025-11-06 18:16:03.674662968 +0100 +++ /var/tmp/diff_new_pack.QsRO9r/_new 2025-11-06 18:16:03.678663137 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gruntwork-io/terragrunt</param> - <param name="changesrevision">98c1754c75fd6a589c46e9c5ad85990626b9da60</param></service></servicedata> + <param name="changesrevision">5aa9794632734337c2389048aa5af15dc989e58d</param></service></servicedata> (No newline at EOF) ++++++ terragrunt-0.93.1.obscpio -> terragrunt-0.93.3.obscpio ++++++ ++++ 3829 lines of diff (skipped) ++++++ terragrunt.obsinfo ++++++ --- /var/tmp/diff_new_pack.QsRO9r/_old 2025-11-06 18:16:09.030889540 +0100 +++ /var/tmp/diff_new_pack.QsRO9r/_new 2025-11-06 18:16:09.042890048 +0100 @@ -1,5 +1,5 @@ name: terragrunt -version: 0.93.1 -mtime: 1762273909 -commit: 98c1754c75fd6a589c46e9c5ad85990626b9da60 +version: 0.93.3 +mtime: 1762362184 +commit: 5aa9794632734337c2389048aa5af15dc989e58d ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/terragrunt/vendor.tar.gz /work/SRC/openSUSE:Factory/.terragrunt.new.1980/vendor.tar.gz differ: char 20, line 1
