Bump github.com/gruntwork-io/terratest from 0.48.2 to 0.49.0 in /tests
Closed
Number: #235
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
May 14, 2025 at 09:37 AM UTC
(5 months ago)
(5 months ago)
Updated:
June 18, 2025 at 09:39 AM UTC
(4 months ago)
(4 months ago)
Closed:
June 18, 2025 at 09:39 AM UTC
(4 months ago)
(4 months ago)
Time to Close:
about 1 month
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/gruntwork-io/terratest from 0.48.2 to 0.49.0.
Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
v0.49.0
Modules affected
terraform
helm
azure
aws
k8s
logger
packer
What's Changed
- feat: Creating a test for TF_LOG by
@james03160927
in gruntwork-io/terratest#1512- feat: handle multiple yaml doc by
@james03160927
in gruntwork-io/terratest#1514- feat: use the new sdk for azure resource group by
@james03160927
in gruntwork-io/terratest#1511- feat: Stop DynamoDB methods with E Failing Immediately by
@robmorgan
in gruntwork-io/terratest#1507- feat: Get and Put for ECR repo policies by
@felixfriedrich
in gruntwork-io/terratest#1519- feat: include --version in helm upgrade by
@jijiechen
in gruntwork-io/terratest#1532- feat: add mixed vars support by
@james03160927
in gruntwork-io/terratest#1517- feat: Add helper function for parsing packer-manifest.json by
@james03160927
in gruntwork-io/terratest#1546- feat: Support a s3:putobject by
@james03160927
in gruntwork-io/terratest#1525- feat: capture terraform stdout stderr and exitcode separately by
@james03160927
in gruntwork-io/terratest#1530- feat: add UnmarshalK8SYamlsE by
@james03160927
in gruntwork-io/terratest#1533- feat: add support for extra arguments by
@james03160927
in gruntwork-io/terratest#1523- feat: allow --backend-config to use file path by setting the value to nil by
@james03160927
in gruntwork-io/terratest#1539- feat: Support for ListNamespaces function by
@james03160927
in gruntwork-io/terratest#1543- feat: K8S fix forward to service port by
@james03160927
in gruntwork-io/terratest#1547- fix: add test for duplicate key by
@james03160927
in gruntwork-io/terratest#1518- fix: support custom TG logger settings by
@bt-macole
in gruntwork-io/terratest#1509- docs: Improve README for terraform database example module by
@james03160927
in gruntwork-io/terratest#1515- chore: adjust fixture to fix broken tests by
@james03160927
in gruntwork-io/terratest#1548- chore: add RenderTemplateAndGetStdOutErrE & RunHelmCommandAndGetStdOutErrE by
@james03160927
in gruntwork-io/terratest#1526- chore: Update parseListOfMaps to handle non-map data structures by
@james03160927
in gruntwork-io/terratest#1529- chore: add test for literal block by
@james03160927
in gruntwork-io/terratest#1535- chore: Update CODEOWNERS by
@james03160927
in gruntwork-io/terratest#1554- chore: Adding Terragrunt team to CODEOWNERS by
@yhakbar
in gruntwork-io/terratest#1513- chore(deps): Bump nokogiri from 1.16.5 to 1.18.3 in /docs by
@dependabot
in gruntwork-io/terratest#1516- chore(deps): Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by
@dependabot
in gruntwork-io/terratest#1527- chore(deps): Bump golang.org/x/crypto from 0.32.0 to 0.35.0 by
@dependabot
in gruntwork-io/terratest#1541- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.38.0 by
@dependabot
in gruntwork-io/terratest#1542- chore(deps): Bump nokogiri from 1.18.3 to 1.18.8 in /docs by
@dependabot
in gruntwork-io/terratest#1545New Contributors
@felixfriedrich
made their first contribution in gruntwork-io/terratest#1519@jijiechen
made their first contribution in gruntwork-io/terratest#1532Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.48.2...v0.49.0
Commits
8e99d31
Merge pull request #1554 from gruntwork-io/james03160927-patch-18251d7a
Update CODEOWNERS27d1217
Merge pull request #1546 from gruntwork-io/packer-manifestecb82cc
Merge branch 'main' into packer-manifestba1b460
Merge pull request #1548 from gruntwork-io/fix-spawnparsers-integration-testa11867f
Merge branch 'main' into fix-spawnparsers-integration-testf4dcf2b
Merge pull request #1547 from gruntwork-io/fix-forward-to-service16c87bd
adjust fixture00b6d28
fix forward to service port580431e
get artifact id from build name on packer manifest- Additional commits viewable in compare view
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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+6
+6
Deletions:
-7
-7
Package Dependencies
Package:
github.com/gruntwork-io/terratest
Ecosystem:
go
go
Version Change:
0.48.2 → 0.49.0
Update Type:
Minor
Minor
Path:
/tests
Technical Details
ID: | 265606 |
UUID: | 2518749351 |
Node ID: | PR_kwDOGf-9Bs6WIRCn |
Host: | GitHub |
Repository: | moritzheiber/terraform-aws-oidc-github-actions-module |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |