kyma-project / cli

Simple set of commands to manage a Kyma installation
Apache License 2.0
111 stars 118 forks source link

chore(dependabot): bump github.com/open-component-model/ocm from 0.7.0 to 0.9.0 #2061

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/open-component-model/ocm from 0.7.0 to 0.9.0.

Release notes

Sourced from github.com/open-component-model/ocm's releases.

v0.9.0

Release v0.9.0

  • normalize order of used component lister results (#750)
  • eliminate dep from demo plugin to cli (#746)
  • Bump the go group across 1 directory with 3 updates (#748)
  • Bump github.com/fluxcd/cli-utils from 0.36.0-flux.5 to 0.36.0-flux.6 (#737)
  • change wording (#747)
  • Bump github.com/docker/cli from 25.0.5+incompatible to 26.1.0+incompatible (#743)
  • Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.0+incompatible (#744)
  • eliminate lib to cli dependencies (#741)
  • enable http registries as ocm repositories (#676)
  • Rework object finalization (#703)
  • fix: do not create a new resource manager client (#742)
  • fix: remove all personal information from tests (#740)
  • incorporate VERSION file if built without make (#732)
  • Wget doc (#739)
  • add documentation for wget access (#733)
  • Bump the go group with 27 updates (#729)
  • Bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 (#722)
  • Bump the ci group with 2 updates (#723)
  • fast version list command (#728)
  • fix issue with create tempfile on MS Windows (#726)
  • modify add sources doc (#727)
  • align ca-cert opts + remove relation constraints for inputs (#725)
  • add metadata for hyperspace (#719)
  • readonly mode configurable for CVs (#711)
  • spec normalization for OCI based OCM repository spec (#710)
  • Bump the go_modules group group with 3 updates (#707)
  • Bump the ci group with 3 updates (#713)
  • remove docs that are available in the spec (#715)
  • change to compopnent constrcutor file name (#712)
  • Fix repository cache (#705)
  • let's add a `user` within Docker (#704)
  • follow Docker official images recommendation (#699)
  • support for github enterprise urls (#698)

v0.8.0

Release v0.8.0

  • use app token in release (#692)
  • Bump the ci group with 1 update (#686)
  • Bump the go_modules group group with 2 updates (#689)
  • Bump helm.sh/helm/v3 from 3.12.2 to 3.14.1 (#659)
  • MIT LICENSE for npm publish gist (#684)
  • cli: verify digests (#681)
  • fix transfer OCI index (#683)
  • Bump the ci group with 1 update (#678)
  • remove second trigger and just keep pull_request_target (#682)
  • Bump the go group with 35 updates (#679)

... (truncated)

Commits
  • 548f7a5 Release v0.9.0
  • d125b48 ReleaseNotes for v0.9.0
  • 9cbb14b normalize order of used component lister results (#750)
  • 4b9a12f eliminate dep from demo plugin to cli (#746)
  • 09bb41c Bump the go group across 1 directory with 3 updates (#748)
  • 2ff7417 Bump github.com/fluxcd/cli-utils from 0.36.0-flux.5 to 0.36.0-flux.6 (#737)
  • f125c4b change wording (#747)
  • 2ea3ed6 Bump github.com/docker/cli from 25.0.5+incompatible to 26.1.0+incompatible (#...
  • ae2578b Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.0+incompatible...
  • 600f585 eliminate lib to cli dependencies (#741)
  • Additional commits viewable in compare view


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 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[bot] commented 4 months ago

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 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.