sumologic-kubernetes-collection
sumologic-kubernetes-collection copied to clipboard
chore(deps): bump github.com/gruntwork-io/terratest from 0.48.1 to 0.52.0 in /tests
Bumps github.com/gruntwork-io/terratest from 0.48.1 to 0.52.0.
Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
v0.52.0
What's Changed
- feat: Add SSH certificate authentication support for Terratest by
@james00012in gruntwork-io/terratest#1594- Update golang.org/x/tools to v0.36.0 for Go 1.25+ compatibility by
@james00012in gruntwork-io/terratest#1593- fix: prevent segfault in helm.UnmarshalK8SYaml with empty YAML documents by
@james00012in gruntwork-io/terratest#1597- Add ExecPod functions to execute commands in Kubernetes pods by
@james00012in gruntwork-io/terratest#1599- Add terragrunt run-all helpers and refactor helm module by
@james00012in gruntwork-io/terratest#1601- docs: add helm as an entry to package table by
@Sacquerin gruntwork-io/terratest#1604- Ensuring that multiple dummy servers can use the same handlers by
@Malhavokin gruntwork-io/terratest#1603- Fix order of ExtraArgs for Output command with non-empty key (fixes #1606) by
@dee-kryvenkoin gruntwork-io/terratest#1607New Contributors
@Sacquermade their first contribution in gruntwork-io/terratest#1604@Malhavokmade their first contribution in gruntwork-io/terratest#1603Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.51.0...v0.52.0
v0.51.0
What's Changed
- Support for
terragrunt stack generateby@james00012in gruntwork-io/terratest#1562- Implement terragrunt stack run support by
@james00012in gruntwork-io/terratest#1563- Fixing failing tests and refactoring terragrunt modules for consistency by
@james00012in gruntwork-io/terratest#1566- chore(k8s): replace http-echo image and update Deployment for compatibility by
@james00012in gruntwork-io/terratest#1567- Refactor terragrunt module and add dedicated test pipeline by
@james00012in gruntwork-io/terratest#1569- Implement support for terragrunt stack output command by
@james00012in gruntwork-io/terratest#1570- Bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 by
@dependabot[bot] in gruntwork-io/terratest#1572- Bump nokogiri from 1.18.8 to 1.18.9 in /docs by
@dependabot[bot] in gruntwork-io/terratest#1574- Fix broken terragrunt stack output functionality and tests by
@james00012in gruntwork-io/terratest#1578- feat: Add stdin support for terragrunt run command by
@james00012in gruntwork-io/terratest#1580- feat(terragrunt): Separate terragrunt and terraform arguments by
@james00012in gruntwork-io/terratest#1581- feat: Add terragrunt stack clean command and improve module by
@james00012in gruntwork-io/terratest#1582- feat: Add support for custom OPA command line arguments by
@james00012in gruntwork-io/terratest#1576- Bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 by
@dependabot[bot] in gruntwork-io/terratest#1585- Upgrade Kubernetes client libraries by
@james00012in gruntwork-io/terratest#1590- Bump rexml from 3.3.9 to 3.4.2 in /docs by
@dependabot[bot] in gruntwork-io/terratest#1592Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.50.0...v0.51.0
v0.50.0
What's Changed
- add cronjob by
@james03160927in gruntwork-io/terratest#1553- fix ResourceGroupExists by
@james03160927in gruntwork-io/terratest#1552- allow GOOGLE_OAUTH_ACCESS_TOKEN by
@james03160927in gruntwork-io/terratest#1555- Adjust warning patterns by
@james03160927in gruntwork-io/terratest#1550- chore: Offboarding Levko by
@yhakbarin gruntwork-io/terratest#1558- fix: Respect port selection by name by services in ForwardPortE by
@s-diezin gruntwork-io/terratest#1557- fix: Helm example deployment test by
@james03160927in gruntwork-io/terratest#1559- Updated the subnet struct and corresponding function to fetch the subnet CIDR range by
@Atchuthmullapudiin gruntwork-io/terratest#1561- Implement support for
terragrunt stack initby@james03160927in gruntwork-io/terratest#1560
... (truncated)
Commits
e011dc7Merge pull request #1607 from dee-kryvenko/tf-output-extra-args-ordera0ce614Merge branch 'main' into tf-output-extra-args-ordera82b906Merge pull request #1603 from Malhavok/bug/mux-for-dummy-server-with-handler-...b6f20e9Fix order of ExtraArgs for Output command with non-empty keyf6e76f3Merge branch 'main' into bug/mux-for-dummy-server-with-handler-160244074c6Merge pull request #1604 from Sacquer/docs-add-helm-to-package-table1c0e66cdocs: add helm as an entry to package table0853bb5Ensuring that multiple dummy servers can use the same handlers798180bMerge pull request #1601 from gruntwork-io/refactor-terragruntdc5f586Merge branch 'main' into refactor-terragrunt- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)