Skip to content
Success

Changes

Summary

  1. fix(deps): update module github.com/google/go-github/v80 to v81 (#4061) (commit: 1d114ad) (details)
Commit 1d114adfee02e2f523b6ec3db3445a18b6cb1cc4 by noreply
fix(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` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv80/v81.0.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv80/v80.0.0/v81.0.0?slim=true)
|

---

> [!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
([#&#8203;3862](https://redirect.github.com/google/go-github/issues/3862))
  BREAKING CHANGE: `UsageItem.Quantity` is now type `float64`.
- chore!: Remove
`PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` field
([#&#8203;3866](https://redirect.github.com/google/go-github/issues/3866))
BREAKING CHANGE:
`PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` is now
removed.
- feat!: Implement Enterprise SCIM - Provision Groups & Users
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;3855](https://redirect.github.com/google/go-github/issues/3855))
- feat: Add support for Enterprise Team APIs
([#&#8203;3861](https://redirect.github.com/google/go-github/issues/3861))
- feat: Implement Enterprise SCIM - Set Groups or Users
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;3863](https://redirect.github.com/google/go-github/issues/3863))
- feat: Add advanced\_search parameter to SearchOptions
([#&#8203;3868](https://redirect.github.com/google/go-github/issues/3868))
- feat: Implement Enterprise SCIM - Delete Groups or Users
([#&#8203;3856](https://redirect.github.com/google/go-github/issues/3856))
- feat: Add support for copilot\_code\_review rule type
([#&#8203;3857](https://redirect.github.com/google/go-github/issues/3857))
- feat: Add support for Enterprise Team Members APIs
([#&#8203;3873](https://redirect.github.com/google/go-github/issues/3873))
- chore: Simplify JSON marshaling for RepositoryRulesetRules
([#&#8203;3875](https://redirect.github.com/google/go-github/issues/3875))
- feat: Add support for Enterprise Team Organizations APIs
([#&#8203;3876](https://redirect.github.com/google/go-github/issues/3876))
- docs: Clarify CreateTree semantics and TreeEntry usage
([#&#8203;3877](https://redirect.github.com/google/go-github/issues/3877))
- docs: Reformulate deprecation notice for Commits field in `PushEvent`
([#&#8203;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
([#&#8203;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
([#&#8203;3882](https://redirect.github.com/google/go-github/issues/3882))
- build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2
([#&#8203;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
([#&#8203;3885](https://redirect.github.com/google/go-github/issues/3885))
- chore: Rename 'opt' to 'opts' in multiple methods
([#&#8203;3887](https://redirect.github.com/google/go-github/issues/3887))
- feat: Add support for remaining Codespaces APIs
([#&#8203;3886](https://redirect.github.com/google/go-github/issues/3886))
- feat: Handle omitzero in structfield linter
([#&#8203;3881](https://redirect.github.com/google/go-github/issues/3881))
- feat: Implement Enterprise SCIM - Get a Group or User
([#&#8203;3889](https://redirect.github.com/google/go-github/issues/3889))
- feat: Add support for Codespace Machines APIs
([#&#8203;3890](https://redirect.github.com/google/go-github/issues/3890))
- feat: Add support for URL custom property value type
([#&#8203;3879](https://redirect.github.com/google/go-github/issues/3879))
- feat: Add UploadReleaseAssetFromRelease convenience helper
([#&#8203;3851](https://redirect.github.com/google/go-github/issues/3851))
- Update openapi\_operations.yaml
([#&#8203;3895](https://redirect.github.com/google/go-github/issues/3895))
- feat: Add support for Codespaces organizations APIs
([#&#8203;3892](https://redirect.github.com/google/go-github/issues/3892))
- feat: Add support for Copilot usage metrics reports API
([#&#8203;3893](https://redirect.github.com/google/go-github/issues/3893))
- feat: GetSignaturesProtectedBranch returns ErrBranchNotProtected when
branch is not protected
([#&#8203;3896](https://redirect.github.com/google/go-github/issues/3896))
- Bump version of go-github to v81.0.0
([#&#8203;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)
The file was modifiedtools/error-log-review/go.sum (diff)
The file was modifiedtools/error-log-review/github.go (diff)
The file was modifiedtools/error-log-review/go.mod (diff)