Skip to content

Releases: lindell/multi-gitter

v0.49.0

09 Nov 21:01
89ef3b7
Compare
Choose a tag to compare

0.49.0 (2023-11-09)

Features

  • add repo-include and repo-exclude options (#426) (faf0092)
  • github: use code search to select repositories (#399) (d8b75f4)

v0.48.2

04 Nov 22:28
ff82ba7
Compare
Choose a tag to compare

0.48.2 (2023-11-04)

Bug Fixes

v0.48.1

02 Nov 20:18
adf5f18
Compare
Choose a tag to compare

0.48.1 (2023-11-02)

Bug Fixes

  • mitigated script injection in test install action (#404) (f77ef91)

Dependencies

  • update github.com/gfleury/go-bitbucket-v1 digest to 6e30c57 (#382) (c201f42)
  • update module github.com/go-git/go-git/v5 to v5.10.0 (077d637)
  • update module github.com/google/go-github/v55 to v56 (#412) (946afac)
  • update module github.com/spf13/viper to v1.17.0 (cfe3409)
  • update module github.com/xanzy/go-gitlab to v0.93.2 (76fd29b)
  • update module golang.org/x/oauth2 to v0.13.0 (3b3e9c0)

v0.48.0

27 Oct 04:37
f893e91
Compare
Choose a tag to compare

0.48.0 (2023-10-27)

Features

Bug Fixes

  • gitlab: make sure entire project path is shown (#392) (280dfc7)

Dependencies

  • update module code.gitea.io/sdk/gitea to v0.16.0 (ff04448)
  • update module github.com/go-git/go-git/v5 to v5.9.0 (a954c7c)
  • update module github.com/google/go-github/v53 to v55 (#390) (d92cb29)
  • update module github.com/xanzy/go-gitlab to v0.92.1 (19c2925)
  • update module github.com/xanzy/go-gitlab to v0.92.3 (3e6cd75)
  • update module golang.org/x/oauth2 to v0.12.0 (b9c258a)

Miscellaneous

v0.47.4

12 Sep 18:02
e410ded
Compare
Choose a tag to compare

0.47.4 (2023-09-12)

Bug Fixes

  • don't panic when a PR branch is deleted (#385) (fca98e1)

Dependencies

  • update module github.com/go-git/go-git/v5 to v5.8.1 (8de2001)
  • update module github.com/xanzy/go-gitlab to v0.88.0 (c0f0bb4)
  • update module github.com/xanzy/go-gitlab to v0.90.0 (fd66cd2)
  • update module golang.org/x/oauth2 to v0.10.0 (a82fc38)
  • update module golang.org/x/oauth2 to v0.11.0 (7820c22)

v0.47.3

16 Jul 08:10
313a02e
Compare
Choose a tag to compare

0.47.3 (2023-07-16)

Bug Fixes

  • changed the order of version and os in the released archives (656e9de)

v0.47.2

16 Jul 07:24
6a20d4f
Compare
Choose a tag to compare

0.47.2 (2023-07-16)

Bug Fixes

  • fixed archive release names (1462b90)

v0.47.1

15 Jul 19:15
27cef05
Compare
Choose a tag to compare

0.47.1 (2023-07-15)

Bug Fixes

  • ensure pull request exists during conflict resolution (#369) (2b7166a)

Dependencies

  • update github.com/gfleury/go-bitbucket-v1 digest to 8d7be58 (1d8a19f)
  • update module github.com/go-git/go-git/v5 to v5.7.0 (d407eb9)
  • update module github.com/google/go-github/v50 to v50.2.0 (#359) (481c5da)
  • update module github.com/google/go-github/v50 to v53 (#362) (ff85919)
  • update module github.com/sirupsen/logrus to v1.9.3 (3f0d4c7)
  • update module github.com/spf13/cobra to v1.7.0 (#360) (212a9b6)
  • update module github.com/spf13/viper to v1.16.0 (#364) (af41308)
  • update module github.com/stretchr/testify to v1.8.4 (#361) (2686055)
  • update module github.com/xanzy/go-gitlab to v0.86.0 (#365) (79b9a0e)
  • update module golang.org/x/oauth2 to v0.9.0 (#363) (58030bd)

v0.47.0

02 May 17:26
c5a6730
Compare
Choose a tag to compare

Features

  • github: added option to add team reviewers (#351) (bfe05b9)
  • OS and Arch info added to the version command (#348) (12c0422)

Bug Fixes

Dependencies

  • update module github.com/go-git/go-git/v5 to v5.6.1 (1fddf2e)

v0.46.0

09 Apr 10:18
451167c
Compare
Choose a tag to compare

Features

  • option to skip repositories that are forks (#341) (941731b)