-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: validator-labs/validator
base: v0.0.46
head repository: validator-labs/validator
compare: v0.0.47
- 14 commits
- 25 files changed
- 3 contributors
Commits on Jul 15, 2024
-
docs: recommend validatorctl; document Hauler (#326)
## Issue #325 ## Description <!-- Description of the changes made --> Signed-off-by: Tyler Gillson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18a8fef - Browse repository at this point
Copy the full SHA 18a8fefView commit details
Commits on Jul 16, 2024
-
deps(deps): update module github.com/slack-go/slack to v0.13.1 (#328)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/slack-go/slack](https://togithub.com/slack-go/slack) | `v0.13.0` -> `v0.13.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slack-go/slack (github.com/slack-go/slack)</summary> ### [`v0.13.1`](https://togithub.com/slack-go/slack/releases/tag/v0.13.1) [Compare Source](https://togithub.com/slack-go/slack/compare/v0.13.0...v0.13.1) #### What's Changed v0.13.1 is now available. It contains **no breaking changes** but does expose some new fields previously unavailable. ##### Enhancements - Added `UnfurlLinks` and `UnfurlMedia` to `WebhookMessage` by [@​lheiskan](https://togithub.com/lheiskan) in [https://github.com/slack-go/slack/pull/1208](https://togithub.com/slack-go/slack/pull/1208) - Added `isReadOnly` property to `Conversation` struct by [@​GGonryun](https://togithub.com/GGonryun) in [https://github.com/slack-go/slack/pull/1232](https://togithub.com/slack-go/slack/pull/1232) ##### Bug Fixes - Fixed `UploadFileV2` when using text content by [@​calebmckay](https://togithub.com/calebmckay) in [https://github.com/slack-go/slack/pull/1291](https://togithub.com/slack-go/slack/pull/1291) - Made `Channel` optional on `UploadFileV2` by [@​0xdeafcafe](https://togithub.com/0xdeafcafe) in [https://github.com/slack-go/slack/pull/1293](https://togithub.com/slack-go/slack/pull/1293) ##### Chores / Code Cleanup - Replace a Loop with Slice by [@​testwill](https://togithub.com/testwill) in [https://github.com/slack-go/slack/pull/1211](https://togithub.com/slack-go/slack/pull/1211) - Added Deprecation Notice for `files.upload` by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1300](https://togithub.com/slack-go/slack/pull/1300) - Added Go Test Coverage for 1.21 and 1.22 by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1298](https://togithub.com/slack-go/slack/pull/1298) ##### Documentation Updates - Updated Inline Docs and API References by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1299](https://togithub.com/slack-go/slack/pull/1299) - Added an example for `Pagination` by [@​adamrothman](https://togithub.com/adamrothman) in [https://github.com/slack-go/slack/pull/1201](https://togithub.com/slack-go/slack/pull/1201) - Added an example for `ConversationHistory` by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1302](https://togithub.com/slack-go/slack/pull/1302) - Added an example for `AddRemoteFile` and `DeleteFile` by [@​lorenzoaiello](https://togithub.com/lorenzoaiello) in [https://github.com/slack-go/slack/pull/1303](https://togithub.com/slack-go/slack/pull/1303) #### New Contributors - [@​calebmckay](https://togithub.com/calebmckay) made their first contribution in [https://github.com/slack-go/slack/pull/1291](https://togithub.com/slack-go/slack/pull/1291) - [@​lheiskan](https://togithub.com/lheiskan) made their first contribution in [https://github.com/slack-go/slack/pull/1208](https://togithub.com/slack-go/slack/pull/1208) - [@​GGonryun](https://togithub.com/GGonryun) made their first contribution in [https://github.com/slack-go/slack/pull/1232](https://togithub.com/slack-go/slack/pull/1232) - [@​0xdeafcafe](https://togithub.com/0xdeafcafe) made their first contribution in [https://github.com/slack-go/slack/pull/1293](https://togithub.com/slack-go/slack/pull/1293) - [@​lorenzoaiello](https://togithub.com/lorenzoaiello) made their first contribution in [https://github.com/slack-go/slack/pull/1300](https://togithub.com/slack-go/slack/pull/1300) - [@​adamrothman](https://togithub.com/adamrothman) made their first contribution in [https://github.com/slack-go/slack/pull/1201](https://togithub.com/slack-go/slack/pull/1201) **Full Changelog**: slack-go/slack@v0.13.0...v0.13.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 089d25d - Browse repository at this point
Copy the full SHA 089d25dView commit details -
deps(deps): update golang.org/x/exp digest to e3f2596 (#329)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `46b0784` -> `e3f2596` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyIsInBpbiJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3419300 - Browse repository at this point
Copy the full SHA 3419300View commit details -
Configuration menu - View commit details
-
Copy full SHA for de015d9 - Browse repository at this point
Copy the full SHA de015d9View commit details
Commits on Jul 19, 2024
-
chore: move string utils to central location (#334)
## Issue None ## Description Move string utils package to common location for reuse Signed-off-by: Artur Shad Nik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44c09ab - Browse repository at this point
Copy the full SHA 44c09abView commit details -
deps(deps): update kubernetes packages to v0.30.3 (#332)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://togithub.com/kubernetes/api) | `v0.30.2` -> `v0.30.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) | `v0.30.2` -> `v0.30.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://togithub.com/kubernetes/client-go) | `v0.30.2` -> `v0.30.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.30.3`](https://togithub.com/kubernetes/api/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.2...v0.30.3) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.30.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.30.3`](https://togithub.com/kubernetes/client-go/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.2...v0.30.3) </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d4486c - Browse repository at this point
Copy the full SHA 5d4486cView commit details -
fix: make string utils avail externally (#335)
## Issue None ## Description Move string utils to the correct directory for access outside of package Signed-off-by: Artur Shad Nik <[email protected]> Co-authored-by: Tyler Gillson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81d7d46 - Browse repository at this point
Copy the full SHA 81d7d46View commit details -
deps(deps): update module github.com/google/go-containerregistry to v…
…0.20.1 (#330) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-containerregistry](https://togithub.com/google/go-containerregistry) | `v0.20.0` -> `v0.20.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/go-containerregistry (github.com/google/go-containerregistry)</summary> ### [`v0.20.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.20.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.20.0...v0.20.1) #### What's Changed - Create `remote.Push` by [@​mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1978](https://togithub.com/google/go-containerregistry/pull/1978) **Full Changelog**: google/go-containerregistry@v0.20.0...v0.20.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81fd1cf - Browse repository at this point
Copy the full SHA 81fd1cfView commit details -
deps(deps): update golang.org/x/exp digest to 8a7402a (#336)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `e3f2596` -> `8a7402a` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyIsInBpbiJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f94947 - Browse repository at this point
Copy the full SHA 8f94947View commit details
Commits on Jul 20, 2024
-
fix: handle basic auth for OCI client (#333)
## Description - Use updated OCI client from validator-plugin-oci - Refactor OCI auth secrets in Helm chart to support passing env vars for ECR - add 'make reviewable' extension to automatically update `hauler-manifest.yaml` and `chart/validator/values.yaml` - updated values.yaml for many plugins in the process + versions in hauler-manifest.yaml Requires: - validator-labs/validator-plugin-oci#216 --------- Signed-off-by: Tyler Gillson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5041c4f - Browse repository at this point
Copy the full SHA 5041c4fView commit details -
deps(deps): update softprops/action-gh-release digest to c062e08 (#331)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [softprops/action-gh-release](https://togithub.com/softprops/action-gh-release) | action | digest | `a74c6b7` -> `c062e08` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnaXRodWJfYWN0aW9ucyIsInBpbiJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c797383 - Browse repository at this point
Copy the full SHA c797383View commit details -
deps(deps): update golang.org/x/exp digest to 8a7402a (#338)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `e3f2596` -> `8a7402a` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyIsInBpbiJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e012a4e - Browse repository at this point
Copy the full SHA e012a4eView commit details -
deps(deps): update module github.com/validator-labs/validator-plugin-…
…oci to v0.0.11 (#339) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/validator-labs/validator-plugin-oci](https://togithub.com/validator-labs/validator-plugin-oci) | `v0.0.11-0.20240718182557-d052315edc8a` -> `v0.0.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>validator-labs/validator-plugin-oci (github.com/validator-labs/validator-plugin-oci)</summary> ### [`v0.0.11`](https://togithub.com/validator-labs/validator-plugin-oci/releases/tag/v0.0.11) [Compare Source](https://togithub.com/validator-labs/validator-plugin-oci/compare/v0.0.10...v0.0.11) ##### Features - public OCI client with proxy from env support ([#​216](https://togithub.com/validator-labs/validator-plugin-oci/issues/216)) ([a0ab6d6](https://togithub.com/validator-labs/validator-plugin-oci/commit/a0ab6d6003fdc93962d6f57d4e85fa439b977d11)) ##### Bug Fixes - associate unexected errs w/ rules; always include validation result details ([#​219](https://togithub.com/validator-labs/validator-plugin-oci/issues/219)) ([891a318](https://togithub.com/validator-labs/validator-plugin-oci/commit/891a318738ac5f552b2bf9325754add5e811a69a)) ##### Dependency Updates - **deps:** update aws-sdk-go-v2 monorepo ([#​152](https://togithub.com/validator-labs/validator-plugin-oci/issues/152)) ([14d7e95](https://togithub.com/validator-labs/validator-plugin-oci/commit/14d7e959d24d1d98cc2f0feb0a202427f81d7ea6)) - **deps:** update aws-sdk-go-v2 monorepo ([#​174](https://togithub.com/validator-labs/validator-plugin-oci/issues/174)) ([e166fff](https://togithub.com/validator-labs/validator-plugin-oci/commit/e166fffbe2ea5d0e6e3bd9a11a95108b916b75fa)) - **deps:** update aws-sdk-go-v2 monorepo ([#​184](https://togithub.com/validator-labs/validator-plugin-oci/issues/184)) ([d4d6f31](https://togithub.com/validator-labs/validator-plugin-oci/commit/d4d6f319eb2f096bdd53b9e554ae2e1004c6c8ca)) - **deps:** update aws-sdk-go-v2 monorepo ([#​191](https://togithub.com/validator-labs/validator-plugin-oci/issues/191)) ([b4941e9](https://togithub.com/validator-labs/validator-plugin-oci/commit/b4941e95d4fe9f69aa58a2879e5df2a8a54ef361)) - **deps:** update aws-sdk-go-v2 monorepo ([#​195](https://togithub.com/validator-labs/validator-plugin-oci/issues/195)) ([b5e6e37](https://togithub.com/validator-labs/validator-plugin-oci/commit/b5e6e370249bb54edd5b2a88477e3882518fd119)) - **deps:** update aws-sdk-go-v2 monorepo ([#​196](https://togithub.com/validator-labs/validator-plugin-oci/issues/196)) ([010cc4f](https://togithub.com/validator-labs/validator-plugin-oci/commit/010cc4f2283ae7477e60500cf8f02c8ebc711c7f)) - **deps:** update aws-sdk-go-v2 monorepo ([#​197](https://togithub.com/validator-labs/validator-plugin-oci/issues/197)) ([5ce52c6](https://togithub.com/validator-labs/validator-plugin-oci/commit/5ce52c6c1436e13fa7019ea54cf42af5e3a1b833)) - **deps:** update aws-sdk-go-v2 monorepo ([#​200](https://togithub.com/validator-labs/validator-plugin-oci/issues/200)) ([c482420](https://togithub.com/validator-labs/validator-plugin-oci/commit/c48242089d6c4d3cc8ac5d1b8696d7f055433049)) - **deps:** update kubernetes packages to v0.30.1 ([#​165](https://togithub.com/validator-labs/validator-plugin-oci/issues/165)) ([d75bd41](https://togithub.com/validator-labs/validator-plugin-oci/commit/d75bd41663d70cfdf5a4709ff915dcf753eb75c4)) - **deps:** update kubernetes packages to v0.30.2 ([#​193](https://togithub.com/validator-labs/validator-plugin-oci/issues/193)) ([9b10260](https://togithub.com/validator-labs/validator-plugin-oci/commit/9b10260e9dad9748ea18d4c845a60c938529ac23)) - **deps:** update module github.com/go-logr/logr to v1.4.2 ([#​177](https://togithub.com/validator-labs/validator-plugin-oci/issues/177)) ([2ed9dba](https://togithub.com/validator-labs/validator-plugin-oci/commit/2ed9dba3ba66dd42a3ebdfa6b35e3b4aafd445ef)) - **deps:** update module github.com/google/go-containerregistry to v0.19.2 ([#​194](https://togithub.com/validator-labs/validator-plugin-oci/issues/194)) ([65ecea1](https://togithub.com/validator-labs/validator-plugin-oci/commit/65ecea1c9998d62d18012e8997c9a734bd5ddc0c)) - **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.0 ([#​182](https://togithub.com/validator-labs/validator-plugin-oci/issues/182)) ([c0b10fc](https://togithub.com/validator-labs/validator-plugin-oci/commit/c0b10fce1e4557b1778fe4e68684e1aa0e3c3a06)) - **deps:** update module github.com/sigstore/cosign/v2 to v2.2.4 ([#​162](https://togithub.com/validator-labs/validator-plugin-oci/issues/162)) ([2bf715f](https://togithub.com/validator-labs/validator-plugin-oci/commit/2bf715f0a0d70c2e6f46970dda3585124ac630d4)) - **deps:** update module github.com/sigstore/sigstore to v1.8.4 ([#​178](https://togithub.com/validator-labs/validator-plugin-oci/issues/178)) ([67e2c8b](https://togithub.com/validator-labs/validator-plugin-oci/commit/67e2c8bef519c678f66f7f87a1456671b198ce69)) - **deps:** update module github.com/sigstore/sigstore to v1.8.5 ([#​199](https://togithub.com/validator-labs/validator-plugin-oci/issues/199)) ([a454b94](https://togithub.com/validator-labs/validator-plugin-oci/commit/a454b94c5fffb71b7493f32aabfb333112409fa9)) - **deps:** update module github.com/validator-labs/validator to v0.0.41 ([#​179](https://togithub.com/validator-labs/validator-plugin-oci/issues/179)) ([85f388f](https://togithub.com/validator-labs/validator-plugin-oci/commit/85f388f5c687e80e31d9e1c43ea0d933337e76a2)) - **deps:** update module github.com/validator-labs/validator to v0.0.42 ([#​190](https://togithub.com/validator-labs/validator-plugin-oci/issues/190)) ([63f3dfd](https://togithub.com/validator-labs/validator-plugin-oci/commit/63f3dfd194b44c6bdd70632fd2aa1fb33b50ecac)) - **deps:** update module github.com/validator-labs/validator to v0.0.43 ([#​198](https://togithub.com/validator-labs/validator-plugin-oci/issues/198)) ([3dc7de0](https://togithub.com/validator-labs/validator-plugin-oci/commit/3dc7de0decfdf2990dcdd2d18aff8c7b4301d671)) - **deps:** update module sigs.k8s.io/cluster-api to v1.7.2 ([#​164](https://togithub.com/validator-labs/validator-plugin-oci/issues/164)) ([27a150c](https://togithub.com/validator-labs/validator-plugin-oci/commit/27a150c8e9d3fb9fe615531bb2e88590e846fbd6)) - **deps:** update module sigs.k8s.io/cluster-api to v1.7.3 ([#​192](https://togithub.com/validator-labs/validator-plugin-oci/issues/192)) ([f9c2d5d](https://togithub.com/validator-labs/validator-plugin-oci/commit/f9c2d5dde679e42a2fbb2401c9b6f44ea2b391cc)) - **deps:** update module sigs.k8s.io/controller-runtime to v0.18.4 ([#​188](https://togithub.com/validator-labs/validator-plugin-oci/issues/188)) ([8133d34](https://togithub.com/validator-labs/validator-plugin-oci/commit/8133d34578ffc841fc579db44e96f78746abeedd)) - **deps:** pin googleapis/release-please-action action to [`f3969c0`](https://togithub.com/validator-labs/validator-plugin-oci/commit/f3969c0) ([#​171](https://togithub.com/validator-labs/validator-plugin-oci/issues/171)) ([8374a6f](https://togithub.com/validator-labs/validator-plugin-oci/commit/8374a6f7fb5201105646f72ab6c96b9ba929589c)) - **deps:** update actions/checkout digest to [`a5ac7e5`](https://togithub.com/validator-labs/validator-plugin-oci/commit/a5ac7e5) ([#​172](https://togithub.com/validator-labs/validator-plugin-oci/issues/172)) ([c85b724](https://togithub.com/validator-labs/validator-plugin-oci/commit/c85b724e9ea5767191e6af656252b21190146bea)) - **deps:** update actions/setup-go digest to [`cdcb360`](https://togithub.com/validator-labs/validator-plugin-oci/commit/cdcb360) ([#​175](https://togithub.com/validator-labs/validator-plugin-oci/issues/175)) ([133b586](https://togithub.com/validator-labs/validator-plugin-oci/commit/133b586e0cdb013fb887ebc412f8017af2f203b4)) - **deps:** update anchore/sbom-action action to v0.16.0 ([#​180](https://togithub.com/validator-labs/validator-plugin-oci/issues/180)) ([7743e32](https://togithub.com/validator-labs/validator-plugin-oci/commit/7743e32713a6b4db09133f81e5624367bf56e823)) - **deps:** update azure/setup-helm digest to [`fe7b79c`](https://togithub.com/validator-labs/validator-plugin-oci/commit/fe7b79c) ([#​163](https://togithub.com/validator-labs/validator-plugin-oci/issues/163)) ([5d50ba4](https://togithub.com/validator-labs/validator-plugin-oci/commit/5d50ba4391f58d354f9d895ad77a775034e0fa66)) - **deps:** update codecov/codecov-action digest to [`125fc84`](https://togithub.com/validator-labs/validator-plugin-oci/commit/125fc84) ([#​173](https://togithub.com/validator-labs/validator-plugin-oci/issues/173)) ([0d023a6](https://togithub.com/validator-labs/validator-plugin-oci/commit/0d023a6fd103a1072124f2723bfc53616f6b50e5)) - **deps:** update codecov/codecov-action digest to [`6d79887`](https://togithub.com/validator-labs/validator-plugin-oci/commit/6d79887) ([#​159](https://togithub.com/validator-labs/validator-plugin-oci/issues/159)) ([93abd02](https://togithub.com/validator-labs/validator-plugin-oci/commit/93abd02666d1e128e7a4af3cf7e2673b7af8a3c3)) - **deps:** update dependency go to v1.22.4 ([#​185](https://togithub.com/validator-labs/validator-plugin-oci/issues/185)) ([e4288a5](https://togithub.com/validator-labs/validator-plugin-oci/commit/e4288a50f6216f8244f7a4636e025c9f80fc9ace)) - **deps:** update docker/login-action digest to [`0d4c9c5`](https://togithub.com/validator-labs/validator-plugin-oci/commit/0d4c9c5) ([#​176](https://togithub.com/validator-labs/validator-plugin-oci/issues/176)) ([2742f60](https://togithub.com/validator-labs/validator-plugin-oci/commit/2742f604cd1d6dc496419b9deb9c97a30b26b95f)) - **deps:** update docker/setup-buildx-action digest to [`d70bba7`](https://togithub.com/validator-labs/validator-plugin-oci/commit/d70bba7) ([#​160](https://togithub.com/validator-labs/validator-plugin-oci/issues/160)) ([23e54a5](https://togithub.com/validator-labs/validator-plugin-oci/commit/23e54a50748ceb6acc7c07c689d67be7c58617fc)) - **deps:** update gcr.io/spectro-images-public/golang docker tag to v1.22 ([#​105](https://togithub.com/validator-labs/validator-plugin-oci/issues/105)) ([c5edf12](https://togithub.com/validator-labs/validator-plugin-oci/commit/c5edf127bbd9d4ab44188b866250a36b795c4ffe)) - **deps:** update gcr.io/spectro-images-public/golang docker tag to v1.22.4 ([#​186](https://togithub.com/validator-labs/validator-plugin-oci/issues/186)) ([3fe407d](https://togithub.com/validator-labs/validator-plugin-oci/commit/3fe407da4387ff4dbb57d37456ccd374d2e90ae4)) - **deps:** update helm/kind-action action to v1.10.0 ([#​181](https://togithub.com/validator-labs/validator-plugin-oci/issues/181)) ([03458fd](https://togithub.com/validator-labs/validator-plugin-oci/commit/03458fd0f08cf58411831f81117b4330e17923d5)) - **deps:** update softprops/action-gh-release digest to [`69320db`](https://togithub.com/validator-labs/validator-plugin-oci/commit/69320db) ([#​135](https://togithub.com/validator-labs/validator-plugin-oci/issues/135)) ([9989631](https://togithub.com/validator-labs/validator-plugin-oci/commit/9989631461b716ae9faa149b685a41530af129f3)) - **deps:** update aws-sdk-go-v2 monorepo ([#​204](https://togithub.com/validator-labs/validator-plugin-oci/issues/204)) ([0503bee](https://togithub.com/validator-labs/validator-plugin-oci/commit/0503bee4a591c982abf78f6568fd491fa2895b80)) - **deps:** update aws-sdk-go-v2 monorepo ([#​205](https://togithub.com/validator-labs/validator-plugin-oci/issues/205)) ([196ef81](https://togithub.com/validator-labs/validator-plugin-oci/commit/196ef81516ce943c00cb758f3bb071383be7234f)) - **deps:** update aws-sdk-go-v2 monorepo ([#​211](https://togithub.com/validator-labs/validator-plugin-oci/issues/211)) ([40350f0](https://togithub.com/validator-labs/validator-plugin-oci/commit/40350f029b7fb8d04890ed6c677b84744b42cd6f)) - **deps:** update dependency go to v1.22.5 ([#​206](https://togithub.com/validator-labs/validator-plugin-oci/issues/206)) ([45ad3a8](https://togithub.com/validator-labs/validator-plugin-oci/commit/45ad3a8a48d543fdc51758a2447e3616fa1eefac)) - **deps:** update github.com/validator-labs/validator digest to [`de015d9`](https://togithub.com/validator-labs/validator-plugin-oci/commit/de015d9) ([#​218](https://togithub.com/validator-labs/validator-plugin-oci/issues/218)) ([a725d7f](https://togithub.com/validator-labs/validator-plugin-oci/commit/a725d7f1ee65a0e2146be3675bf840f59b8fbfe2)) - **deps:** update kubernetes packages to v0.30.3 ([#​215](https://togithub.com/validator-labs/validator-plugin-oci/issues/215)) ([290ae5f](https://togithub.com/validator-labs/validator-plugin-oci/commit/290ae5f718ba6b0a5d46d643647b6b277101e2db)) - **deps:** update module github.com/google/go-containerregistry to v0.20.0 ([#​207](https://togithub.com/validator-labs/validator-plugin-oci/issues/207)) ([aeeb24c](https://togithub.com/validator-labs/validator-plugin-oci/commit/aeeb24c276bdcc417e7313fcee5a61a96bd34090)) - **deps:** update module github.com/google/go-containerregistry to v0.20.1 ([#​214](https://togithub.com/validator-labs/validator-plugin-oci/issues/214)) ([73525b1](https://togithub.com/validator-labs/validator-plugin-oci/commit/73525b1b6f31f4c51a3264461f3d4b72f2a4c8e5)) - **deps:** update module github.com/sigstore/sigstore to v1.8.6 ([#​202](https://togithub.com/validator-labs/validator-plugin-oci/issues/202)) ([34d6274](https://togithub.com/validator-labs/validator-plugin-oci/commit/34d6274baaf41d45bb954fc5204d58db3b49a49f)) - **deps:** update module github.com/sigstore/sigstore to v1.8.7 ([#​212](https://togithub.com/validator-labs/validator-plugin-oci/issues/212)) ([21a320a](https://togithub.com/validator-labs/validator-plugin-oci/commit/21a320a267a37cc540e1ca1404e8e2ecb597bb84)) - **deps:** update module github.com/validator-labs/validator to v0.0.44 ([#​210](https://togithub.com/validator-labs/validator-plugin-oci/issues/210)) ([b7d8d5b](https://togithub.com/validator-labs/validator-plugin-oci/commit/b7d8d5b6022cad510e185976330e1331eb9ccc15)) - **deps:** update module github.com/validator-labs/validator to v0.0.46 ([#​213](https://togithub.com/validator-labs/validator-plugin-oci/issues/213)) ([be1a840](https://togithub.com/validator-labs/validator-plugin-oci/commit/be1a84015077a2a23c775d6f888064da529bd872)) - **deps:** update module sigs.k8s.io/cluster-api to v1.7.4 ([#​209](https://togithub.com/validator-labs/validator-plugin-oci/issues/209)) ([1e4bef0](https://togithub.com/validator-labs/validator-plugin-oci/commit/1e4bef0f3a58600d2a680c312dd537c13f77a204)) ##### Refactoring - enable revive and address all lints ([#​208](https://togithub.com/validator-labs/validator-plugin-oci/issues/208)) ([be2689d](https://togithub.com/validator-labs/validator-plugin-oci/commit/be2689d988d23ecf2e0b7a0ec61866ce9c80ab50)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/validator-labs/validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70a26e1 - Browse repository at this point
Copy the full SHA 70a26e1View commit details
Commits on Jul 21, 2024
-
chore(main): release 0.0.47 (#327)
🤖 I have created a release *beep* *boop* --- ## [0.0.47](v0.0.46...v0.0.47) (2024-07-20) ### Bug Fixes * handle basic auth for OCI client ([#333](#333)) ([5041c4f](5041c4f)) * make string utils avail externally ([#335](#335)) ([81d7d46](81d7d46)) ### Other * move string utils to central location ([#334](#334)) ([44c09ab](44c09ab)) ### Docs * recommend validatorctl; document Hauler ([#326](#326)) ([18a8fef](18a8fef)) * Update air-gapped prereqs in README.md ([de015d9](de015d9)) ### Dependency Updates * **deps:** update golang.org/x/exp digest to 8a7402a ([#336](#336)) ([8f94947](8f94947)) * **deps:** update golang.org/x/exp digest to 8a7402a ([#338](#338)) ([e012a4e](e012a4e)) * **deps:** update golang.org/x/exp digest to e3f2596 ([#329](#329)) ([3419300](3419300)) * **deps:** update kubernetes packages to v0.30.3 ([#332](#332)) ([5d4486c](5d4486c)) * **deps:** update module github.com/google/go-containerregistry to v0.20.1 ([#330](#330)) ([81fd1cf](81fd1cf)) * **deps:** update module github.com/slack-go/slack to v0.13.1 ([#328](#328)) ([089d25d](089d25d)) * **deps:** update module github.com/validator-labs/validator-plugin-oci to v0.0.11 ([#339](#339)) ([70a26e1](70a26e1)) * **deps:** update softprops/action-gh-release digest to c062e08 ([#331](#331)) ([c797383](c797383)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Tyler Gillson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da311de - Browse repository at this point
Copy the full SHA da311deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.46...v0.0.47