Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.1 (#671)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) | `v2.22.0` -> `v2.22.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fginkgo%2fv2/v2.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fonsi%2fginkgo%2fv2/v2.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fonsi%2fginkgo%2fv2/v2.22.0/v2.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fginkgo%2fv2/v2.22.0/v2.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>onsi/ginkgo (github.com/onsi/ginkgo/v2)</summary> ### [`v2.22.1`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.22.1) [Compare Source](https://redirect.github.com/onsi/ginkgo/compare/v2.22.0...v2.22.1) #### 2.22.1 ##### Fixes Fix CSV encoding - Update tests \[[`aab3da6`](https://redirect.github.com/onsi/ginkgo/commit/aab3da6)] - Properly encode CSV rows \[[`c09df39`](https://redirect.github.com/onsi/ginkgo/commit/c09df39)] - Add test case for proper csv escaping \[[`96a80fc`](https://redirect.github.com/onsi/ginkgo/commit/96a80fc)] - Add meta-test \[[`43dad69`](https://redirect.github.com/onsi/ginkgo/commit/43dad69)] ##### Maintenance - ensure \*.test files are gitignored so we don't accidentally commit compiled tests again \[[`c88c634`](https://redirect.github.com/onsi/ginkgo/commit/c88c634)] - remove golang.org/x/net/context in favour of stdlib context \[[`4df44bf`](https://redirect.github.com/onsi/ginkgo/commit/4df44bf)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information