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

Update module golang.org/x/oauth2 to v0.23.0 #1562

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/oauth2 v0.22.0 -> v0.23.0 age adoption passing confidence
golang.org/x/oauth2 v0.20.0 -> v0.23.0 age adoption passing confidence

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from d9670c4 to 463d4d5 Compare June 4, 2024 17:07
@renovate renovate bot changed the title Update module golang.org/x/oauth2 to v0.21.0 fix(deps): update module golang.org/x/oauth2 to v0.21.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 463d4d5 to a5cffb2 Compare June 17, 2024 15:10
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.21.0 Update module golang.org/x/oauth2 to v0.21.0 Jul 1, 2024
@renovate renovate bot changed the title Update module golang.org/x/oauth2 to v0.21.0 fix(deps): update module golang.org/x/oauth2 to v0.21.0 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from a5cffb2 to 647bc5d Compare July 5, 2024 12:28
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.21.0 Update module golang.org/x/oauth2 to v0.21.0 Jul 25, 2024
@renovate renovate bot changed the title Update module golang.org/x/oauth2 to v0.21.0 fix(deps): update module golang.org/x/oauth2 to v0.21.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 647bc5d to 49d8907 Compare August 4, 2024 16:39
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.21.0 fix(deps): update module golang.org/x/oauth2 to v0.22.0 Aug 4, 2024
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.22.0 Update module golang.org/x/oauth2 to v0.22.0 Aug 8, 2024
@renovate renovate bot changed the title Update module golang.org/x/oauth2 to v0.22.0 fix(deps): update module golang.org/x/oauth2 to v0.22.0 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.22.0 fix(deps): update module golang.org/x/oauth2 to v0.23.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 49d8907 to b716cc0 Compare September 4, 2024 15:08
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.23.0 Update module golang.org/x/oauth2 to v0.23.0 Sep 5, 2024
Copy link
Contributor Author

renovate bot commented Sep 25, 2024

ℹ Artifact update notice

File name: ee/drift/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):

  • 5 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 -> v0.49.0
go.opentelemetry.io/otel v1.19.0 -> v1.24.0
go.opentelemetry.io/otel/metric v1.19.0 -> v1.24.0
go.opentelemetry.io/otel/sdk v1.19.0 -> v1.24.0
go.opentelemetry.io/otel/trace v1.19.0 -> v1.24.0

@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch 2 times, most recently from 13e5c9e to 6fcbbcb Compare October 2, 2024 13:54
Copy link
Contributor Author

renovate bot commented Oct 2, 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/drift/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/diggerhq/digger/backend v0.0.0-00010101000000-000000000000
go: downloading github.com/getsentry/sentry-go v0.29.0
go: downloading github.com/orandin/slog-gorm v1.4.0
go: downloading gorm.io/gorm v1.25.12
go: downloading gorm.io/plugin/dbresolver v1.5.3
go: downloading github.com/slack-go/slack v0.10.3
go: downloading github.com/go-playground/validator/v10 v10.22.0
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/bytedance/sonic v1.11.9
go: downloading gorm.io/driver/mysql v1.5.7
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.4
go: downloading github.com/klauspost/cpuid/v2 v2.2.8
go: github.com/diggerhq/digger/ee/drift imports
	github.com/diggerhq/digger/backend/ci_backends: github.com/diggerhq/digger/[email protected]: invalid version: unknown revision 000000000000
go: github.com/diggerhq/digger/ee/drift/controllers imports
	github.com/diggerhq/digger/backend/utils: github.com/diggerhq/digger/[email protected]: invalid version: unknown revision 000000000000

Copy link

delve-auditor bot commented Oct 2, 2024

Security

  • No security or compliance vulnerabilities detected
  • Scanned 5 changed file(s)

Changes Detected

  • [Dependency Update] Upgrade golang.org/x/oauth2 to v0.23.0 [backend/go.mod, ee/drift/go.mod, next/go.mod]

    • Updated in backend, ee/drift, and next modules
    • Affects OAuth2 functionality across the project
    • Ensures the project uses the latest version of the oauth2 package
  • [Dependency Cleanup] Remove redundant testify dependency [next/go.mod]

    • Moved testify from indirect to direct dependencies in next module
    • Affects test-related functionality in the next module
    • Improves dependency management and clarity

@renovate renovate bot changed the title Update module golang.org/x/oauth2 to v0.23.0 fix(deps): update module golang.org/x/oauth2 to v0.23.0 Oct 2, 2024
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.23.0 Update module golang.org/x/oauth2 to v0.23.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-oauth2-0.x branch from 6fcbbcb to 4904e06 Compare October 9, 2024 22:59
Copy link

delve-auditor bot commented Oct 9, 2024

Security

  • No security or compliance vulnerabilities detected
  • Scanned 5 changed file(s)

Changes Detected

  • [Dependency Update] Upgrade golang.org/x/oauth2 to v0.23.0 [backend/go.mod, ee/drift/go.mod, next/go.mod]

    • Updated in backend, ee/drift, and next modules
    • Affects OAuth2 functionality across the project
    • Ensures the project uses the latest version of the oauth2 package
  • [Dependency Cleanup] Remove redundant testify dependency [next/go.mod]

    • Moved testify from indirect to direct dependencies in next module
    • Affects test-related functionality in the next module
    • Improves dependency management and clarity

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.

0 participants