vshn / appcat-service-postgresql

AppCat Service Provider for PostgreSQL
https://vshn.github.io/appcat-service-postgresql/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update module github.com/ccremer/go-command-pipeline to v0.20.0 #109

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/ccremer/go-command-pipeline require minor v0.18.0 -> v0.20.0

Release Notes

ccremer/go-command-pipeline (github.com/ccremer/go-command-pipeline) ### [`v0.20.0`](https://togithub.com/ccremer/go-command-pipeline/releases/tag/v0.20.0) [Compare Source](https://togithub.com/ccremer/go-command-pipeline/compare/v0.19.0...v0.20.0) 2 changes since v0.19.0 #### πŸš€ Features - Implement Unwrap for Result errors ([#​54](https://togithub.com/ccremer/go-command-pipeline/issues/54)) - Add a pipeline recording feature to resolve dependencies for Steps ([#​55](https://togithub.com/ccremer/go-command-pipeline/issues/55)) ### [`v0.19.0`](https://togithub.com/ccremer/go-command-pipeline/releases/tag/v0.19.0) [Compare Source](https://togithub.com/ccremer/go-command-pipeline/compare/v0.18.0...v0.19.0) 6 changes since v0.18.0 This is a major rewrite with many signature changes (think of v2) #### πŸ”Ž Breaking Changes - Remove 'abort' feature ([#​49](https://togithub.com/ccremer/go-command-pipeline/issues/49)) - Major rewrite using Generics ([#​51](https://togithub.com/ccremer/go-command-pipeline/issues/51)) - MustLoadFromContext now panics if the key is not present ([#​52](https://togithub.com/ccremer/go-command-pipeline/issues/52)) - Rework step conditional execution ([#​53](https://togithub.com/ccremer/go-command-pipeline/issues/53)) #### πŸ”— Dependency Updates - Update module go to 1.18 ([#​48](https://togithub.com/ccremer/go-command-pipeline/issues/48)) - Update module github.com/stretchr/testify to v1.8.0 ([#​46](https://togithub.com/ccremer/go-command-pipeline/issues/46))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.