Skip to content

chore(deps): update module golang.org/x/oauth2 to v0.36.0 - autoclosed#37

Closed
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/golang.org-x-oauth2-0.x
Closed

chore(deps): update module golang.org/x/oauth2 to v0.36.0 - autoclosed#37
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/golang.org-x-oauth2-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/oauth2 v0.35.0v0.36.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: (UTC)

  • 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Walkthrough

This change updates the indirect dependency golang.org/x/oauth2 in go.mod from version v0.35.0 to v0.36.0. No source code or exported entities are affected.

Changes

Dependency Update

Layer / File(s) Summary
Bump golang.org/x/oauth2 version
go.mod
Indirect dependency golang.org/x/oauth2 updated from v0.35.0 to v0.36.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested labels: lgtm, ok-to-test

Suggested reviewers: falox, tremes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only go.mod and go.sum changed; no test files or Ginkgo titles were modified.
Test Structure And Quality ✅ Passed Only go.mod/go.sum changed; no test files or Ginkgo code were modified, so the test-structure checklist is not applicable.
Microshift Test Compatibility ✅ Passed No .go test files changed; the PR only updates go.mod/go.sum, so there are no new Ginkgo tests to flag.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only bumps go.mod/go.sum for golang.org/x/oauth2; no new or modified Ginkgo/e2e tests were added, so SNO compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Only go.mod/go.sum changed; no deployment manifests, operators, or controllers were modified, so no topology-aware scheduling risk was introduced.
Ote Binary Stdout Contract ✅ Passed Only go.mod changed to bump golang.org/x/oauth2; no process-level code or stdout writes were introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Dependency-only bump in go.mod/go.sum; no Ginkgo/e2e test files or networking code were added or changed.
No-Weak-Crypto ✅ Passed Only go.mod/go.sum changed for x/oauth2 v0.35.0→v0.36.0; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or custom/unsafe secret comparisons found.
Container-Privileges ✅ Passed Only go.mod/go.sum changed; no container/K8s manifests were modified, and repo scan found no privileged settings introduced.
No-Sensitive-Data-In-Logs ✅ Passed Only go.mod/go.sum changed for an oauth2 version bump; no logging code or sensitive-data exposure was added.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the dependency update to golang.org/x/oauth2 v0.36.0.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/golang.org-x-oauth2-0.x

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot requested review from rioloc and tremes July 3, 2026 16:15
@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign falox for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 3, 2026
@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

tremes added a commit to tremes/lightspeed-agentic-alerts-adapter that referenced this pull request Jul 8, 2026
This commit combines the following open PRs from red-hat-konflux[bot]:

- openshift#50 — chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v9.8-1783442369
- openshift#47 — chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
- openshift#46 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
- openshift#45 — chore(deps): update module go.yaml.in/yaml/v2 to v3
- openshift#44 — chore(deps): update konflux references
- openshift#42 — fix(deps): update module github.com/prometheus/alertmanager to v0.33.1
- openshift#41 — fix(deps): update kubernetes monorepo to v0.36.2
- openshift#40 — chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.0
- openshift#39 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v2.5.0
- openshift#38 — chore(deps): update module golang.org/x/time to v0.15.0
- openshift#37 — chore(deps): update module golang.org/x/oauth2 to v0.36.0
- openshift#36 — chore(deps): update module github.com/prometheus/procfs to v0.21.1
- openshift#34 — chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1
tremes added a commit to tremes/lightspeed-agentic-alerts-adapter that referenced this pull request Jul 8, 2026
This commit combines the following open PRs from red-hat-konflux[bot]:

- openshift#50 — chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v9.8-1783442369
- openshift#47 — chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
- openshift#46 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
- openshift#45 — chore(deps): update module go.yaml.in/yaml/v2 to v3
- openshift#44 — chore(deps): update konflux references
- openshift#42 — fix(deps): update module github.com/prometheus/alertmanager to v0.33.1
- openshift#41 — fix(deps): update kubernetes monorepo to v0.36.2
- openshift#40 — chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.0
- openshift#39 — chore(deps): update module gomodules.xyz/jsonpatch/v2 to v2.5.0
- openshift#38 — chore(deps): update module golang.org/x/time to v0.15.0
- openshift#37 — chore(deps): update module golang.org/x/oauth2 to v0.36.0
- openshift#36 — chore(deps): update module github.com/prometheus/procfs to v0.21.1
- openshift#34 — chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module golang.org/x/oauth2 to v0.36.0 chore(deps): update module golang.org/x/oauth2 to v0.36.0 - autoclosed Jul 8, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 8, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/golang.org-x-oauth2-0.x branch July 8, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants