Skip to content

chore(deps): bump github.com/grokify/gogithub from 0.12.1 to 0.13.0#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/grokify/gogithub-0.13.0
Closed

chore(deps): bump github.com/grokify/gogithub from 0.12.1 to 0.13.0#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/grokify/gogithub-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/grokify/gogithub from 0.12.1 to 0.13.0.

Release notes

Sourced from github.com/grokify/gogithub's releases.

v0.13.0

Relese Notes: v0.13.0

Full Changelog: grokify/gogithub@v0.12.1...v0.13.0

Changelog

Sourced from github.com/grokify/gogithub's changelog.

[v0.13.0] - 2026-06-20

Highlights

  • Upgraded go-github from v84 to v88 with new client creation API
  • Added cross-period aggregation for MonthlyStats (quarterly/yearly statistics)
  • Expanded test coverage for graphql and sarif packages

Added

  • AggregateMonthlyStats() function for computing aggregated statistics across multiple months (d5b8772)
  • AggregatedStats type with Commits, PRs, Reviews, Issues, Releases, Additions, Deletions, NetAdditions, and unique Repositories (d5b8772)
  • Repositories field on MonthlyStats for tracking repos with commits per month (d5b8772)

Changed

  • Upgraded github.com/google/go-github from v84 to v88 (b6058f9)
  • github.NewClient() now returns (*Client, error) - all internal usages updated (b6058f9)
  • WithAuthToken and WithEnterpriseURLs are now ClientOptionsFunc passed to NewClient (b6058f9)
  • auth.NewGitHubClient() now returns (*github.Client, error) instead of *github.Client (b6058f9)

Dependencies

  • Upgraded github.com/google/go-github from v84.0.0 to v88.0.0 (b6058f9)
  • Updated github.com/grokify/mogo from v0.74.1 to v0.74.6 (e7fa28d)
  • Updated actions/checkout from 6 to 7 (0100169)

Documentation

  • Added CLAUDE.md for project-specific AI assistant guidelines (e27d4a3)
  • Updated README.md examples to use go-github v88 API patterns (b6058f9)

Tests

  • Added tests for graphql Visibility constants and MonthlyCommitStats.YearMonth() method (dc0b868)
  • Added tests for graphql CommitStats, RepoCommitStats, and monthlyMapToSlice function (dc0b868)
  • Added tests for graphql MonthlyContribution.YearMonth() and ContributionStats struct (b1ea423)
  • Added tests for graphql mapToMonthlyContributions with invalid date handling (b1ea423)
  • Added tests for sarif gzipCompress/gzipDecompress with empty, large, and binary data (a411084)
  • Added tests for sarif UploadOptions, UploadResult, UploadStatus structs (a411084)
  • Added tests for sarif ProcessingStatus comparison (a411084)
Commits
  • c0821ab chore: add v0.13.0 changelog entry
  • 6d13e53 docs(readme): update examples for go-github v88 API
  • 34e5948 docs: add v0.13.0 release notes
  • 1c6f12d chore(lint): golangci-lint: fix gofmt
  • b6058f9 chore(deps): upgrade go-github from v84 to v88
  • 0cc69a1 chore(deps): go mod: update dependencies
  • a411084 test(sarif): add tests for gzip compression and upload types
  • b1ea423 test(graphql): add tests for contribution stats types
  • dc0b868 test(graphql): add tests for commit stats types
  • d5b8772 feat(profile): add cross-period aggregation for MonthlyStats
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/grokify/gogithub](https://github.com/grokify/gogithub) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/grokify/gogithub/releases)
- [Changelog](https://github.com/grokify/gogithub/blob/main/CHANGELOG.md)
- [Commits](grokify/gogithub@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/grokify/gogithub
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #21.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/grokify/gogithub-0.13.0 branch July 20, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants