update-go-mod/CHANGELOG.md

360 lines
8.0 KiB
Markdown

# CHANGELOG
## v0.6.10 (2024-03-21)
### Others
- chore: disable go install (2024-03-21)
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#52) (2024-03-14)
- chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#51) (2024-03-05)
- chore: remove go fix (2024-03-01)
- Merge branch 'main' of https://github.com/haunt98/update-go-mod (2024-03-01)
- build: bump go-github v60 (2024-03-01)
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#49) (2024-02-10)
- build: bump go-github v59 (2024-02-10)
- chore(changelog): generate v0.6.9 (2024-01-10)
## v0.6.9 (2024-01-10)
### Others
- Merge branch 'main' of https://github.com/haunt98/update-go-mod (2024-01-10)
- build: bump go-github v58 (2024-01-10)
- chore: go fix (2023-12-21)
- chore(changelog): generate v0.6.8 (2023-12-21)
## v0.6.8 (2023-12-21)
### Others
- chore(deps): bump actions/setup-go from 4 to 5 (2023-12-07)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (2023-12-04)
- build: bump go-github v57 (2023-12-02)
- chore(changelog): generate v0.6.7 (2023-11-29)
## v0.6.7 (2023-11-29)
### Others
- chore(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (2023-11-29)
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (2023-11-28)
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (2023-11-09)
- chore(changelog): generate v0.6.6 (2023-10-12)
## v0.6.6 (2023-10-12)
### Others
- build: bump go-github v56 (2023-10-12)
- chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (2023-10-12)
- chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (2023-10-09)
- chore: add badges (2023-09-23)
- chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (2023-09-12)
- chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (2023-09-06)
- chore(changelog): generate v0.6.5 (2023-09-06)
## v0.6.5 (2023-09-06)
### Others
- build: bump go-github v55 (2023-09-06)
- chore(deps): bump actions/checkout from 3 to 4 (2023-09-05)
- chore: update readme (2023-08-19)
- chore(changelog): generate v0.6.4 (2023-08-19)
## v0.6.4 (2023-08-19)
### Added
- feat: use mutex instead of rwmutex (2023-08-19)
### Others
- build: bump go-github v54 (2023-08-17)
- chore(changelog): generate v0.6.3 (2023-08-16)
## v0.6.3 (2023-08-16)
### Others
- chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0 (2023-08-16)
- chore(changelog): generate v0.6.2 (2023-08-16)
## v0.6.2 (2023-08-16)
### Added
- feat: round star count to k (2023-08-16)
### Others
- chore(changelog): generate v0.6.1 (2023-08-16)
## v0.6.1 (2023-08-16)
### Added
- feat: replace last update with last commit (2023-08-16)
### Others
- chore: fix typo (2023-08-15)
- chore(changelog): generate v0.6.0 (2023-08-15)
## v0.6.0 (2023-08-15)
### Added
- feat: use conc pool to speed up (2023-08-15)
- feat: make github client optional (2023-08-15)
- feat: print consistency with tabwriter (2023-08-15)
- feat: print star of module (2023-08-15)
- feat: add github client (2023-08-15)
### Others
- refactor: move init github client (2023-08-15)
- chore(deps): bump github.com/make-go-great/color-go from 0.4.1 to 0.5.0 (2023-07-17)
- chore: update github action (2023-07-01)
- chore: sync golangci-lint (2023-06-29)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (2023-06-19)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 (2023-06-13)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 (2023-05-30)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 (2023-05-29)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.2 to 2.25.3 (2023-05-02)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 (2023-05-01)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 (2023-03-27)
- chore(deps): bump actions/setup-go from 3 to 4 (2023-03-22)
- chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (2023-03-22)
- chore: update dependabot (2023-03-22)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (2023-03-06)
- chore: update make (2023-02-26)
- chore: update lint (2023-02-25)
- chore: run go mod tidy first (2023-02-25)
- chore(changelog): generate v0.5.0 (2023-02-25)
## v0.5.0 (2023-02-25)
### Added
- feat: git commit deps file (2023-02-25)
### Others
- chore: format file (2023-02-25)
- chore: fix lint (2023-02-25)
- chore: bump go 1.20 github action (2023-02-25)
- chore: cleanup Makefile (2023-02-25)
- chore(deps): bump golang.org/x/sys (2023-02-25)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (2023-02-17)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 (2023-02-03)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 (2023-01-30)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 (2023-01-23)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 (2022-12-12)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (2022-12-05)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (2022-11-09)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 (2022-11-08)
- chore(deps): bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 (2022-10-31)
- chore(deps): bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 (2022-10-24)
- chore(deps): bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 (2022-10-17)
- chore(changelog): generate v0.4.1 (2022-10-10)
## v0.4.1 (2022-10-10)
### Others
- chore(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 (2022-10-10)
- chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 (2022-09-30)
- chore(changelog): generate v0.4.0 (2022-09-22)
## v0.4.0 (2022-09-22)
### Added
- feat: ignore main, indirect module using Module struct (2022-09-22)
### Others
- chore(deps): bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3 (2022-09-13)
- chore(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.2 (2022-09-12)
- chore(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 (2022-09-06)
- chore(deps): bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 (2022-09-02)
- chore(changelog): generate v0.3.1 (2022-08-29)
## v0.3.1 (2022-08-29)
### Added
- feat: get main module using go list -m -json (2022-08-29)
### Others
- chore: update golangci-lint config (2022-08-29)
- chore(changelog): generate v0.3.0 (2022-08-24)
## v0.3.0 (2022-08-24)
### Added
- feat: ignore containing modules (2022-08-24)
- feat: ignore replace module (2022-08-24)
### Others
- chore: new line after a.log (2022-08-24)
- refactor: better read func (2022-08-24)
- chore: update typo (2022-08-24)
- Merge pull request #2 from haunt98/deps-comment (2022-08-24)
- chore: update github action (2022-08-16)
- chore(changelog): generate v0.2.2 (2022-08-16)
## v0.2.2 (2022-08-16)
### Fixed
- fix: remove default value of deps file (2022-08-16)
### Others
- chore: update github action (2022-08-16)
- Merge pull request #1 from haunt98/dependabot/go_modules/github.com/urfave/cli/v2-2.11.2 (2022-08-15)
- chore(changelog): generate v0.2.1 (2022-07-22)
## v0.2.1 (2022-07-22)
### Others
- chore: add install, guide in readme (2022-07-22)
- chore(changelog): generate v0.2.0 (2022-07-22)
## v0.2.0 (2022-07-22)
### Added
- feat: split depsURL and despFile (2022-07-22)
- feat: auto git commit (2022-07-22)
### Fixed
- fix: no need wrap git commit message in "" (2022-07-22)
### Others
- chore: add license MIT (2022-07-22)
- chore: update README (2022-07-22)
- chore: skip go mod if dry run (2022-07-22)
- refactor: split each run business (2022-07-22)
- chore: ignore auto commit when dry run (2022-07-22)
- chore(changelog): generate v0.1.1 (2022-07-22)
## v0.1.1 (2022-07-22)
### Others
- chore: missing goreleaser config (2022-07-22)
- chore(changelog): generate v0.1.0 (2022-07-22)
## v0.1.0 (2022-07-22)
### Added
- feat: support url deps (2022-07-22)
- feat: update go.mod (2022-07-22)
### Others
- chore: use github action (2022-07-22)
- chore: add Makefile (2022-07-22)