Skip to content

Commit 071bf3c

Browse files
renovate[bot]Alex Boten
andauthored
Update module github.com/google/go-github/v57 to v58 (#30607)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v57](https://togithub.com/google/go-github) | `v57.0.0` -> `v58.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv57/v58.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv57/v58.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv57/v57.0.0/v58.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv57/v57.0.0/v58.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v57)</summary> ### [`v58.0.0`](https://togithub.com/google/go-github/releases/tag/v58.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v57.0.0...v58.0.0) This release contains the following breaking API changes: - Fix broken CreateOrUpdateRepoCustomPropertyValues ([#&#8203;3023](https://togithub.com/google/go-github/issues/3023)) - Remove ambiguous fields from AuditEntry ([#&#8203;3017](https://togithub.com/google/go-github/issues/3017)) ...and the following additional changes: - Bump go-github from v56 to v57 in /scrape ([#&#8203;3010](https://togithub.com/google/go-github/issues/3010)) - Update metadata ([#&#8203;3012](https://togithub.com/google/go-github/issues/3012)) - Bump actions/setup-go from 4 to 5 ([#&#8203;3027](https://togithub.com/google/go-github/issues/3027)) - Add scanning validity checks ([#&#8203;3026](https://togithub.com/google/go-github/issues/3026)) - Add Referrer field to AuditEntry ([#&#8203;3032](https://togithub.com/google/go-github/issues/3032)) - Add code_search and dependency_snapshots for RateLimits ([#&#8203;3019](https://togithub.com/google/go-github/issues/3019)) - Support temporary private fork creation via API ([#&#8203;3025](https://togithub.com/google/go-github/issues/3025)) - Escape package names to support names which include a slash ([#&#8203;3002](https://togithub.com/google/go-github/issues/3002)) - Don't update httpClient passed to NewClient ([#&#8203;3011](https://togithub.com/google/go-github/issues/3011)) - Add GetAllCustomPropertyValues for repositories ([#&#8203;3020](https://togithub.com/google/go-github/issues/3020)) - Add Copilot endpoints ([#&#8203;2973](https://togithub.com/google/go-github/issues/2973)) - Fix copilot API payload ([#&#8203;3034](https://togithub.com/google/go-github/issues/3034)) - Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example ([#&#8203;3033](https://togithub.com/google/go-github/issues/3033)) - Fix example/go.sum ([#&#8203;3035](https://togithub.com/google/go-github/issues/3035)) - Bump github.com/getkin/kin-openapi from 0.120.0 to 0.122.0 in /tools ([#&#8203;3015](https://togithub.com/google/go-github/issues/3015)) - Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /example ([#&#8203;3039](https://togithub.com/google/go-github/issues/3039)) - Add Repo and Action to IssueEvent ([#&#8203;3040](https://togithub.com/google/go-github/issues/3040)) - Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /tools ([#&#8203;3041](https://togithub.com/google/go-github/issues/3041)) - Bump golang.org/x/net from 0.19.0 to 0.20.0 in /scrape ([#&#8203;3042](https://togithub.com/google/go-github/issues/3042)) - Bump version of go-github to v58.0.0 ([#&#8203;3045](https://togithub.com/google/go-github/issues/3045)) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Signed-off-by: Alex Boten <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Boten <[email protected]>
1 parent 4b17470 commit 071bf3c

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

cmd/githubgen/codeowners.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"sort"
1111
"strings"
1212

13-
"github.com/google/go-github/v57/github"
13+
"github.com/google/go-github/v58/github"
1414
)
1515

1616
const allowlistHeader = `# Code generated by githubgen. DO NOT EDIT.

cmd/githubgen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/cmd/githubgen
33
go 1.20
44

55
require (
6-
github.com/google/go-github/v57 v57.0.0
6+
github.com/google/go-github/v58 v58.0.0
77
go.opentelemetry.io/collector/confmap v0.92.1-0.20240112172857-83d463ceba06
88
gopkg.in/yaml.v3 v3.0.1
99
)

cmd/githubgen/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/gitproviderreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.20
55
require (
66
github.com/Khan/genqlient v0.6.0
77
github.com/google/go-cmp v0.6.0
8-
github.com/google/go-github/v57 v57.0.0
8+
github.com/google/go-github/v58 v58.0.0
99
github.com/stretchr/testify v1.8.4
1010
go.opentelemetry.io/collector/component v0.92.1-0.20240112172857-83d463ceba06
1111
go.opentelemetry.io/collector/config/confighttp v0.92.1-0.20240112172857-83d463ceba06

receiver/gitproviderreceiver/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/gitproviderreceiver/internal/scraper/githubscraper/helpers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"net/url"
1010

1111
"github.com/Khan/genqlient/graphql"
12-
"github.com/google/go-github/v57/github"
12+
"github.com/google/go-github/v58/github"
1313
"go.uber.org/zap"
1414
)
1515

receiver/gitproviderreceiver/internal/scraper/githubscraper/helpers_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"testing"
1515

1616
"github.com/Khan/genqlient/graphql"
17-
"github.com/google/go-github/v57/github"
17+
"github.com/google/go-github/v58/github"
1818
"github.com/stretchr/testify/assert"
1919
"go.opentelemetry.io/collector/receiver/receivertest"
2020
)

0 commit comments

Comments
 (0)