Re: [PR] chore(deps): bump github.com/operator-framework/api from 0.20.0 to 0.25.0 [camel-k]

2024-05-27 Thread via GitHub


dependabot[bot] commented on PR #5544:
URL: https://github.com/apache/camel-k/pull/5544#issuecomment-2132864549

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] chore(deps): bump github.com/operator-framework/api from 0.20.0 to 0.25.0 [camel-k]

2024-05-27 Thread via GitHub


squakez commented on PR #5544:
URL: https://github.com/apache/camel-k/pull/5544#issuecomment-2132864470

   Depends on #5455 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] chore(deps): bump github.com/operator-framework/api from 0.20.0 to 0.25.0 [camel-k]

2024-05-27 Thread via GitHub


squakez closed pull request #5544: chore(deps): bump 
github.com/operator-framework/api from 0.20.0 to 0.25.0
URL: https://github.com/apache/camel-k/pull/5544


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] chore(deps): bump github.com/operator-framework/api from 0.20.0 to 0.25.0 [camel-k]

2024-05-23 Thread via GitHub


dependabot[bot] opened a new pull request, #5544:
URL: https://github.com/apache/camel-k/pull/5544

   Bumps 
[github.com/operator-framework/api](https://github.com/operator-framework/api) 
from 0.20.0 to 0.25.0.
   
   Release notes
   Sourced from https://github.com/operator-framework/api/releases";>github.com/operator-framework/api's
 releases.
   
   v0.25.0
   What's Changed
   
   :seedling: Adds dependabot config to repo by https://github.com/perdasilva";>@​perdasilva in https://redirect.github.com/operator-framework/api/pull/326";>operator-framework/api#326
   :bug: fix ClusterServiceVersion CRD Generation by https://github.com/perdasilva";>@​perdasilva in https://redirect.github.com/operator-framework/api/pull/324";>operator-framework/api#324
   :seedling: Add GHA to test CRDs against kind by https://github.com/perdasilva";>@​perdasilva in https://redirect.github.com/operator-framework/api/pull/325";>operator-framework/api#325
   build(deps): bump actions/checkout from 3 to 4 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/327";>operator-framework/api#327
   build(deps): bump actions/cache from 2 to 4 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/328";>operator-framework/api#328
   build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 
by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/332";>operator-framework/api#332
   build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/330";>operator-framework/api#330
   build(deps): bump actions/setup-go from 4 to 5 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/329";>operator-framework/api#329
   build(deps): bump k8s.io/apimachinery from 0.30.0 to 0.30.1 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/333";>operator-framework/api#333
   update kube libraries to v0.30.1 by https://github.com/perdasilva";>@​perdasilva in https://redirect.github.com/operator-framework/api/pull/335";>operator-framework/api#335
   
   Full Changelog: https://github.com/operator-framework/api/compare/v0.24.0...v0.25.0";>https://github.com/operator-framework/api/compare/v0.24.0...v0.25.0
   v0.24.0
   What's Changed
   
   build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/321";>operator-framework/api#321
   K8s 1.30 version update and go 1.22 by https://github.com/Neo2308";>@​Neo2308 in https://redirect.github.com/operator-framework/api/pull/322";>operator-framework/api#322
   
   Full Changelog: https://github.com/operator-framework/api/compare/v0.23.0...v0.24.0";>https://github.com/operator-framework/api/compare/v0.23.0...v0.24.0
   v0.23.0
   What's Changed
   
   :seedling: bump codecov to v4 by https://github.com/grokspawn";>@​grokspawn in https://redirect.github.com/operator-framework/api/pull/315";>operator-framework/api#315
   add missing comments for status fields by https://github.com/grokspawn";>@​grokspawn in https://redirect.github.com/operator-framework/api/pull/316";>operator-framework/api#316
   enabling merge queues by adjusting dco policy, workflows by https://github.com/grokspawn";>@​grokspawn in https://redirect.github.com/operator-framework/api/pull/314";>operator-framework/api#314
   build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/operator-framework/api/pull/318";>operator-framework/api#318
   Add tidy to the verify target by https://github.com/tmshort";>@​tmshort in https://redirect.github.com/operator-framework/api/pull/320";>operator-framework/api#320
   Update modules to support k8s v0.29.2 by https://github.com/Neo2308";>@​Neo2308 in https://redirect.github.com/operator-framework/api/pull/319";>operator-framework/api#319
   
   New Contributors
   
   https://github.com/Neo2308";>@​Neo2308 made 
their first contribution in https://redirect.github.com/operator-framework/api/pull/319";>operator-framework/api#319
   
   Full Changelog: https://github.com/operator-framework/api/compare/v0.22.0...v0.23.0";>https://github.com/operator-framework/api/compare/v0.22.0...v0.23.0
   v0.22.0
   What's Changed
   
   OCPBUGS-25989: go.mod: bump to golang 1.21 by https://github.com/stevekuznetsov";>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/311";>operator-framework/api#311
   Add field Subscription.Spec.Config.Annotations by https://github.com/cognifloyd";>@​cognifloyd in https://redirect.github.com/operator-framework/api/pull/312";>operator-framework/api#312
   
   New Contributors
   
   https://gith