actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.4k stars 1.04k forks source link

Bump github.com/gruntwork-io/terratest from 0.46.7 to 0.46.14 #3479

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps github.com/gruntwork-io/terratest from 0.46.7 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

v0.46.13

Modules affected

  • docker

Description

  • Updated github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible

Related links

v0.46.12

Description

  • Updated google.golang.org/protobuf from 1.31.0 to 1.33.0
  • Updated golang.org/x/crypto from 0.14.0 to 0.17.0
  • Updated nokogiri from 1.14.3 to 1.16.3

... (truncated)

Commits
  • df790da Merge pull request #1404 from gruntwork-io/CVE-2024-3817
  • 4160e31 Updated go-getter to 1.7.4
  • 61cc70b Merge pull request #1398 from gruntwork-io/dependabot/go_modules/github.com/d...
  • 7a00288 Bump github.com/docker/docker
  • dca3638 Merge pull request #1397 from gruntwork-io/dependabot/bundler/docs/nokogiri-1...
  • 3fa9d22 Merge pull request #1381 from gruntwork-io/dependabot/go_modules/golang.org/x...
  • 79d176e Bump nokogiri from 1.14.3 to 1.16.3 in /docs
  • 36bfc1d Merge pull request #1396 from gruntwork-io/dependabot/go_modules/google.golan...
  • e78563f Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 770ee4a Merge pull request #1389 from gruntwork-io/ib/docs-fix-example-links
  • Additional commits viewable 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 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)
dependabot[bot] commented 1 month ago

Superseded by #3550.