Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(github-release): update hashicorp/terraform to 1.10.5 (#437)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hashicorp/terraform](https://redirect.github.com/hashicorp/terraform) | patch | `1.10.3` -> `1.10.5` | --- ### Release Notes <details> <summary>hashicorp/terraform (hashicorp/terraform)</summary> ### [`v1.10.5`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.10.5) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.10.4...v1.10.5) #### 1.10.5 (January 22, 2025) BUG FIXES: - element(...): no longer crashes when asked for a negative index into a tuple. ([#​36376](https://redirect.github.com/hashicorp/terraform/issues/36376)) - Updated dependency `github.com/hashicorp/go-slug` `v0.16.0` => `v0.16.3` to integrate latest changes (fix for CVE-2025-0377) ([#​36273](https://redirect.github.com/hashicorp/terraform/issues/36273)) - jsondecode(...): improved error message when objects contain duplicate keys ([#​36376](https://redirect.github.com/hashicorp/terraform/issues/36376)) ### [`v1.10.4`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.10.4) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.10.3...v1.10.4) #### 1.10.4 (January 8, 2025) BUG FIXES: - type conversion: Empty map conversions now return correct type information ([#​36262](https://redirect.github.com/hashicorp/terraform/issues/36262)) - `terraform console`: Fix crash when printing ephemeral values ([#​36267](https://redirect.github.com/hashicorp/terraform/issues/36267)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/sp3nx0r/homelab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTA3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1yZWxlYXNlIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information