Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps github.com/google/go-github/v69 from 69.0.0 to 69.2.0.

Release notes

Sourced from github.com/google/go-github/v69's releases.

v69.2.0

This minor release contains the following changes:

  • Add helper to get runID from Custom Deployment Protection Rule Event (#3476)
  • feat: Add JSON marshal tests for dependabot alerts (#3480)
  • feat: Add sorting list options for secret scanning (#3481)
  • Bump version of go-github to v69.2.0 (#3482)

v69.1.0

This minor release contains the following changes:

  • Bump go-github from v68 to v69 in /scrape (#3464)
  • Use a max retry after duration for secondary rate limit if specified (#3438)
  • docs: Clarify ListPullRequestsWithCommit usage (#3465)
  • fix: go 1.22 test breakage (#3459)
  • feat: Add link to bored-engineer/github-conditional-http-transport to conditional requests documentation (#3469)
  • build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 in /tools (#3472)
  • build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 in /scrape (#3470)
  • build(deps): bump github.com/alecthomas/kong from 1.7.0 to 1.8.0 in /tools (#3471)
  • Update workflow and tools to use Go1.24 and 1.23 (#3474)
  • chore: Only use master test runs for status badge (#3475)
  • feat: Add ListProvisionedScimGroupsForEnterprise inside SCIM service (#3467)
  • fix: Add missing query params to AlertListOptions (#3477)
  • Bump version of go-github to v69.1.0 (#3478)
Commits
  • 0b11dbf Bump version of go-github to v69.2.0 (#3482)
  • e4c974e feat: Add sorting list options for secret scanning (#3481)
  • 81dc7a9 feat: Add JSON marshal tests for dependabot alerts (#3480)
  • 6c46d71 Add helper to get runID from Custom Deployment Protection Rule Event (#3476)
  • f867d00 Bump version of go-github to v69.1.0 (#3478)
  • c4b2cb9 fix: Add missing query params to AlertListOptions (#3477)
  • 77684a4 feat: Add ListProvisionedScimGroupsForEnterprise inside SCIM service (#3467)
  • ce42642 chore: Only use master test runs for status badge (#3475)
  • 26f71a3 Update workflow and tools to use Go1.24 and 1.23 (#3474)
  • 3d4784c build(deps): bump github.com/alecthomas/kong from 1.7.0 to 1.8.0 in /tools (#...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/google/go-github/v69](https://github.com/google/go-github) from 69.0.0 to 69.2.0.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](v69.0.0...v69.2.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-github/v69
  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 Feb 17, 2025
@codecov
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.02%. Comparing base (0b11dbf) to head (8e879ca).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3483   +/-   ##
=======================================
  Coverage   91.02%   91.02%           
=======================================
  Files         179      179           
  Lines       15561    15561           
=======================================
  Hits        14165    14165           
  Misses       1223     1223           
  Partials      173      173           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmlewis gmlewis merged commit 868f897 into master Feb 17, 2025
9 checks passed
@gmlewis gmlewis deleted the dependabot/go_modules/scrape/github.com/google/go-github/v69-69.2.0 branch February 17, 2025 21:56
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.

1 participant