Commit 71dde7c
authored
deps: update dependency opentofu/opentofu to v1.9.1 (#914)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [opentofu/opentofu](https://redirect.github.com/opentofu/opentofu) |
patch | `v1.9.0` -> `v1.9.1` |
---
### Release Notes
<details>
<summary>opentofu/opentofu (opentofu/opentofu)</summary>
###
[`v1.9.1`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.9.1)
[Compare
Source](https://redirect.github.com/opentofu/opentofu/compare/v1.9.0...v1.9.1)
BUG FIXES:
- Provider used in import is correctly identified.
([#​2336](https://redirect.github.com/opentofu/opentofu/pull/2336))
- `plantimestamp()` now returns unknown value during validation
([#​2397](https://redirect.github.com/opentofu/opentofu/issues/2397))
- Syntax error in the `required_providers` block does not panic anymore,
but yields "syntax error"
([2344](https://redirect.github.com/opentofu/opentofu/issues/2344))
- Fix the error message when default value of a complex variable is
containing a wrong type
([2394](https://redirect.github.com/opentofu/opentofu/issues/2394))
- Changing Go version to 1.22.11 in order to fix
[CVE-2024-45336](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45336)
and
[CVE-2024-45341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45341)
([#​2438](https://redirect.github.com/opentofu/opentofu/pull/2438))
- Fix the way OpenTofu downloads a module that is sourced from a GitHub
branch containing slashes in the name.
([2396](https://redirect.github.com/opentofu/opentofu/issues/2396))
- Changing Go version to 1.22.12 in order to fix
[CVE-2025-22866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-22866)
and
[CVE-2024-45341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45341)
([#​2438](https://redirect.github.com/opentofu/opentofu/pull/2438))
**Full Changelog**:
opentofu/opentofu@v1.9.0...v1.9.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/hetznercloud/hcloud-cloud-controller-manager).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0fef836 commit 71dde7c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments