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

⬆️ (deps-test): Bump the test group across 1 directory with 6 updates #198

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the test group with 4 updates in the /modules/dns-record/test directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/route53 and github.com/gruntwork-io/terratest.

Updates github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.8 to 1.27.13

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.8 to 1.17.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.40.3 to 1.40.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.28.5 to 1.28.7

Commits

Updates github.com/gruntwork-io/terratest from 0.46.13 to 0.46.14

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.46.14

Modules affected

  • opa

Description

  • Updated go-getter to 1.7.4

Related links

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the test group with 4 updates in the /modules/dns-record/test directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) and [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest).


Updates `github.com/aws/aws-sdk-go-v2` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.26.0...v1.26.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.8 to 1.27.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.8...config/v1.27.13)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.8 to 1.17.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.17.8...credentials/v1.17.13)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.40.3 to 1.40.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.5 to 1.28.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.28.5...service/emr/v1.28.7)

Updates `github.com/gruntwork-io/terratest` from 0.46.13 to 0.46.14
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.46.13...v0.46.14)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 13, 2024
Copy link

infracost bot commented May 13, 2024

💰 Infracost report

Monthly cost will not change

Cost details (includes details of unsupported resources)
──────────────────────────────────
5 projects have no cost estimate changes.
Run the following command to see their breakdown: infracost breakdown --path=/path/to/code

──────────────────────────────────
78 cloud resources were detected:
∙ 16 were estimated
∙ 61 were free
∙ 1 is not supported yet, see https://infracost.io/requested-resources:
  ∙ 1 x aws_route53_query_log
This comment will be updated when code changes.

Copy link

💰 Infracost report

Monthly cost will not change

Cost details (includes details of unsupported resources)
──────────────────────────────────
5 projects have no cost estimate changes.
Run the following command to see their breakdown: infracost breakdown --path=/path/to/code

──────────────────────────────────
78 cloud resources were detected:
∙ 16 were estimated
∙ 61 were free
∙ 1 is not supported yet, see https://infracost.io/requested-resources:
  ∙ 1 x aws_route53_query_log
This comment will be updated when code changes.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #203.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/modules/dns-record/test/test-122aded150 branch May 20, 2024 14:28
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants