-
Notifications
You must be signed in to change notification settings - Fork 2.7k
fix(deps): update module github.com/google/go-github/v69 to v70 #38981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/google/go-github/v69 to v70 #38981
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm presuming the go.mod
& go.sum
under the githubreceiver folder was previously updated in the other pull request?
Historically there's just been one PR for the entire receiver, and then we've manually had to update references. I think renovate isn't able to fully handle it since the name of the dependency changes in addition to the version. Renovate always just adds the new import in |
right. I had thought I had seen an email saying it was closed as merged, but this saw it re-opened w/ this PR so I had thought (but I didn't do the digging) that the original pr was merged, and it broke things -- hence my presumption. I should've done the digging, sorry for the unnecessary comment. 😅 appreciate you taking care of this upgrade! |
…-telemetry#38981) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v69](https://redirect.github.com/google/go-github) | `v69.2.0` -> `v70.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v69)</summary> ### [`v70.0.0`](https://redirect.github.com/google/go-github/releases/tag/v70.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v69.2.0...v70.0.0) This release contains the following breaking API changes: - feat!: Add support for network-configurations endpoints for organization ([#&open-telemetry#8203;3511](https://redirect.github.com/google/go-github/issues/3511)) BREAKING CHANGE: `EnterpriseNetwork*` structs have been replaced with `Network*` structs. - refactor!: Update package types to align with webhook event ([#&open-telemetry#8203;3515](https://redirect.github.com/google/go-github/issues/3515)) BREAKING CHANGE: `PackageVersion.Body` and `PackageVersion.Metadata` are both now `json.RawMessage`. ...and the following additional changes: - build(deps): bump github.com/alecthomas/kong from 1.8.0 to 1.8.1 in /tools ([#&open-telemetry#8203;3485](https://redirect.github.com/google/go-github/issues/3485)) - build(deps): bump github.com/google/go-github/v69 from 69.0.0 to 69.2.0 in /scrape ([#&open-telemetry#8203;3483](https://redirect.github.com/google/go-github/issues/3483)) - build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in /tools ([#&open-telemetry#8203;3490](https://redirect.github.com/google/go-github/issues/3490)) - Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 ([#&open-telemetry#8203;3494](https://redirect.github.com/google/go-github/issues/3494)) - build(deps): bump actions/cache from 4.2.0 to 4.2.1 in the actions group ([#&open-telemetry#8203;3492](https://redirect.github.com/google/go-github/issues/3492)) - fix: Resolve '400 Custom domains' error on GitHub Enterprise Server ([#&open-telemetry#8203;3489](https://redirect.github.com/google/go-github/issues/3489)) - Correct the runIDFromURLRE regex to properly match the callbackURL ([#&open-telemetry#8203;3495](https://redirect.github.com/google/go-github/issues/3495)) - feat: Add support for GitHub-hosted runner API endpoints ([#&open-telemetry#8203;3487](https://redirect.github.com/google/go-github/issues/3487)) - feat: Add support for network-configurations endpoints ([#&open-telemetry#8203;3497](https://redirect.github.com/google/go-github/issues/3497)) - build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 ([#&open-telemetry#8203;3500](https://redirect.github.com/google/go-github/issues/3500)) - build(deps): bump actions/cache from 4.2.1 to 4.2.2 in the actions group ([#&open-telemetry#8203;3499](https://redirect.github.com/google/go-github/issues/3499)) - Add created_at field to Reaction ([#&open-telemetry#8203;3501](https://redirect.github.com/google/go-github/issues/3501)) - Add reason parameter to MergeGroupEvent ([#&open-telemetry#8203;3508](https://redirect.github.com/google/go-github/issues/3508)) - fix(ci): ensure 'auto' toolchain applies to generate ([#&open-telemetry#8203;3436](https://redirect.github.com/google/go-github/issues/3436)) - Bump dependency versions from dependabot warnings ([#&open-telemetry#8203;3512](https://redirect.github.com/google/go-github/issues/3512)) - Bump go-jose to v4.0.5 ([#&open-telemetry#8203;3513](https://redirect.github.com/google/go-github/issues/3513)) - build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /example ([#&open-telemetry#8203;3514](https://redirect.github.com/google/go-github/issues/3514)) - docs: Update readme and examples for updated go-github-ratelimit and introduce go-github-pagination ([#&open-telemetry#8203;3504](https://redirect.github.com/google/go-github/issues/3504)) - Add validity filter to secret scanning alert list options ([#&open-telemetry#8203;3516](https://redirect.github.com/google/go-github/issues/3516)) - build(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0 in /tools ([#&open-telemetry#8203;3518](https://redirect.github.com/google/go-github/issues/3518)) - build(deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 in /tools ([#&open-telemetry#8203;3517](https://redirect.github.com/google/go-github/issues/3517)) - feat: Add automatic_copilot_code_review_enabled parameter to ruleset API ([#&open-telemetry#8203;3506](https://redirect.github.com/google/go-github/issues/3506)) - Bump version of go-github to v70.0.0 ([#&open-telemetry#8203;3520](https://redirect.github.com/google/go-github/issues/3520)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5LW1ham9yLXVwZGF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Curtis Robert <[email protected]> Co-authored-by: Alex Boten <[email protected]>
This PR contains the following updates:
v69.2.0
->v70.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/go-github (github.com/google/go-github/v69)
v70.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE:
EnterpriseNetwork*
structs have been replaced withNetwork*
structs.BREAKING CHANGE:
PackageVersion.Body
andPackageVersion.Metadata
are both nowjson.RawMessage
....and the following additional changes:
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.