Commit
1d114adfee02e2f523b6ec3db3445a18b6cb1cc4
by noreplyfix(deps): update module github.com/google/go-github/v80 to v81 (#4061)
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/v80](https://redirect.github.com/google/go-github)
| `v80.0.0` → `v81.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/v80)</summary>
###
[`v81.0.0`](https://redirect.github.com/google/go-github/releases/tag/v81.0.0)
[Compare
Source](https://redirect.github.com/google/go-github/compare/v80.0.0...v81.0.0)
This release contains the following breaking API changes:
- fix!: Change Org usage report Quantity to float64
([#​3862](https://redirect.github.com/google/go-github/issues/3862))
BREAKING CHANGE: `UsageItem.Quantity` is now type `float64`.
- chore!: Remove
`PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` field
([#​3866](https://redirect.github.com/google/go-github/issues/3866))
BREAKING CHANGE:
`PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` is now
removed.
- feat!: Implement Enterprise SCIM - Provision Groups & Users
([#​3852](https://redirect.github.com/google/go-github/issues/3852))
BREAKING CHANGE: `SCIMEnterpriseDisplayReference.Ref` is now of type
`*string`.
- fix!: Change copilot\_code\_review field names to match GitHub API
([#​3874](https://redirect.github.com/google/go-github/issues/3874))
BREAKING CHANGE: `CopilotCodeReviewRuleParameters.ReviewNewPushes` is
now `ReviewOnPush`.
- fix!: Add support for missing attributes in ProjectsV2 API
([#​3888](https://redirect.github.com/google/go-github/issues/3888))
BREAKING CHANGE: `AddProjectItemOptions` fields have changed types.
- feat!: Use omitzero for BypassActors to support handling empty arrays
([#​3891](https://redirect.github.com/google/go-github/issues/3891))
BREAKING CHANGE: `UpdateRepositoryRulesetClearBypassActor`,
`UpdateRepositoryRulesetClearBypassActor`,
`UpdateRulesetClearBypassActor`, and `UpdateRulesetNoBypassActor` have
been removed as they are no longer needed.
...and the following additional changes:
- Bump go-github from v79 to v80 in /scrape
([#​3855](https://redirect.github.com/google/go-github/issues/3855))
- feat: Add support for Enterprise Team APIs
([#​3861](https://redirect.github.com/google/go-github/issues/3861))
- feat: Implement Enterprise SCIM - Set Groups or Users
([#​3858](https://redirect.github.com/google/go-github/issues/3858))
- build(deps): Bump golang.org/x/term from 0.37.0 to 0.38.0 in /example
([#​3865](https://redirect.github.com/google/go-github/issues/3865))
- build(deps): Bump golang.org/x/sync from 0.18.0 to 0.19.0 in /tools
([#​3864](https://redirect.github.com/google/go-github/issues/3864))
- build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the actions
group
([#​3863](https://redirect.github.com/google/go-github/issues/3863))
- feat: Add advanced\_search parameter to SearchOptions
([#​3868](https://redirect.github.com/google/go-github/issues/3868))
- feat: Implement Enterprise SCIM - Delete Groups or Users
([#​3856](https://redirect.github.com/google/go-github/issues/3856))
- feat: Add support for copilot\_code\_review rule type
([#​3857](https://redirect.github.com/google/go-github/issues/3857))
- feat: Add support for Enterprise Team Members APIs
([#​3873](https://redirect.github.com/google/go-github/issues/3873))
- chore: Simplify JSON marshaling for RepositoryRulesetRules
([#​3875](https://redirect.github.com/google/go-github/issues/3875))
- feat: Add support for Enterprise Team Organizations APIs
([#​3876](https://redirect.github.com/google/go-github/issues/3876))
- docs: Clarify CreateTree semantics and TreeEntry usage
([#​3877](https://redirect.github.com/google/go-github/issues/3877))
- docs: Reformulate deprecation notice for Commits field in `PushEvent`
([#​3880](https://redirect.github.com/google/go-github/issues/3880))
- build(deps): Bump actions/cache from 4.3.0 to 5.0.1 in the actions
group
([#​3883](https://redirect.github.com/google/go-github/issues/3883))
- build(deps): Bump golang.org/x/net from 0.47.0 to 0.48.0 in /scrape
([#​3882](https://redirect.github.com/google/go-github/issues/3882))
- build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2
([#​3884](https://redirect.github.com/google/go-github/issues/3884))
- build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in
/example
([#​3885](https://redirect.github.com/google/go-github/issues/3885))
- chore: Rename 'opt' to 'opts' in multiple methods
([#​3887](https://redirect.github.com/google/go-github/issues/3887))
- feat: Add support for remaining Codespaces APIs
([#​3886](https://redirect.github.com/google/go-github/issues/3886))
- feat: Handle omitzero in structfield linter
([#​3881](https://redirect.github.com/google/go-github/issues/3881))
- feat: Implement Enterprise SCIM - Get a Group or User
([#​3889](https://redirect.github.com/google/go-github/issues/3889))
- feat: Add support for Codespace Machines APIs
([#​3890](https://redirect.github.com/google/go-github/issues/3890))
- feat: Add support for URL custom property value type
([#​3879](https://redirect.github.com/google/go-github/issues/3879))
- feat: Add UploadReleaseAssetFromRelease convenience helper
([#​3851](https://redirect.github.com/google/go-github/issues/3851))
- Update openapi\_operations.yaml
([#​3895](https://redirect.github.com/google/go-github/issues/3895))
- feat: Add support for Codespaces organizations APIs
([#​3892](https://redirect.github.com/google/go-github/issues/3892))
- feat: Add support for Copilot usage metrics reports API
([#​3893](https://redirect.github.com/google/go-github/issues/3893))
- feat: GetSignaturesProtectedBranch returns ErrBranchNotProtected when
branch is not protected
([#​3896](https://redirect.github.com/google/go-github/issues/3896))
- Bump version of go-github to v81.0.0
([#​3899](https://redirect.github.com/google/go-github/issues/3899))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(commit: 1d114ad)