Skip to content

Commit

Permalink
chore(deps): update terraform random to v3.6.3 (#106)
Browse files Browse the repository at this point in the history
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.
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
renovate[bot] authored Dec 16, 2024
1 parent 7427218 commit ad78c43
Showing 1 changed file with 23 additions and 13 deletions.
36 changes: 23 additions & 13 deletions infrastructure/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad78c43

Please sign in to comment.