Re: Dependency upgrade process

2024-01-31 Thread Dave Newton
👍🏻 On Wed, Jan 31, 2024 at 3:55 AM Lukasz Lenart wrote: > Hi, > > I would like to grasp your opinion about how do feel about the > following upgrade process of dependencies: > - Dependabot prepares PRs with upgraded dependencies > - if this is patch upgrade and all the tests have passed, we can

Re: Dependency upgrade process

2024-01-31 Thread i...@flyingfischer.ch
LGTM Markus Am 31.01.24 um 09:53 schrieb Lukasz Lenart: Hi, I would like to grasp your opinion about how do feel about the following upgrade process of dependencies: - Dependabot prepares PRs with upgraded dependencies - if this is patch upgrade and all the tests have passed, we can approve a

Dependency upgrade process

2024-01-31 Thread Lukasz Lenart
Hi, I would like to grasp your opinion about how do feel about the following upgrade process of dependencies: - Dependabot prepares PRs with upgraded dependencies - if this is patch upgrade and all the tests have passed, we can approve and merge the PR (no dedicated JIRA ticket) - if this a major/