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

Bump the gomod group with 3 updates #1903

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the gomod group with 3 updates: google.golang.org/api, open-cluster-management.io/addon-framework and open-cluster-management.io/api.

Updates google.golang.org/api from 0.224.0 to 0.226.0

Release notes

Sourced from google.golang.org/api's releases.

v0.226.0

0.226.0 (2025-03-13)

Features

v0.225.0

0.225.0 (2025-03-11)

Features

Bug Fixes

Changelog

Sourced from google.golang.org/api's changelog.

0.226.0 (2025-03-13)

Features

0.225.0 (2025-03-11)

Features

Bug Fixes

Commits

Updates open-cluster-management.io/addon-framework from 0.11.0 to 0.12.0

Release notes

Sourced from open-cluster-management.io/addon-framework's releases.

v0.12.0

Addon Framework v0.12.0

What's Changed

New Contributors

Full Changelog: open-cluster-management-io/addon-framework@v0.11.0...v0.12.0

Commits
  • 6b1383f Bump ocm api and sdk-go to v0.16.0 (#305)
  • b2865de breaking change: when annotation is empty default managed by addon-manager (#...
  • aede957 Fix nil pointer panic when deployment replicas not set (#301)
  • 4329ebe patch the mca supportedconfigs when failed to get intallnamespace (#298)
  • 60218b6 ✨ support addon agent resource requirements settings (#297)
  • 99a1713 include error in msg from healthchecker (#296)
  • 4217c03 Upgrade base image to ubi9 (#294)
  • 57b1d28 Wait for cache sync for lister resources (#291)
  • a3a8096 Move index func from addon framework to ocm (#292)
  • ddf4c0d Trigger registration controller sync from Trigger func (#290)
  • Additional commits viewable in compare view

Updates open-cluster-management.io/api from 0.16.0 to 0.16.1

Release notes

Sourced from open-cluster-management.io/api's releases.

v0.16.1

Open Cluster Management API v0.16.1

What's Changed

Full Changelog: open-cluster-management-io/api@v0.16.0...v0.16.1

Commits
  • 8c97932 ✨ Adding a new field to clustermanager API to pass list of aws tags ...
  • See full diff in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 17, 2025
Copy link
Contributor

openshift-ci bot commented Mar 17, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a stolostron 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.

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.

Bumps the gomod group with 3 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client), [open-cluster-management.io/addon-framework](https://github.com/open-cluster-management-io/addon-framework) and [open-cluster-management.io/api](https://github.com/open-cluster-management-io/api).

Updates `google.golang.org/api` from 0.224.0 to 0.226.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.224.0...v0.226.0)

Updates `open-cluster-management.io/addon-framework` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/open-cluster-management-io/addon-framework/releases)
- [Commits](open-cluster-management-io/addon-framework@v0.11.0...v0.12.0)

Updates `open-cluster-management.io/api` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/open-cluster-management-io/api/releases)
- [Commits](open-cluster-management-io/api@v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: open-cluster-management.io/addon-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: open-cluster-management.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@skitt skitt force-pushed the dependabot/go_modules/gomod-d64ead6ff7 branch from 58e5326 to f082fe8 Compare March 17, 2025 08:06
@skitt
Copy link
Member

skitt commented Mar 17, 2025

/ok-to-test
/lgtm
/approve

Copy link
Contributor

openshift-ci bot commented Mar 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: skitt

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

The pull request process is described 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

@openshift-merge-bot openshift-merge-bot bot merged commit d7c98e7 into main Mar 17, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-d64ead6ff7 branch March 17, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant