Skip to content

Releases: lindell/multi-gitter

v0.45.0

01 Apr 19:40
1f2b956
Compare
Choose a tag to compare

Features

v0.44.2

25 Mar 08:01
d08e726
Compare
Choose a tag to compare

Bug Fixes

  • github: allow GitHub app tokens to be used (#334) (8d86544)

v0.44.1

16 Mar 11:58
fd839bb
Compare
Choose a tag to compare

Bug Fixes

Dependencies

  • bump golang.org/x/net from 0.3.0 to 0.7.0 (#325) (9d0ea43)
  • update module github.com/google/go-github/v50 to v50.1.0 (366f201)
  • update module github.com/stretchr/testify to v1.8.2 (4f3ce98)
  • update module golang.org/x/oauth2 to v0.5.0 (#327) (fefceee)

v0.44.0

13 Feb 20:47
6ec9e89
Compare
Choose a tag to compare

Features

Bug Fixes

Dependencies

  • update module github.com/go-git/go-git/v5 to v5.5.1 (#312) (7c9136c)
  • update module github.com/go-git/go-git/v5 to v5.5.2 (83032fb)
  • update module github.com/google/go-github/v47 to v48 (#311) (c3ffe09)
  • update module github.com/google/go-github/v48 to v50 (#319) (6f1fe90)
  • update module github.com/xanzy/go-gitlab to v0.77.0 (5e39817)
  • update module golang.org/x/oauth2 to v0.3.0 (4ae8184)

v0.43.3

30 Dec 14:29
4925583
Compare
Choose a tag to compare

Bug Fixes

  • allow individual merge failures without aborting all merges (#310) (e067502)
  • typos in docs and code (#303) (45ddb60)

Dependencies

  • update module github.com/spf13/viper to v1.14.0 (294eced)
  • update module github.com/xanzy/go-gitlab to v0.76.0 (0ce73dc)

v0.43.2

10 Nov 14:27
3436db3
Compare
Choose a tag to compare

Bug Fixes

  • github: made sure GraphQL requests, with non-GraphQL errors is reported properly (#301) (d7e1fda)
  • github: use other format when cloning with token to support more token formats (#302) (a74cc60)

Dependencies

  • update module github.com/spf13/cobra to v1.6.1 (cfc2861)
  • update module github.com/stretchr/testify to v1.8.1 (e5158dc)

v0.43.1

25 Oct 12:44
49e6477
Compare
Choose a tag to compare

Bug Fixes

  • github: add retry mechanism to all requests (#289) (89a642c)
  • added support for cancellation of git remote commands (#296) (83bfbc7)

v0.43.0

18 Oct 18:48
c12fb13
Compare
Choose a tag to compare

Features

  • added option to add labels to creates pull requests (#292) (fccf678)

v0.42.4

17 Oct 13:42
28105ed
Compare
Choose a tag to compare

Bug Fixes

  • github: added missing closed pr status (#290) (9e3644a)
  • better error message when the same feature and base branch is used (#281) (ff98e8f)
  • retry when encounting the GitHub rate limit (#280) (008a26a)

Dependencies

  • update golang.org/x/oauth2 digest to f213421 (dfd1837)
  • update module github.com/spf13/viper to v1.13.0 (099a9c9)
  • update module github.com/xanzy/go-gitlab to v0.73.1 (badc233)
  • update module go to 1.19 (2fdbcde)
  • update module go-github to v47 (#286) (68fb1e2)

v0.42.3

12 Aug 06:13
e4bc83a
Compare
Choose a tag to compare

Bug Fixes

  • deleted files are now detected with git-type: go (#273) (b21509c)