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

deps(deps): update module github.com/validator-labs/validator to v0.1.12 #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/validator-labs/validator v0.1.0 -> v0.1.12 age adoption passing confidence

Release Notes

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

v0.1.12

Compare Source

Other
Dependency Updates
Refactoring
  • Add BuildDefault validation rule result util code for all plugins to use (#​419) (a01093e)

v0.1.11

Compare Source

Features
Dependency Updates

v0.1.10

Compare Source

Other
Dependency Updates
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#​407) (a9f8f6b)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#​408) (3043175)

v0.1.9

Compare Source

Bug Fixes
Other
Dependency Updates

v0.1.8

Compare Source

Features
Dependency Updates
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.1 (#​398) (baa9201)

v0.1.7

Compare Source

Refactoring

v0.1.6

Compare Source

Other
Dependency Updates
  • deps: update module github.com/slack-go/slack to v0.14.0 (#​393) (b3ecb8b)

v0.1.5

Compare Source

Bug Fixes
  • ensure all oci auth secrets in values.yaml are created (#​390) (8c0e4fb)
Dependency Updates
  • deps: update module sigs.k8s.io/cluster-api to v1.8.1 (#​383) (f909931)

v0.1.4

Compare Source

Other
Dependency Updates
  • deps: update module sigs.k8s.io/controller-runtime to v0.18.5 (#​382) (680962e)

v0.1.3

Compare Source

Features
Other
Docs
Dependency Updates

v0.1.2

Compare Source

Bug Fixes
Other
  • deps: bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible (#​368) (7e21122)
Dependency Updates
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.0 (#​373) (37fa8f3)
  • deps: update module github.com/validator-labs/validator-plugin-oci to v0.0.13 (#​369) (a06d799)
  • deps: update module github.com/validator-labs/validator-plugin-oci to v0.1.0 (#​375) (ddfd175)

v0.1.1

Compare Source

Features
Dependency Updates
  • deps: update module github.com/onsi/gomega to v1.34.1 (#​344) (5144078)
Refactoring
  • expose sinks pkg for direct rule evaluation; add ValidationResult creation & finalization helpers (#​366) (056ee62)

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 added the dependencies label Aug 5, 2024
@renovate renovate bot requested a review from a team as a code owner August 5, 2024 22:26
@renovate renovate bot added the go label Aug 5, 2024
@renovate renovate bot requested a review from TylerGillson August 5, 2024 22:26
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 5, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from b144520 to 448059f Compare August 8, 2024 20:42
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.1 deps(deps): update module github.com/validator-labs/validator to v0.1.2 Aug 8, 2024
Copy link
Contributor Author

renovate bot commented Aug 8, 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/docker/cli v24.0.7+incompatible -> v27.1.1+incompatible
github.com/google/go-containerregistry v0.20.1 -> v0.20.2
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 -> v0.0.0-20240909161429-701f63a606c0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.21.0 -> v0.22.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/term v0.23.0 -> v0.24.0
golang.org/x/text v0.17.0 -> v0.18.0
golang.org/x/tools v0.24.0 -> v0.25.0
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 -> v0.0.0-20240725223205-93522f1f2a9f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240722135656-d784300faade

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Aug 8, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 448059f to 10c2c66 Compare August 11, 2024 01:48
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.2 deps(deps): update module github.com/validator-labs/validator to v0.1.3 Aug 11, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 10c2c66 to 013ebe1 Compare August 12, 2024 21:52
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 12, 2024
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.3 deps(deps): update module github.com/validator-labs/validator to v0.1.4 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 013ebe1 to 47263ee Compare August 13, 2024 02:12
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.4 deps(deps): update module github.com/validator-labs/validator to v0.1.3 Aug 13, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 47263ee to ba313f5 Compare August 14, 2024 17:18
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 14, 2024
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.3 deps(deps): update module github.com/validator-labs/validator to v0.1.5 Aug 14, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 24, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Aug 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from fdda005 to 18d0657 Compare August 27, 2024 04:03
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 27, 2024
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.8 deps(deps): update module github.com/validator-labs/validator to v0.1.9 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch 2 times, most recently from 3f325fd to 41d808f Compare August 28, 2024 21:58
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 41d808f to cd2f83b Compare August 29, 2024 00:22
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from cd2f83b to e8ddd1a Compare August 29, 2024 03:39
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from e8ddd1a to 3aed6ca Compare September 3, 2024 12:02
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 3aed6ca to 2f7a66a Compare September 5, 2024 00:46
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 5, 2024
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.9 deps(deps): update module github.com/validator-labs/validator to v0.1.10 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 2f7a66a to e15e7b2 Compare September 5, 2024 18:11
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from e15e7b2 to 286c776 Compare September 7, 2024 04:15
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 7, 2024
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.10 deps(deps): update module github.com/validator-labs/validator to v0.1.11 Sep 7, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 286c776 to 02cc797 Compare October 4, 2024 01:34
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.11 deps(deps): update module github.com/validator-labs/validator to v0.1.12 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants