Releases: gotoeveryone/notify-contributions
Releases · gotoeveryone/notify-contributions
v1.6.0
What's Changed
- slog を利用する by @gotoeveryone in #28
- chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #27
- Go のバージョンアップ by @gotoeveryone in #29
- chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #30
- chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #31
- chore(deps): bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 by @dependabot in #32
- chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #33
- chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #34
- chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #35
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #36
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #37
- chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #38
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #39
- chore(deps): bump github.com/dghubble/oauth1 from 0.7.2 to 0.7.3 by @dependabot in #40
- chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #41
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #42
- chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #43
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #44
- chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #45
- chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #46
- Actions のバージョンアップ by @gotoeveryone in #47
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #23
- chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #24
- Twitter API v2 を使う by @gotoeveryone in #26
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.1
What's Changed
- chore(deps): bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0 by @dependabot in #17
- chore(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #16
- chore(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 by @dependabot in #18
- chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #19
- chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #20
- GitLab からデータを取得する際の上限を設定 by @gotoeveryone in #21
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- GitHub のコントリビューション数取得方法修正 by @gotoeveryone in #14
- GITHUB_TOKEN を指定する by @gotoeveryone in #15
Full Changelog: v1.2.4...v1.3.0
v1.2.4
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Gitlab のコントリビューションに関するメッセージを追加 by @gotoeveryone in #9
- action のバージョンを更新 by @gotoeveryone in #10
- chore(deps): bump github.com/dghubble/oauth1 from 0.7.1 to 0.7.2 by @dependabot in #11
- GitHub Contribution のパース方法を修正 by @gotoeveryone in #12
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Run at GitHub Actions Schedules instead of AWS Lambda
- Fix CodeQL workflow to Golang
Full Changelog: v1.1.1...v1.2.0