Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency opentofu/opentofu to v1.8.7 (#70)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [opentofu/opentofu](https://redirect.github.com/opentofu/opentofu) | patch | `v1.8.6` -> `v1.8.7` | --- ### Release Notes <details> <summary>opentofu/opentofu (opentofu/opentofu)</summary> ### [`v1.8.7`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.8.7) [Compare Source](https://redirect.github.com/opentofu/opentofu/compare/v1.8.6...v1.8.7) BUG FIXES: - Error messages related to validation of sensitive input variables will no longer disclose the sensitive value in the UI. ([#​2219](https://redirect.github.com/opentofu/opentofu/pull/2219)) - Changes to encryption configuration now auto-apply the migration ([#​2232](https://redirect.github.com/opentofu/opentofu/pull/2232)) - Updated github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 to make security scanners happy (no vulnerability, see [#​2179](https://redirect.github.com/opentofu/opentofu/pull/2179)) - `tofu test` is now setting `null`s for dynamic type when generating mock values. ([#​2245](https://redirect.github.com/opentofu/opentofu/pull/2245)) - Variables declared in test files are now taking into account type default values. ([#​2244](https://redirect.github.com/opentofu/opentofu/pull/2244)) </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/kubernetes-dev-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information