gardener / landscaper

Development of Landscaper - A deployer for K8S workloads with integrated data flow engine.
Apache License 2.0
56 stars 34 forks source link

chore(deps): update dependency open-component-model/ocm to v0.14.0 #1202

Closed gardener-ci-robot closed 6 days ago

gardener-ci-robot commented 1 month ago

This PR contains the following updates:

Package Update Change OpenSSF
open-component-model/ocm minor v0.11.0 -> v0.14.0 OpenSSF Scorecard

Release Notes

open-component-model/ocm (open-component-model/ocm) ### [`v0.14.0`](https://redirect.github.com/open-component-model/ocm/releases/tag/v0.14.0) [Compare Source](https://redirect.github.com/open-component-model/ocm/compare/v0.13.0...v0.14.0) Release v0.14.0 - move migrate tooling to 'hack' folder ([#​889](https://redirect.github.com/open-component-model/ocm/issues/889)) - feat: add npm input type ([#​886](https://redirect.github.com/open-component-model/ocm/issues/886)) - Validate method for oci/ocm repository specs ([#​866](https://redirect.github.com/open-component-model/ocm/issues/866)) - add public GPG key that can be used for signing ([#​884](https://redirect.github.com/open-component-model/ocm/issues/884)) - disable manual/secondary caching ([#​885](https://redirect.github.com/open-component-model/ocm/issues/885)) - Add linux packages to goreleaser ([#​888](https://redirect.github.com/open-component-model/ocm/issues/888)) - raise alpine version ([#​883](https://redirect.github.com/open-component-model/ocm/issues/883)) - fix: typo + missing bin directory ([#​880](https://redirect.github.com/open-component-model/ocm/issues/880)) - Verify/markdown ([#​871](https://redirect.github.com/open-component-model/ocm/issues/871)) - Bump the go group with 16 updates ([#​878](https://redirect.github.com/open-component-model/ocm/issues/878)) - more path mappings ([#​877](https://redirect.github.com/open-component-model/ocm/issues/877)) - ignore status error for reading pubsub config ([#​873](https://redirect.github.com/open-component-model/ocm/issues/873)) - introduce optional repository interface for resolvers ([#​867](https://redirect.github.com/open-component-model/ocm/issues/867)) - Bump anchore/sbom-action from 0.17.0 to 0.17.1 in the ci group ([#​875](https://redirect.github.com/open-component-model/ocm/issues/875)) - fix cli docu generation ([#​876](https://redirect.github.com/open-component-model/ocm/issues/876)) - Adjust workflow: check diff ([#​874](https://redirect.github.com/open-component-model/ocm/issues/874)) - Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 in the ci group ([#​868](https://redirect.github.com/open-component-model/ocm/issues/868)) - Bump the go group with 15 updates ([#​870](https://redirect.github.com/open-component-model/ocm/issues/870)) - Package restructuring ([#​784](https://redirect.github.com/open-component-model/ocm/issues/784)) ### [`v0.13.0`](https://redirect.github.com/open-component-model/ocm/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/open-component-model/ocm/compare/v0.12.1...v0.13.0) Release v0.13.0 - fix goreleaser ([#​863](https://redirect.github.com/open-component-model/ocm/issues/863)) - feat: add check for diffs after go mod tidy and generate ([#​861](https://redirect.github.com/open-component-model/ocm/issues/861)) - Typo ([#​860](https://redirect.github.com/open-component-model/ocm/issues/860)) - Bump the go group across 1 directory with 26 updates ([#​854](https://redirect.github.com/open-component-model/ocm/issues/854)) - feat: remove GetInexpensiveContentVersionIdentity ([#​845](https://redirect.github.com/open-component-model/ocm/issues/845)) - Bump the ci group across 1 directory with 5 updates ([#​853](https://redirect.github.com/open-component-model/ocm/issues/853)) - add changes for multi-arch ([#​851](https://redirect.github.com/open-component-model/ocm/issues/851)) - Bump github.com/docker/docker from 27.0.1+incompatible to 27.1.0+incompatible in the go_modules group ([#​857](https://redirect.github.com/open-component-model/ocm/issues/857)) - Improve errors ([#​850](https://redirect.github.com/open-component-model/ocm/issues/850)) - rework selectors ([#​858](https://redirect.github.com/open-component-model/ocm/issues/858)) - Rework adding elements to a component version ([#​844](https://redirect.github.com/open-component-model/ocm/issues/844)) - Add AUR as installation option for OCM-CLI ([#​855](https://redirect.github.com/open-component-model/ocm/issues/855)) - extension point for pub/sub support ([#​832](https://redirect.github.com/open-component-model/ocm/issues/832)) - cleanup json schemes ([#​840](https://redirect.github.com/open-component-model/ocm/issues/840)) - Exchange Algorithm constant in polymorphic handler method ([#​852](https://redirect.github.com/open-component-model/ocm/issues/852)) - forward error message from OCI registry ([#​848](https://redirect.github.com/open-component-model/ocm/issues/848)) This is the last release using the module name `github.com/open-component-model/ocm`. The next releases will use the new module name `ocm.software/ocm`. Additionally the package structure of the new module will change. You can use the migration script provided by the next release to migrate your project to the new module and structure. ### [`v0.12.1`](https://redirect.github.com/open-component-model/ocm/releases/tag/v0.12.1) [Compare Source](https://redirect.github.com/open-component-model/ocm/compare/v0.12.0...v0.12.1) Release v0.12.1 - No changes ### [`v0.12.0`](https://redirect.github.com/open-component-model/ocm/releases/tag/v0.12.0) [Compare Source](https://redirect.github.com/open-component-model/ocm/compare/v0.11.0...v0.12.0) Release v0.12.0 - Extend version regexp to support semver ([#​834](https://redirect.github.com/open-component-model/ocm/issues/834)) - fix broken links ([#​837](https://redirect.github.com/open-component-model/ocm/issues/837)) - fix duplicate command argument for plugin command execution ([#​831](https://redirect.github.com/open-component-model/ocm/issues/831)) - fix plugin error propagation ([#​830](https://redirect.github.com/open-component-model/ocm/issues/830)) - rework source info access for plugin clients ([#​829](https://redirect.github.com/open-component-model/ocm/issues/829)) - Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go_modules group ([#​827](https://redirect.github.com/open-component-model/ocm/issues/827)) - Support for CLI Extensions by OCM Plugins ([#​815](https://redirect.github.com/open-component-model/ocm/issues/815)) - Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible ([#​817](https://redirect.github.com/open-component-model/ocm/issues/817)) - cleanup unused ([#​828](https://redirect.github.com/open-component-model/ocm/issues/828)) - close() writer, before trying to rename ([#​824](https://redirect.github.com/open-component-model/ocm/issues/824)) - enhance the auto update of the flake vendor hash ([#​826](https://redirect.github.com/open-component-model/ocm/issues/826)) - Bump the go group with 7 updates ([#​825](https://redirect.github.com/open-component-model/ocm/issues/825)) - Update README.md ([#​822](https://redirect.github.com/open-component-model/ocm/issues/822)) - fix [https://github.com/open-component-model/ocm-project/issues/196](https://redirect.github.com/open-component-model/ocm-project/issues/196) ([#​819](https://redirect.github.com/open-component-model/ocm/issues/819)) - Bump the go group with 8 updates ([#​816](https://redirect.github.com/open-component-model/ocm/issues/816)) - Fix make cmds ([#​810](https://redirect.github.com/open-component-model/ocm/issues/810)) - Adjust action ([#​813](https://redirect.github.com/open-component-model/ocm/issues/813)) - adjust github action definition ([#​811](https://redirect.github.com/open-component-model/ocm/issues/811)) - restruct blobaccess ([#​804](https://redirect.github.com/open-component-model/ocm/issues/804)) - auto update \`flake.nix\` vendor hash incl. singed commit ([#​809](https://redirect.github.com/open-component-model/ocm/issues/809)) - Simplify Pull Request Template ([#​808](https://redirect.github.com/open-component-model/ocm/issues/808))

Configuration

📅 Schedule: Branch creation - "after 10:30am,before 03:30pm,every weekday" in timezone Europe/Berlin, 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.



This PR has been generated by Renovate Bot.

gardener-robot commented 1 month ago

@gardener-ci-robot Thank you for your contribution.