Commit
9c0368257a4eec8e70b5180b96e99db1ce786cfa
by noreplyfix(deps): update module github.com/google/go-github/v81 to v82 (#4120)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/google/go-github/v81](https://redirect.github.com/google/go-github)
| `v81.0.0` → `v82.0.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>google/go-github (github.com/google/go-github/v81)</summary>
###
[`v82.0.0`](https://redirect.github.com/google/go-github/releases/tag/v82.0.0)
[Compare
Source](https://redirect.github.com/google/go-github/compare/v81.0.0...v82.0.0)
This release contains the following breaking API changes:
- feat!: Improve support for custom property defaults
([#​3906](https://redirect.github.com/google/go-github/issues/3906))
BREAKING CHANGE: `CustomProperty.DefaultValue` is now type `any` and
`.ValueType` is now type `PropertyValueType`.
- fix!: Simplify `Git.ListMatchingRefs` by removing
`ReferenceListOptions`
([#​3924](https://redirect.github.com/google/go-github/issues/3924))
BREAKING CHANGE: `Git.ListMatchingRefs` accepts `ref` instead of the
`ReferenceListOptions`.
- refactor!: Use a struct for `Repository.Permissions` instead of
`map[string]bool`
([#​3936](https://redirect.github.com/google/go-github/issues/3936))
BREAKING CHANGE: `Repository.Permissions` is now a struct instead of
`map[string]bool`.
...and the following additional changes:
- Bump go-github from v80 to v81 in /scrape
([#​3900](https://redirect.github.com/google/go-github/issues/3900))
- build(deps): Bump github.com/google/go-querystring from 1.1.0 to 1.2.0
([#​3901](https://redirect.github.com/google/go-github/issues/3901))
- docs: Correct variable name in rate limit error logging example
([#​3902](https://redirect.github.com/google/go-github/issues/3902))
- feat: Add `ConfigurationFilePath` field to `GenerateNotesOptions`
([#​3904](https://redirect.github.com/google/go-github/issues/3904))
- fix: Ignore unset `AllowedMergeMethods` field
([#​3905](https://redirect.github.com/google/go-github/issues/3905))
- docs: Clarify `nil` `http.Client` usage has no timeout
([#​3910](https://redirect.github.com/google/go-github/issues/3910))
- build(deps): Bump golang.org/x/net from 0.48.0 to 0.49.0 in /scrape
([#​3911](https://redirect.github.com/google/go-github/issues/3911))
- build(deps): Bump golang.org/x/term from 0.38.0 to 0.39.0 in /example
([#​3912](https://redirect.github.com/google/go-github/issues/3912))
- build(deps): Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in
/example
([#​3913](https://redirect.github.com/google/go-github/issues/3913))
- feat: Add `dependency_sbom` rate limit support
([#​3908](https://redirect.github.com/google/go-github/issues/3908))
- feat: Add support for delegated bypass in code security org config
([#​3920](https://redirect.github.com/google/go-github/issues/3920))
- fix: `DeleteSocialAccounts` and `AddSocialAccounts` of `UsersService`
([#​3922](https://redirect.github.com/google/go-github/issues/3922))
- chore: Add Not-Dhananjay-Mishra to REVIEWERS
([#​3923](https://redirect.github.com/google/go-github/issues/3923))
- build(deps): Bump the actions group with 2 updates
([#​3927](https://redirect.github.com/google/go-github/issues/3927))
- chore: Refactor test workflow
([#​3929](https://redirect.github.com/google/go-github/issues/3929))
- fix: Use correct type for custom property default value
([#​3928](https://redirect.github.com/google/go-github/issues/3928))
- feat: Support creating repo with custom properties
([#​3933](https://redirect.github.com/google/go-github/issues/3933))
- chore: Enable `govet` linter with all checks
([#​3935](https://redirect.github.com/google/go-github/issues/3935))
- perf: Optimize `Stringify` allocations (\~3x faster)
([#​3914](https://redirect.github.com/google/go-github/issues/3914))
- docs: Update CONTRIBUTING.md to prevent AI slop PRs
([#​3940](https://redirect.github.com/google/go-github/issues/3940))
- chore: Update openapi\_operations.yaml
([#​3942](https://redirect.github.com/google/go-github/issues/3942))
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 in the actions
group
([#​3943](https://redirect.github.com/google/go-github/issues/3943))
- Bump version of go-github to v82.0.0
([#​3945](https://redirect.github.com/google/go-github/issues/3945))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ci).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(commit: 9c03682)