Releases: chainguard-dev/gobump
Releases · chainguard-dev/gobump
v0.9.2
What's Changed
- Bump sigs.k8s.io/release-utils from 0.11.0 to 0.12.0 by @dependabot[bot] in #78
- Bump golang.org/x/mod from 0.25.0 to 0.26.0 by @dependabot[bot] in #76
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #77
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #81
- Bump sigs.k8s.io/release-utils from 0.12.0 to 0.12.1 by @dependabot[bot] in #82
- Bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #80
- feat: add --work flag to use go work vendor by @kbsteere in #84
New Contributors
Full Changelog: v0.9.1...v0.9.2
v0.9.1
New feature: Collect all version mismatch errors during update check in #73
What's Changed
- Bump k8s.io/apimachinery from 0.32.0 to 0.32.1 by @dependabot in #47
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #48
- don't print usage when any error is encountered by @imjasonh in #49
- Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #50
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #56
- Bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by @dependabot in #55
- Bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 by @dependabot in #54
- Bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot in #52
- Bump sigs.k8s.io/release-utils from 0.9.0 to 0.11.0 by @dependabot in #51
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #57
- Bump golang.org/x/mod from 0.23.0 to 0.24.0 by @dependabot in #58
- Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #61
- Bump k8s.io/apimachinery from 0.32.2 to 0.32.3 by @dependabot in #60
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #63
- [StepSecurity] Apply security best practices by @stepsecurity-app in #69
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #68
- Bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot in #71
- Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #72
- Feat: Collect all version mismatch errors during update check by @debasishbsws in #73
- Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #75
New Contributors
- @stepsecurity-app made their first contribution in #69
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump the dependencies manually until we set up dependabot. by @vaikas in #40
- add dependabot by @k4leung4 in #41
- Bump golangci/golangci-lint-action from 3.7.0 to 6.1.1 by @dependabot in #43
- Bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #42
- Bump actions/setup-go from 4.1.0 to 5.2.0 by @dependabot in #44
- Bump sigs.k8s.io/release-utils from 0.8.5 to 0.9.0 by @dependabot in #45
- accept newline-delimited packages and replaces by @imjasonh in #46
New Contributors
- @k4leung4 made their first contribution in #41
- @dependabot made their first contribution in #43
- @imjasonh made their first contribution in #46
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add --bump-file flag that takes arguments from a file. by @vaikas in #32
- fail when bumping the main module dependency by @hectorj2f in #35
- introduce new
--skip-initial-tidy
flag by @Dentrax in #36
New Contributors
Full Changelog: v0.7.7...v0.8.0
v0.7.7
What's Changed
- fix: if a go version is specified we should use that and not determin… by @rawlingsj in #31
Full Changelog: v0.7.6...v0.7.7
v0.7.6
v0.7.5
What's Changed
- switch default go version to come from the build environment rather t… by @rawlingsj in #29
New Contributors
- @rawlingsj made their first contribution in #29
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- add support to run go vendor commands by @hectorj2f in #28
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.1
What's Changed
- Improve Errors and Update Readme by @debasishbsws in #16
- fix: handle deps that also appear in replaces blocks in the go.mod by @hectorj2f in #19
- add error msg to set the dep into replaces by @hectorj2f in #18
- chore: allow passing replaces or packages by @hectorj2f in #20
New Contributors
- @debasishbsws made their first contribution in #16
Full Changelog: v0.7.0...v0.7.1