Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform random to v3.6.3 (#106)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [random](https://registry.terraform.io/providers/hashicorp/random) ([source](https://redirect.github.com/hashicorp/terraform-provider-random)) | provider | patch | `3.6.0` -> `3.6.3` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-random (random)</summary> ### [`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)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information