Skip to content

rebase: bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /actions/retest#5171

Merged
mergify[bot] merged 2 commits intodevelfrom
dependabot/go_modules/actions/retest/golang.org/x/oauth2-0.27.0
Feb 25, 2025
Merged

rebase: bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /actions/retest#5171
mergify[bot] merged 2 commits intodevelfrom
dependabot/go_modules/actions/retest/golang.org/x/oauth2-0.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps golang.org/x/oauth2 from 0.26.0 to 0.27.0.

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component labels Feb 24, 2025
@iPraveenParihar iPraveenParihar dismissed their stale review February 25, 2025 04:29
#9 [builder 4/4] RUN go build -mod=vendor -o retest ./main.go
#9 0.130 go: golang.org/x/oauth2 in vendor/modules.txt requires go >= 1.23.0 (running go 1.22.12; GOTOOLCHAIN=local)
#9 ERROR: process "/bin/sh -c go build -mod=vendor -o retest ./main.go" did not complete successfully: exit code: 1
------
 > [builder 4/4] RUN go build -mod=vendor -o retest ./main.go:
0.130 go: golang.org/x/oauth2 in vendor/modules.txt requires go >= 1.23.0 (running go 1.22.12; GOTOOLCHAIN=local)
@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/actions/retest/golang.org/x/oauth2-0.27.0 branch from b11b8eb to b2fa9cb Compare February 25, 2025 07:41
@iPraveenParihar iPraveenParihar requested a review from a team February 25, 2025 07:48
@nixpanic
Copy link
Copy Markdown
Member

@Mergifyio rebase

dependabot bot and others added 2 commits February 25, 2025 16:27
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.26.0 to 0.27.0.
- [Commits](golang/oauth2@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Praveen M <m.praveen@ibm.com>
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 25, 2025

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the dependabot/go_modules/actions/retest/golang.org/x/oauth2-0.27.0 branch from b2fa9cb to 7cf225a Compare February 25, 2025 16:28
@nixpanic
Copy link
Copy Markdown
Member

@Mergifyio queue

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 25, 2025

queue

✅ The pull request has been merged automatically

Details

The pull request has been merged automatically at ca19bb7

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Feb 25, 2025
@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.30

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.31

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.32

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.30

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.31

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.32

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.30

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.31

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.32

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Feb 25, 2025
@mergify mergify bot merged commit ca19bb7 into devel Feb 25, 2025
37 checks passed
@mergify mergify bot deleted the dependabot/go_modules/actions/retest/golang.org/x/oauth2-0.27.0 branch February 25, 2025 16:33
mergify bot added a commit that referenced this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants