Commit d7c1823
authored
chore(deps): update dependency opentofu/opentofu to v1.10.3 (#36)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [opentofu/opentofu](https://redirect.github.com/opentofu/opentofu) |
patch | `v1.10.2` -> `v1.10.3` |
---
### Release Notes
<details>
<summary>opentofu/opentofu (opentofu/opentofu)</summary>
###
[`v1.10.3`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.10.3)
[Compare
Source](https://redirect.github.com/opentofu/opentofu/compare/v1.10.2...v1.10.3)
##### 1.10.3
BUG FIXES:
- OpenTofu will no longer crash in a rare case where a
dynamically-invalid expression has its error suppressed by `try` or
`can` and then that expression becomes relevant for deciding whether to
report a "change outside of OpenTofu" in the human-oriented plan diff.
([#​2988](https://redirect.github.com/opentofu/opentofu/pull/2988))
- Ensure provider downloads into temp are cleaned up correctly on
windows.
([#​2843](https://redirect.github.com/opentofu/opentofu/issues/2843))
- Correctly handle structural typed attributes during test provider
mocking.
([#​2994](https://redirect.github.com/opentofu/opentofu/pull/2994))
- Fix erroneous detection of changes with sensitive resource attributes.
([#​3024](https://redirect.github.com/opentofu/opentofu/pull/3024))
**Full Changelog**:
opentofu/opentofu@v1.10.2...v1.10.3
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 85c6467 commit d7c1823
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