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

NO-ISSUE: Bump ubi9/go-toolset from 1.21 to 9.5 in the docker-dependencies group #322

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the docker-dependencies group with 1 update: ubi9/go-toolset.

Updates ubi9/go-toolset from 1.21 to 9.5

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

The following labels could not be found: docker, dependabot.

@openshift-ci-robot
Copy link

@dependabot[bot]: This pull request explicitly references no jira issue.

In response to this:

Bumps the docker-dependencies group with 1 update: ubi9/go-toolset.

Updates ubi9/go-toolset from 1.21 to 9.5

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 13, 2025
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 13, 2025
@openshift-ci openshift-ci bot requested review from carbonin and rccrdpccl January 13, 2025 12:08
Copy link

openshift-ci bot commented Jan 13, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

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

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.12%. Comparing base (f123ff8) to head (b127295).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
- Coverage   63.96%   60.12%   -3.85%     
==========================================
  Files          25       27       +2     
  Lines        1396     1492      +96     
==========================================
+ Hits          893      897       +4     
- Misses        345      435      +90     
- Partials      158      160       +2     

see 2 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/docker/docker-dependencies-c06b329bba branch from 9e42e51 to 8a1b552 Compare January 20, 2025 13:01
@dependabot dependabot bot force-pushed the dependabot/docker/docker-dependencies-c06b329bba branch 2 times, most recently from 7e0b272 to 63b7633 Compare February 3, 2025 12:20
@dependabot dependabot bot force-pushed the dependabot/docker/docker-dependencies-c06b329bba branch from 63b7633 to 6c53762 Compare February 10, 2025 12:30
@rccrdpccl
Copy link
Contributor

 $ podman run -it registry.access.redhat.com/ubi9/go-toolset:9.5 -- go version
go version go1.22.9 (Red Hat 1.22.9-2.el9_5) linux/amd64
$ podman run -it registry.access.redhat.com/ubi9/go-toolset:9.5 -- head -n2 /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="9.5 (Plow)
$ podman run -it registry.access.redhat.com/ubi9/go-toolset:1.21 -- go version
go version go1.21.13 (Red Hat 1.21.13-4.el9_4) linux/amd64
podman run -it registry.access.redhat.com/ubi9/go-toolset:1.21 -- head -n2 /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="9.4 (Plow)"

go mod declaring 1.21

AFAIU should be safe to upgrade, but not strictly necessary

Bumps the docker-dependencies group with 1 update: ubi9/go-toolset.


Updates `ubi9/go-toolset` from 1.21 to 9.5

---
updated-dependencies:
- dependency-name: ubi9/go-toolset
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: docker-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/docker-dependencies-c06b329bba branch from 6c53762 to b127295 Compare February 17, 2025 13:56
Copy link

openshift-ci bot commented Feb 19, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/edge-e2e-oci-assisted-4-18 63b7633 link false /test edge-e2e-oci-assisted-4-18
ci/prow/edge-e2e-ai-operator-ztp b127295 link true /test edge-e2e-ai-operator-ztp

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants