Releases: katexochen/ghh
Releases · katexochen/ghh
v0.3.5
Changelog
- 078fdc8: deps: update golangci/golangci-lint-action action to v5.1.0 (#101) (@renovate[bot])
- 24ccca5: flake: update (@katexochen)
- 4bccada: readme: document authentication and delete-all-runs (@katexochen)
- cfa987d: syncfork: fix repository listing (@katexochen)
v0.3.4
Changelog
- 97dec57: deps: update actions/checkout action to v4.1.4 (#95) (@renovate[bot])
- 811b85f: deps: update github.com/shurcooL/githubv4 digest to 18a1ae0 (#89) (@renovate[bot])
- fdc0aa1: deps: update github.com/shurcooL/githubv4 digest to be2daab (#100) (@renovate[bot])
- 4994726: deps: update golangci/golangci-lint-action action to v5 (#97) (@renovate[bot])
- bb31210: deps: update module github.com/cloudflare/circl to v1.3.7 [SECURITY] (#84) (@renovate[bot])
- 22c44ac: deps: update module github.com/cloudflare/circl to v1.3.8 (#99) (@renovate[bot])
- e1ab83b: deps: update module github.com/google/go-github/v53 to v61 (@renovate[bot])
- e2bccce: deps: update module github.com/stretchr/testify to v1.9.0 (#96) (@renovate[bot])
- 5007a84: deps: update module golang.org/x/crypto to v0.22.0 (#86) (@renovate[bot])
- 2b5bd72: deps: update module golang.org/x/oauth2 to v0.19.0 (#85) (@renovate[bot])
- fcd4ad1: deps: update module google.golang.org/protobuf to v1.33.0 [SECURITY] (#94) (@renovate[bot])
- aafee91: update deprecated github lib calls (@katexochen)
v0.3.3
Maintenance ⌚
Updating dependencies.
- 61b53c4: ci: add sync e2e test on personal forks (#58) (@katexochen)
- 4e47d42: ci: update workflow interval (#63) (@katexochen)
- c996e93: deps: fix action-shellcheck version (#66) (@katexochen)
- 007b0b4: deps: update actions/checkout action to v3.6.0 (#75) (@renovate[bot])
- 71990a1: deps: update actions/checkout action to v4 (#77) (@renovate[bot])
- e2d1dac: deps: update actions/setup-go action to v4.1.0 (#69) (@renovate[bot])
- 500dbf8: deps: update actions/setup-go action to v5 (#78) (@renovate[bot])
- 95f147f: deps: update github.com/ProtonMail/go-crypto digest to afb1ddc (#64) (@renovate[bot])
- efd2294: deps: update github.com/shurcooL/githubv4 digest to 1cffa1f (#74) (@renovate[bot])
- 0eb66a6: deps: update github.com/shurcooL/graphql digest to ed46e5a (#65) (@renovate[bot])
- f518b4e: deps: update golangci/golangci-lint-action action to v3.7.0 (#71) (@renovate[bot])
- 1e5d050: deps: update katexochen/go-tidy-check action to v2.0.1 (#70) (@renovate[bot])
- 533219c: deps: update module github.com/cloudflare/circl to v1.3.6 (#80) (@renovate[bot])
- a890faa: deps: update module github.com/spf13/cobra to v1.8.0 (#76) (@renovate[bot])
- a64923d: deps: update module golang.org/x/crypto to v0.17.0 [SECURITY] (#73) (@renovate[bot])
- 3e6e633: deps: update module golang.org/x/net to v0.17.0 [SECURITY] (#72) (@renovate[bot])
- 22c7669: deps: update module golang.org/x/oauth2 to v0.15.0 (#62) (@renovate[bot])
- 4d581e8: deps: update module google.golang.org/appengine to v1.6.8 (#81) (@renovate[bot])
- 527b836: deps: update module google.golang.org/protobuf to v1.32.0 (#82) (@renovate[bot])
- c9a53bf: flake: init, add devShell (@katexochen)
- bb9772e: update goreleaser config (@katexochen)
v0.3.1
Fixing bugs 🐛
There were some bugs in the new sync-forks command, this patch release should fix them.
- dd0ca8e: ci: remove -v govulncheck -v flag (#54) (@katexochen)
- d2c16e5: ci: update lint workflow name (#53) (@katexochen)
- 61d6c48: deps: update github.com/ProtonMail/go-crypto digest to 7e9e039 (#47) (@renovate[bot])
- c8c7337: deps: update github.com/shurcooL/githubv4 digest to 599ae7b (#49) (@renovate[bot])
- 2b45ee0: deps: update github.com/shurcooL/graphql digest to 24ceaa0 (#50) (@renovate[bot])
- 4aa57e3: deps: update module github.com/google/go-github/v53 to v53.2.0 (#46) (@renovate[bot])
- c7020b4: deps: update module golang.org/x/sys to v0.10.0 (#51) (@renovate[bot])
- ebf1ace: deps: update module google.golang.org/protobuf to v1.31.0 (#48) (@renovate[bot])
- 8a8812f: sync-forks: fix usage of default branch (#55) (@katexochen)
- 5cb1644: sync-forks: output error after sync of fork failed (#57) (@katexochen)
- ece7bd1: sync-forks: quote branch name in debug output (#56) (@katexochen)
v0.3.0
Sync your forks 🔄
The new sync-forks
command allows you to keep your forks up to date!
- 7dd1947: Add sync-forks command (#44) (@katexochen)
- 2235cf5: Fix config file permissions to protect token (#43) (@katexochen)
- a95410c: deps: update actions/checkout action to v3.5.3 (#37) (@renovate[bot])
- 2e0ccc9: deps: update github.com/ProtonMail/go-crypto digest to 6f98819 (#34) (@renovate[bot])
- 27ad467: deps: update golangci/golangci-lint-action action to v3.6.0 (#35) (@renovate[bot])
- 0599272: deps: update module github.com/google/go-github/v52 to v53 (#36) (@renovate[bot])
- a51bfab: deps: update module golang.org/x/net to v0.11.0 (#42) (@renovate[bot])
- 56dabc3: deps: update module golang.org/x/oauth2 to v0.9.0 (#40) (@renovate[bot])
v0.2.1
Updating dependencies...
- 9b9a934: create-project-issue: handle user project boards (#21) (@katexochen)
- 7125d76: deps: update actions/checkout action to v3.5.2 (#23) (@renovate[bot])
- 80f112a: deps: update actions/setup-go action to v4.0.1 (#33) (@renovate[bot])
- 5d5dee4: deps: update github.com/ProtonMail/go-crypto digest to 7afd394 (#19) (@renovate[bot])
- cf5974d: deps: update github.com/shurcooL/githubv4 digest to 6cea62e (#25) (@renovate[bot])
- 5ebf0ad: deps: update module github.com/cloudflare/circl to v1.3.3 [SECURITY] (#32) (@renovate[bot])
- b2173d5: deps: update module github.com/google/go-github/v51 to v52 (#24) (@renovate[bot])
- fb0b866: deps: update module golang.org/x/crypto to v0.9.0 (#31) (@renovate[bot])
- 61463dd: deps: update module golang.org/x/oauth2 to v0.8.0 (#30) (@renovate[bot])
v0.2.0
Changelog
- 7428578: Add --version flag (#17) (@katexochen)
- 5c503ac: Document create-project-issue (#18) (@katexochen)
- 0c53bd5: Improve output and logging (#16) (@katexochen)
- 4c117aa: deps: update module github.com/google/go-github/v50 to v51 (#12) (@renovate[bot])
- 26d5e54: deps: update module golang.org/x/crypto to v0.8.0 (#15) (@renovate[bot])
- c7ed614: deps: update module golang.org/x/oauth2 to v0.7.0 (#14) (@renovate[bot])
v0.1.1
Just a lil fixin...
- 35b6c08: Make released binary executable (#11) (@katexochen)
- 5616cf4: deps: update actions/checkout action to v3.5.0 (#3) (@renovate[bot])
- c8418ca: deps: update module github.com/spf13/cobra to v1.7.0 (#8) (@renovate[bot])
- 070ad8d: deps: update module golang.org/x/term to v0.7.0 (#10) (@renovate[bot])
v0.1.0
First release! 🎉
Readme will be filled until next release... 😉
- 6e2beac: Add actionlint (@katexochen)
- 4977ba5: Add create-project-issue command (@katexochen)
- 3f8cc12: Add go tidy check to CI (@katexochen)
- 138fe0a: Add goreleaser (@katexochen)
- a5ce1ea: Add govulncheck (@katexochen)
- 9693d83: Add license (@katexochen)
- 87c6f21: Add lint workflow (@katexochen)
- c6666b3: Add readme (@katexochen)
- 3c79d03: Configure Renovate (#1) (@renovate[bot])
- 7a4806b: Refactor project structure (@katexochen)
- 1d08e58: Update deps (@katexochen)
- a2219aa: Control logging via flag (@katexochen)
- ff9d048: deps: update actions/setup-go action to v4 (#5) (@renovate[bot])