Skip to content

deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.3#396

Merged
TylerGillson merged 2 commits intomainfrom
renovate/github.com-validator-labs-validator-plugin-oci-0.x
Oct 21, 2024
Merged

deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.3#396
TylerGillson merged 2 commits intomainfrom
renovate/github.com-validator-labs-validator-plugin-oci-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/validator-labs/validator-plugin-oci v0.2.0 -> v0.3.3 age adoption passing confidence

Release Notes

validator-labs/validator-plugin-oci (github.com/validator-labs/validator-plugin-oci)

v0.3.3

Compare Source

Features
  • add support for configuring signature verification pubkeys inline (#​289) (a9c17b5)
Dependency Updates
  • deps: update github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to 5dc58b6 (#​284) (7efe2ad)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#​286) (846edc6)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#​287) (d527f3c)
  • deps: update module github.com/sigstore/sigstore to v1.8.9 (#​288) (e4d1fa8)
  • deps: update module github.com/validator-labs/validator to v0.1.9 (#​277) (7089509)

v0.3.2

Compare Source

Bug Fixes
Dependency Updates
  • deps: update github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to ae5ff3e (#​280) (f99fdbd)

v0.3.1

Compare Source

Bug Fixes
  • embedding structs related to validationrule.Interface (#​276) (f141e24)
Other

v0.3.0

Compare Source

⚠ BREAKING CHANGES
  • enforce that at least 1 artifact is added to the OciRegistryRule (#​270)
Features
  • enforce that at least 1 artifact is added to the OciRegistryRule (#​270) (8bf6d7a)
Dependency Updates
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.1 (#​272) (2eeac2e)
  • deps: update module github.com/validator-labs/validator to v0.1.6 (#​269) (7e22d45)
Refactoring
  • make each rule implement validationrule.Interface (#​273) (d0a661b)

v0.2.1

Compare Source

Bug Fixes
  • support private ecr registry validation with a per rule aws env vars (#​268) (42a5610)
Other
  • only add auth and pubkeys when they're not empty (#​260) (5b21888)
Dependency Updates
  • deps: update github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to d4ae6cf (#​265) (1c4f7f2)
  • deps: update module github.com/validator-labs/validator to v0.1.3 (#​258) (4161664)
  • deps: update module github.com/validator-labs/validator to v0.1.5 (#​263) (a5fc455)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.0 (#​261) (9847a0a)
  • deps: update module sigs.k8s.io/controller-runtime to v0.18.5 (#​262) (e2f73a2)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.0 (#​267) (eaa40aa)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 16, 2024 20:33
@renovate renovate bot requested a review from TylerGillson August 16, 2024 20:33
@renovate
Copy link
Contributor Author

renovate bot commented Aug 16, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.30.3 -> v1.30.4
github.com/aws/aws-sdk-go-v2/config v1.27.27 -> v1.27.29
github.com/aws/aws-sdk-go-v2/credentials v1.17.27 -> v1.17.29
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 -> v1.16.12
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 -> v2.6.16
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.32.0 -> v1.32.2
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.25.3 -> v1.25.4
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 -> v1.11.18
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 -> v1.22.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 -> v1.26.5
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 -> v1.30.5
github.com/aws/smithy-go v1.20.3 -> v1.20.4
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240809155957-ac94a3401898 -> v0.0.0-20240826150212-5dc58b6e29f8
github.com/sigstore/sigstore v1.8.8 -> v1.8.9

renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 16, 2024
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch 4 times, most recently from ab7cf28 to af10a0a Compare August 22, 2024 21:32
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from af10a0a to 8127a91 Compare August 23, 2024 00:02
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.2.1 deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.0 Aug 23, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch 2 times, most recently from 111b369 to 60e7c94 Compare August 23, 2024 01:50
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from 60e7c94 to e6425ab Compare August 23, 2024 05:10
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from e6425ab to 4b4721a Compare August 23, 2024 08:10
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.0 deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.1 Aug 23, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from 4b4721a to 959aafb Compare August 23, 2024 14:00
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from 959aafb to b2fab15 Compare August 24, 2024 08:10
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.1 deps(deps): update module github.com/validator-labs/validator-plugin-oci to v0.3.2 Aug 24, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Aug 24, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch 2 times, most recently from 3af146d to 9a81faf Compare September 5, 2024 00:08
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from 9a81faf to 6a48912 Compare September 5, 2024 03:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from 6a48912 to 5e541ea Compare September 5, 2024 21:09
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch 2 times, most recently from 8425e0e to 427e155 Compare September 7, 2024 01:22
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from 427e155 to e480494 Compare September 9, 2024 19:25
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from e480494 to 64fcee8 Compare September 11, 2024 17:53
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch 2 times, most recently from 337fd4e to fd182ec Compare October 3, 2024 23:23
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from fd182ec to e28f117 Compare October 4, 2024 01:13
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from e28f117 to fe935ae Compare October 8, 2024 01:35
…oci to v0.3.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch from fe935ae to cda9f7f Compare October 21, 2024 14:10
@codecov
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
- Coverage   54.46%   53.12%   -1.35%     
==========================================
  Files          23       24       +1     
  Lines        1153     1440     +287     
==========================================
+ Hits          628      765     +137     
- Misses        457      607     +150     
  Partials       68       68              

see 21 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ce3b4b...dace950. Read the comment docs.

@TylerGillson TylerGillson merged commit 011d5bd into main Oct 21, 2024
@TylerGillson TylerGillson deleted the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch October 21, 2024 16:59
TylerGillson added a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.13](v0.1.12...v0.1.13)
(2024-11-22)


### Features

* frequency annotation helper
([#422](#422))
([b2ca83f](b2ca83f))


### Other

* **deps:** bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
([#438](#438))
([b69e66f](b69e66f))
* update renovate.json
([96c3ea7](96c3ea7))
* Update renovate.json
([#436](#436))
([d720806](d720806))


### Dependency Updates

* **deps:** update actions/checkout digest to 11bd719
([#430](#430))
([dcc37af](dcc37af))
* **deps:** update actions/checkout digest to eef6144
([#426](#426))
([ae9976f](ae9976f))
* **deps:** update all non-major dependencies
([#437](#437))
([8a2fb74](8a2fb74))
* **deps:** update golang.org/x/exp digest to 2d47ceb
([#439](#439))
([4f2ffdf](4f2ffdf))
* **deps:** update golang.org/x/exp digest to f66d83c
([#425](#425))
([edf709b](edf709b))
* **deps:** update kubernetes packages to v0.31.1
([#388](#388))
([5459610](5459610))
* **deps:** update kubernetes packages to v0.31.2
([#431](#431))
([16f3c2a](16f3c2a))
* **deps:** update module
buf.build/gen/go/spectrocloud/spectro-cleanup/connectrpc/go to
v1.17.0-20240205164452-95dfd137cb54.1
([#421](#421))
([274ba08](274ba08))
* **deps:** update module
buf.build/gen/go/spectrocloud/spectro-cleanup/protocolbuffers/go to
v1.35.1-20240205164452-95dfd137cb54.1
([#428](#428))
([728bbf1](728bbf1))
* **deps:** update module connectrpc.com/connect to v1.17.0
([#420](#420))
([1425343](1425343))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#433](#433))
([d2dbcf0](d2dbcf0))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#434](#434))
([274b277](274b277))
* **deps:** update module github.com/slack-go/slack to v0.15.0
([#429](#429))
([2ce3b4b](2ce3b4b))
* **deps:** update module github.com/validator-labs/validator-plugin-oci
to v0.3.3
([#396](#396))
([011d5bd](011d5bd))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.3
([#418](#418))
([735df90](735df90))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#427](#427))
([67fbcfc](67fbcfc))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.0
([#392](#392))
([1c87bd3](1c87bd3))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#432](#432))
([7b2f95a](7b2f95a))
* **deps:** update softprops/action-gh-release digest to e7a8f85
([#435](#435))
([cb388ca](cb388ca))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant