Skip to content
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/v61 to v62 - autoclosed #1523

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-github/v61 v61.0.0 -> v62.0.0 age adoption passing confidence

Release Notes

google/go-github (github.com/google/go-github/v61)

v62.0.0

Compare Source

This release contains the following breaking API changes:

  • feat!: Add ListRunnersOptions to support all query parameters (#​3094)
    BREAKING-CHANGE: This changes ListOptions to ListRunnersOptions in ListRunners and ListOrganizationRunners.

...and the following additional changes:

  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#​3120)
  • Bump go-github from v60 to v61 in /scrape (#​3119)
  • Print the unrecognized repository rule type (#​3113)
  • feat: Add missing github enterprise importer and domains meta fields (#​3121)
  • Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 in /tools (#​3122)
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools (#​3123)
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#​3124)
  • Bump golang.org/x/net from 0.22.0 to 0.24.0 in /scrape (#​3125)
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#​3128)
  • Add support for merge queue ruleset JSON unmarshaling (#​3131)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example (#​3134)
  • Add Missing Changes Field to Member Event Type. (#​3153)
  • Allow an empty array of repo ids as a request parameter (#​3155)
  • Fix application of pagination options on ListCopilotSeats endpoint (#​3090)
  • Hotfix: Fix broken unit test in copilot_test.go (#​3156)
  • feat: Allow blocking until primary rate limit is reset (#​3117)
  • Remove extra backtick from README.md (#​3158)
  • Add support for check private vulnerability reporting endpoint (#​3157)
  • Add support for Dependency Graph Snapshots endpoint (#​2856)
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#​3162)
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 in /scrape (#​3161)
  • Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 in /scrape (#​3160)
  • Add Action to DeploymentStatusEvent (#​3163)
  • Query identities associated with organization roles (#​3130)
  • Bump version of go-github to v62.0.0 (#​3165)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update module github.com/google/go-github/v61 to v62 Update module github.com/google/go-github/v61 to v62 - autoclosed May 30, 2024
@renovate renovate bot closed this May 30, 2024
@renovate renovate bot deleted the renovate/github.com-google-go-github-v61-62.x branch May 30, 2024 09:58
@renovate renovate bot changed the title Update module github.com/google/go-github/v61 to v62 - autoclosed Update module github.com/google/go-github/v61 to v62 May 30, 2024
@renovate renovate bot reopened this May 30, 2024
@renovate renovate bot restored the renovate/github.com-google-go-github-v61-62.x branch May 30, 2024 10:45
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch 2 times, most recently from 8fa610f to 76019eb Compare May 30, 2024 16:33
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch 4 times, most recently from 1344105 to e35f3de Compare June 5, 2024 11:23
@renovate renovate bot changed the title Update module github.com/google/go-github/v61 to v62 fix(deps): update module github.com/google/go-github/v61 to v62 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch from e35f3de to 0941e21 Compare June 17, 2024 15:10
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v61 to v62 Update module github.com/google/go-github/v61 to v62 Jul 1, 2024
@renovate renovate bot changed the title Update module github.com/google/go-github/v61 to v62 fix(deps): update module github.com/google/go-github/v61 to v62 Jul 5, 2024
Copy link
Contributor Author

renovate bot commented Jul 5, 2024

ℹ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/open-policy-agent/opa v0.65.0 -> v0.66.0
github.com/spf13/cobra v1.8.0 -> v1.8.1
github.com/cpuguy83/go-md2man/v2 v2.0.3 -> v2.0.4
golang.org/x/term v0.20.0 -> v0.21.0
golang.org/x/tools v0.21.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
golang.org/x/crypto v0.23.0 -> v0.24.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/text v0.15.0 -> v0.16.0

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch from 0941e21 to 45771ef Compare July 5, 2024 12:28
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v61 to v62 fix(deps): update module github.com/google/go-github/v61 to v62 - autoclosed Jul 9, 2024
@renovate renovate bot closed this Jul 9, 2024
@renovate renovate bot deleted the renovate/github.com-google-go-github-v61-62.x branch July 9, 2024 00:03
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v61 to v62 - autoclosed fix(deps): update module github.com/google/go-github/v61 to v62 Jul 9, 2024
@renovate renovate bot reopened this Jul 9, 2024
@renovate renovate bot restored the renovate/github.com-google-go-github-v61-62.x branch July 9, 2024 03:47
Copy link
Contributor Author

renovate bot commented Jul 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: ee/backend/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/buildkite/go-buildkite/v3 v3.11.0
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/robert-nix/ansihtml v1.0.1
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading gorm.io/gorm v1.25.10
go: downloading github.com/dchest/uniuri v1.2.0
go: downloading gorm.io/driver/postgres v1.5.7
go: downloading github.com/segmentio/analytics-go/v3 v3.3.0
go: downloading github.com/gin-contrib/sessions v1.0.1
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/google/go-github/v62 v62.0.0
go: downloading github.com/getsentry/sentry-go v0.28.0
go: downloading github.com/jackc/pgx/v5 v5.4.3
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/segmentio/backo-go v1.0.0
go: downloading github.com/gorilla/context v1.1.2
go: downloading github.com/gorilla/sessions v1.2.2
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/wader/gormstore/v2 v2.0.3
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/gorilla/securecookie v1.1.2
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.8.0
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: github.com/diggerhq/digger/ee/backend imports
	github.com/gin-gonic/gin imports
	github.com/gin-gonic/gin/binding imports
	github.com/go-playground/validator/v10 imports
	github.com/gabriel-vasile/mimetype: github.com/gabriel-vasile/[email protected]: read "https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.3.zip": unexpected EOF

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch from 45771ef to e5f89ff Compare July 9, 2024 08:01
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v61 to v62 fix(deps): update module github.com/google/go-github/v61 to v62 - autoclosed Jul 10, 2024
@renovate renovate bot closed this Jul 10, 2024
@renovate renovate bot deleted the renovate/github.com-google-go-github-v61-62.x branch July 10, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant