Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/DelineaXPM/dsv-sdk-go/v2](https://togithub.com/DelineaXPM/dsv-sdk-go) | `v2.1.0` -> `v2.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.0/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.0/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | `v0.12.76` -> `v0.12.79` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpterm%2fpterm/v0.12.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpterm%2fpterm/v0.12.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpterm%2fpterm/v0.12.76/v0.12.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpterm%2fpterm/v0.12.76/v0.12.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | `1.21.6` -> `1.22.1` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/golang-version/go/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/golang-version/go/1.21.6/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.21.6/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | golang | minor | --- ### Release Notes <details> <summary>DelineaXPM/dsv-sdk-go (github.com/DelineaXPM/dsv-sdk-go/v2)</summary> ### [`v2.1.2`](https://togithub.com/DelineaXPM/dsv-sdk-go/blob/HEAD/CHANGELOG.md#v212---2024-01-25) [Compare Source](https://togithub.com/DelineaXPM/dsv-sdk-go/compare/v2.1.0...v2.1.2) ##### ⬆️ Dependencies - Maintenance release due to updated dependencies. </details> <details> <summary>pterm/pterm (github.com/pterm/pterm)</summary> ### [`v0.12.79`](https://togithub.com/pterm/pterm/releases/tag/v0.12.79) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.78...v0.12.79) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Exciting New Features 🎉 - feat(text-input): Show `DefaultValue` as placeholder by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/639](https://togithub.com/pterm/pterm/pull/639) **Full Changelog**: pterm/pterm@v0.12.78...v0.12.79 ### [`v0.12.78`](https://togithub.com/pterm/pterm/releases/tag/v0.12.78) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.77...v0.12.78) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(progressbar): `Progressbar` and `Logger` did not work together co… by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/627](https://togithub.com/pterm/pterm/pull/627) - fix(textinput): fixed text width calculation by [@​auntan](https://togithub.com/auntan) in [https://github.com/pterm/pterm/pull/624](https://togithub.com/pterm/pterm/pull/624) #### New Contributors - [@​auntan](https://togithub.com/auntan) made their first contribution in [https://github.com/pterm/pterm/pull/624](https://togithub.com/pterm/pterm/pull/624) **Full Changelog**: pterm/pterm@v0.12.77...v0.12.78 ### [`v0.12.77`](https://togithub.com/pterm/pterm/releases/tag/v0.12.77) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.76...v0.12.77) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix: graceful handling of odd args by [@​TylerGillson](https://togithub.com/TylerGillson) in [https://github.com/pterm/pterm/pull/629](https://togithub.com/pterm/pterm/pull/629) #### New Contributors - [@​TylerGillson](https://togithub.com/TylerGillson) made their first contribution in [https://github.com/pterm/pterm/pull/629](https://togithub.com/pterm/pterm/pull/629) **Full Changelog**: pterm/pterm@v0.12.76...v0.12.77 </details> <details> <summary>golang/go (go)</summary> ### [`v1.22.1`](https://togithub.com/golang/go/compare/go1.22.0...go1.22.1) ### [`v1.22.0`](https://togithub.com/golang/go/compare/go1.21.7...go1.22rc1) ### [`v1.21.8`](https://togithub.com/golang/go/compare/go1.21.7...go1.21.8) ### [`v1.21.7`](https://togithub.com/golang/go/compare/go1.21.6...go1.21.7) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/DelineaXPM/terraform-provider-dsv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information