Skip to content

Releases: dropseed/deps

3.13.0

18 May 16:44
9101ae0
Compare
Choose a tag to compare

Changelog

  • 9101ae0 Add github_automerge setting
  • a37a9e6 Add settings to config filters
  • f2a0d2d Use barrel for combine and update theme

3.12.1

10 Feb 17:02
04f7139
Compare
Choose a tag to compare

Changelog

  • 04f7139 Delete git branch if create/update PR fails

3.12.0

05 Jan 17:36
6ac63f7
Compare
Choose a tag to compare

Changelog

  • 6ac63f7 Add short overview for multiple updates in one manifest
  • 9c0fd2f Save version license field comment
  • b417c61 List direct dependencies in lockfile update descriptions
  • 8444585 Use -sSL in curl examples

3.11.2

03 Nov 03:39
5f074cd
Compare
Choose a tag to compare

Changelog

5f074cd Change up to date string match on git merge available

3.11.1

03 Nov 03:34
9aa608e
Compare
Choose a tag to compare

Changelog

9aa608e Fix double loop mistake in inapplicable branches

3.11.0

03 Nov 03:03
1c6d89d
Compare
Choose a tag to compare

Changelog

1c6d89d Delete inapplicable branches for updates not found

3.10.3

03 Nov 02:19
b8629ee
Compare
Choose a tag to compare

Changelog

b8629ee CreateOrUpdate PRs if branch is updated but no other changes
ddd91cc Remove excess log line in CI

3.10.2

29 Oct 20:21
91888e1
Compare
Choose a tag to compare

Changelog

91888e1 Replace print with fmt.Print

3.10.1

29 Oct 20:10
a13c566
Compare
Choose a tag to compare

Changelog

a13c566 Replace println with fmt.Println

3.10.0

28 Oct 03:04
093493a
Compare
Choose a tag to compare

Changelog

  • New branch_updates: merge setting to automatically merge base branch updates back into your PRs when possible
  • Colorize output in GitHub Actions
  • Add DEPS_DISABLED=true env option for the shell hook