Commit d1ffc4c
authored
chore(deps): update dependency opentofu/opentofu to v1.10.6 (#44)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [opentofu/opentofu](https://redirect.github.com/opentofu/opentofu) |
patch | `v1.10.5` -> `v1.10.6` |
---
### Release Notes
<details>
<summary>opentofu/opentofu (opentofu/opentofu)</summary>
###
[`v1.10.6`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.10.6)
[Compare
Source](https://redirect.github.com/opentofu/opentofu/compare/v1.10.5...v1.10.6)
##### 1.10.6
UPGRADE NOTES:
- Upgrade go from 1.24.4 to 1.24.6 to fix
[GO-2025-3849](https://pkg.go.dev/vuln/GO-2025-3849)
([3127](https://redirect.github.com/opentofu/opentofu/pull/3127))
- Upgrade github.com/openbao/openbao/api/v2 from 2.1.0 to 2.3.0 to fix
[GO-2025-3783](https://pkg.go.dev/vuln/GO-2025-3783)
([3134](https://redirect.github.com/opentofu/opentofu/pull/3134))
- The upgrade is necessary to silence the security scanner and does not
affect the actual state encryption provided by OpenBao.
BUG FIXES:
- Variables with validation no longer interfere with the destroy process
([#​3131](https://redirect.github.com/opentofu/opentofu/pull/3131))
- Fixed crash when processing multiple deprecated marks on a complex
object
([#​3105](https://redirect.github.com/opentofu/opentofu/pull/3105))
- When OpenTelemetry encounters errors, log it at the warning level
instead of panic
([#​3235](https://redirect.github.com/opentofu/opentofu/pull/3235))
**Full Changelog**:
<opentofu/opentofu@v1.10.5...v1.10.6>
</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/nomad-dev-env).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6457bd7 commit d1ffc4c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments