Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.0.11

Compare Source

Features
Bug Fixes
  • associate unexected errs w/ rules; always include validation result details (#​219) (891a318)
Dependency Updates
Refactoring

Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

…oci to v0.0.11

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner July 19, 2024 22:59
@renovate renovate bot added the go label Jul 19, 2024
@renovate renovate bot requested a review from ahmad-ibra July 19, 2024 22:59
@renovate
Copy link
Contributor Author

renovate bot commented Jul 19, 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):

  • 19 additional dependencies were updated

Details:

Package Change
github.com/validator-labs/validator v0.0.46 -> v0.0.47-0.20240716224743-de015d9112ba
k8s.io/api v0.30.2 -> v0.30.3
k8s.io/apimachinery v0.30.2 -> v0.30.3
k8s.io/client-go v0.30.2 -> v0.30.3
github.com/aws/aws-sdk-go-v2 v1.30.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/config v1.27.24 -> v1.27.26
github.com/aws/aws-sdk-go-v2/credentials v1.17.24 -> v1.17.26
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9 -> v1.16.11
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13 -> v1.3.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.13 -> v2.6.15
github.com/aws/aws-sdk-go-v2/service/ecr v1.30.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.15 -> v1.11.17
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1 -> v1.22.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.2 -> v1.26.4
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1 -> v1.30.3
github.com/docker/docker v24.0.7+incompatible -> v24.0.9+incompatible
github.com/google/go-containerregistry v0.20.0 -> v0.20.1
github.com/klauspost/compress v1.17.2 -> v1.17.4
github.com/opencontainers/image-spec v1.1.0-rc5 -> v1.1.0

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 19, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 19, 2024
@dosubot dosubot bot added the refactoring Refactoring / tech debt label Jul 19, 2024
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@codecov
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   52.64%   52.64%           
=======================================
  Files          44       44           
  Lines        4745     4745           
=======================================
  Hits         2498     2498           
  Misses       1609     1609           
  Partials      638      638           

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 a89beb6...aec5c1c. Read the comment docs.

@TylerGillson TylerGillson merged commit a633962 into main Jul 20, 2024
@TylerGillson TylerGillson deleted the renovate/github.com-validator-labs-validator-plugin-oci-0.x branch July 20, 2024 02:37
ahmad-ibra pushed a commit that referenced this pull request Jul 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.5](v0.0.4...v0.0.5)
(2024-07-24)


### Features

* add support for private custom image registries
([#83](#83))
([ae91659](ae91659))
* support env vars in OCI secrets
([#88](#88))
([584b3c7](584b3c7))


### Bug Fixes

* ensure passwords in helm templates are quoted
([#96](#96))
([f36383b](f36383b))


### Other

* omit EDITOR logs by default
([#76](#76))
([b3ab7ec](b3ab7ec))


### Dependency Updates

* **deps:** update anchore/sbom-action action to v0.17.0
([#75](#75))
([caf800d](caf800d))
* **deps:** update golang.org/x/exp digest to 8a7402a
([#89](#89))
([3ffda87](3ffda87))
* **deps:** update golang.org/x/exp digest to e3f2596
([#82](#82))
([a89beb6](a89beb6))
* **deps:** update module github.com/validator-labs/validator to v0.0.47
([#92](#92))
([8c359e1](8c359e1))
* **deps:** update module github.com/validator-labs/validator to v0.0.48
([#94](#94))
([743656d](743656d))
* **deps:** update module
github.com/validator-labs/validator-plugin-azure to v0.0.13
([#79](#79))
([0c2dff7](0c2dff7))
* **deps:** update module
github.com/validator-labs/validator-plugin-network to v0.0.18
([#87](#87))
([c69e355](c69e355))
* **deps:** update module
github.com/validator-labs/validator-plugin-network to v0.0.19
([#95](#95))
([e70433a](e70433a))
* **deps:** update module github.com/validator-labs/validator-plugin-oci
to v0.0.11
([#90](#90))
([a633962](a633962))
* **deps:** update module
github.com/validator-labs/validator-plugin-vsphere to v0.0.27
([#80](#80))
([feb6360](feb6360))
* **deps:** update module github.com/vmware/govmomi to v0.39.0
([#93](#93))
([2a01e95](2a01e95))
* **deps:** update softprops/action-gh-release digest to c062e08
([#85](#85))
([b8b5c62](b8b5c62))

---
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 refactoring Refactoring / tech debt 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