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

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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

gardener-ci-robot
Copy link
Contributor

@gardener-ci-robot gardener-ci-robot commented Aug 7, 2024

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

Compare Source

Release v0.14.0

  • move migrate tooling to 'hack' folder (#​889)
  • feat: add npm input type (#​886)
  • Validate method for oci/ocm repository specs (#​866)
  • add public GPG key that can be used for signing (#​884)
  • disable manual/secondary caching (#​885)
  • Add linux packages to goreleaser (#​888)
  • raise alpine version (#​883)
  • fix: typo + missing bin directory (#​880)
  • Verify/markdown (#​871)
  • Bump the go group with 16 updates (#​878)
  • more path mappings (#​877)
  • ignore status error for reading pubsub config (#​873)
  • introduce optional repository interface for resolvers (#​867)
  • Bump anchore/sbom-action from 0.17.0 to 0.17.1 in the ci group (#​875)
  • fix cli docu generation (#​876)
  • Adjust workflow: check diff (#​874)
  • Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 in the ci group (#​868)
  • Bump the go group with 15 updates (#​870)
  • Package restructuring (#​784)

v0.13.0

Compare Source

Release v0.13.0

  • fix goreleaser (#​863)
  • feat: add check for diffs after go mod tidy and generate (#​861)
  • Typo (#​860)
  • Bump the go group across 1 directory with 26 updates (#​854)
  • feat: remove GetInexpensiveContentVersionIdentity (#​845)
  • Bump the ci group across 1 directory with 5 updates (#​853)
  • add changes for multi-arch (#​851)
  • Bump github.com/docker/docker from 27.0.1+incompatible to 27.1.0+incompatible in the go_modules group (#​857)
  • Improve errors (#​850)
  • rework selectors (#​858)
  • Rework adding elements to a component version (#​844)
  • Add AUR as installation option for OCM-CLI (#​855)
  • extension point for pub/sub support (#​832)
  • cleanup json schemes (#​840)
  • Exchange Algorithm constant in polymorphic handler method (#​852)
  • forward error message from OCI registry (#​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

Compare Source

Release v0.12.1

  • No changes

v0.12.0

Compare Source

Release v0.12.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@gardener-robot
Copy link

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

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Aug 7, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 7, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Aug 7, 2024
@guewa guewa marked this pull request as draft August 7, 2024 08:25
Copy link
Contributor

@guewa guewa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be combioned with go.mod update, see #1203

@gardener-robot gardener-robot added the needs/changes Needs (more) changes label Aug 7, 2024
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/open-component-model-ocm-0.x branch from f681570 to 4856988 Compare August 14, 2024 16:52
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 14, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 14, 2024
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/open-component-model-ocm-0.x branch from 4856988 to 82f0d99 Compare August 23, 2024 13:00
@gardener-ci-robot gardener-ci-robot changed the title chore(deps): update dependency open-component-model/ocm to v0.13.0 chore(deps): update dependency open-component-model/ocm to v0.14.0 Aug 23, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Aug 23, 2024
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/open-component-model-ocm-0.x branch from 82f0d99 to a011c3c Compare September 9, 2024 08:39
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Sep 9, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Sep 9, 2024
@guewa guewa marked this pull request as ready for review September 9, 2024 11:30
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/open-component-model-ocm-0.x branch from a011c3c to a35b338 Compare September 9, 2024 11:36
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Sep 9, 2024
@guewa guewa added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Sep 9, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Sep 9, 2024
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/open-component-model-ocm-0.x branch from a35b338 to 5a95c15 Compare September 9, 2024 12:45
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Sep 9, 2024
@guewa guewa merged commit dc199fc into master Sep 9, 2024
5 checks passed
@guewa guewa deleted the renovate/open-component-model-ocm-0.x branch September 9, 2024 14:10
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/changes Needs (more) changes needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants