Skip to content

Releases: 030/gomod-go-version-updater-action

fix: Download private go modules

12 Aug 15:19
@030 030
cbd2b50
Compare
Choose a tag to compare

What's Changed

  • fix: [#43] Download private go modules by @030 in #46

Full Changelog: v0.1.4...v0.1.5

fix: Let action update the PR title

11 Aug 14:37
@030 030
f61c9ae
Compare
Choose a tag to compare

What's Changed

  • build: [#49] Dependabot could not update PIP packages due to missing … by @030 in #50
  • build(deps): bump coverage from 7.4.0 to 7.6.1 by @dependabot in #51
  • build(deps): bump pytest-cov from 4.0.0 to 5.0.0 by @dependabot in #52
  • build(deps): bump requests from 2.27.0 to 2.32.3 by @dependabot in #53
  • fix: [#15] Let action update the PR title by @030 in #48

Full Changelog: v0.1.3...v0.1.4

fix: Let action add a description to the go.mod update PR

11 Aug 09:04
@030 030
dad36dc
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #35
  • build(deps): bump actions/checkout from 4.1.3 to 4.1.6 by @dependabot in #39
  • build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #37
  • build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #40
  • build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #41
  • docs: [#1] Add rationale for creating this action by @030 in #45
  • fix: [#42] Let action add a description to the go.mod update PR by @030 in #47

Full Changelog: v0.1.2...v0.1.3

fix: Create PR only if it does not exist

06 Apr 13:11
@030 030
f1f9a56
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #18
  • fix: [#20] PR not created if label does not exist by @030 in #28
  • fix: [#22] Remove empty lines and comments by @030 in #29
  • fix: [#27] Merge log lines by @030 in #30
  • fix: [#23] Use f strings instead by @030 in #31
  • fix: [#24] Start with default and use only an if to overwrite it by @030 in #32
  • fix: [#25] Early return principle by @030 in #33
  • fix: [#21] Create PR only if it does not exist by @030 in #34

New Contributors

Full Changelog: v0.1.1...v0.1.2

fix: Run go mod tidy.

11 Mar 23:29
@030 030
7cf19cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

feat: Update golang version in go.mod

09 Mar 23:34
@030 030
bd9fb0f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @030 made their first contribution in #14

Full Changelog: https://github.com/030/gomod-go-version-updater-action/commits/v0.1.0