cattle-ops / terraform-aws-gitlab-runner

Terraform module for AWS GitLab runners on ec2 (spot) instances
https://registry.terraform.io/modules/cattle-ops/gitlab-runner/aws
MIT License
587 stars 331 forks source link

chore(deps): update terraform random to v3.6.3 #1188

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
random (source) required_provider patch 3.6.0 -> 3.6.3

Release Notes

hashicorp/terraform-provider-random (random) ### [`v3.6.3`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#363-September-11-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3) NOTES: - all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. ([#​604](https://redirect.github.com/hashicorp/terraform-provider-random/issues/604)) ### [`v3.6.2`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#362-May-21-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.1...v3.6.2) NOTES: - resource/random_pet: Results have been updated to the latest upstream petname data ([#​581](https://redirect.github.com/hashicorp/terraform-provider-random/issues/581)) ### [`v3.6.1`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#361-April-16-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.0...v3.6.1) BUG FIXES: - all: Prevent `keepers` from triggering an in-place update following import ([#​385](https://redirect.github.com/hashicorp/terraform-provider-random/issues/385)) - resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 ([#​409](https://redirect.github.com/hashicorp/terraform-provider-random/issues/409)) - provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false ([#​551](https://redirect.github.com/hashicorp/terraform-provider-random/issues/551)) - provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false ([#​551](https://redirect.github.com/hashicorp/terraform-provider-random/issues/551))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 months ago

Hey @renovate[bot]! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.56s
✅ REPOSITORY checkov yes no 14.56s
✅ REPOSITORY dustilock yes no 0.26s
✅ REPOSITORY gitleaks yes no 1.19s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.87s
✅ REPOSITORY secretlint yes no 0.97s
✅ REPOSITORY syft yes no 0.23s
✅ REPOSITORY trivy-sbom yes no 0.93s
✅ REPOSITORY trufflehog yes no 4.28s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_