Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: validator-labs/validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.46
Choose a base ref
...
head repository: validator-labs/validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.47
Choose a head ref
  • 14 commits
  • 25 files changed
  • 3 contributors

Commits on Jul 15, 2024

  1. docs: recommend validatorctl; document Hauler (#326)

    ## Issue
    #325 
    
    ## Description
    <!-- Description of the changes made -->
    
    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    18a8fef View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. deps(deps): update module github.com/slack-go/slack to v0.13.1 (#328)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fslack-go%2fslack/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fslack-go%2fslack/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fslack-go%2fslack/v0.13.0/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fslack-go%2fslack/v0.13.0/v0.13.1?slim=true)](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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;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
    [@&#8203;lorenzoaiello](https://togithub.com/lorenzoaiello) in
    [https://github.com/slack-go/slack/pull/1303](https://togithub.com/slack-go/slack/pull/1303)
    
    #### New Contributors
    
    - [@&#8203;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)
    - [@&#8203;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)
    - [@&#8203;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)
    - [@&#8203;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)
    - [@&#8203;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)
    - [@&#8203;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>
    renovate[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    089d25d View commit details
    Browse the repository at this point in the history
  2. deps(deps): update golang.org/x/exp digest to e3f2596 (#329)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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>
    renovate[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3419300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de015d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. 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]>
    arturshadnik authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    44c09ab View commit details
    Browse the repository at this point in the history
  2. deps(deps): update kubernetes packages to v0.30.3 (#332)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapi/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fapi/v0.30.2/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.30.2/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    | [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) |
    `v0.30.2` -> `v0.30.3` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapimachinery/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fapimachinery/v0.30.2/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.30.2/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    | [k8s.io/client-go](https://togithub.com/kubernetes/client-go) |
    `v0.30.2` -> `v0.30.3` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fclient-go/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fclient-go/v0.30.2/v0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.30.2/v0.30.3?slim=true)](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>
    renovate[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5d4486c View commit details
    Browse the repository at this point in the history
  3. 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]>
    arturshadnik and TylerGillson authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    81d7d46 View commit details
    Browse the repository at this point in the history
  4. deps(deps): update module github.com/google/go-containerregistry to v…

    …0.20.1 (#330)
    
    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-containerregistry/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-containerregistry/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-containerregistry/v0.20.0/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-containerregistry/v0.20.0/v0.20.1?slim=true)](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
    [@&#8203;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>
    renovate[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    81fd1cf View commit details
    Browse the repository at this point in the history
  5. deps(deps): update golang.org/x/exp digest to 8a7402a (#336)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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>
    renovate[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8f94947 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. 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]>
    TylerGillson authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    5041c4f View commit details
    Browse the repository at this point in the history
  2. deps(deps): update softprops/action-gh-release digest to c062e08 (#331)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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>
    renovate[bot] authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c797383 View commit details
    Browse the repository at this point in the history
  3. deps(deps): update golang.org/x/exp digest to 8a7402a (#338)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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>
    renovate[bot] authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e012a4e View commit details
    Browse the repository at this point in the history
  4. deps(deps): update module github.com/validator-labs/validator-plugin-…

    …oci to v0.0.11 (#339)
    
    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvalidator-labs%2fvalidator-plugin-oci/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvalidator-labs%2fvalidator-plugin-oci/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvalidator-labs%2fvalidator-plugin-oci/v0.0.11-0.20240718182557-d052315edc8a/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvalidator-labs%2fvalidator-plugin-oci/v0.0.11-0.20240718182557-d052315edc8a/v0.0.11?slim=true)](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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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)
    ([#&#8203;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)
    ([#&#8203;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)
    ([#&#8203;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
    ([#&#8203;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)
    ([#&#8203;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)
    ([#&#8203;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)
    ([#&#8203;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
    ([#&#8203;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)
    ([#&#8203;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)
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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)
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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)
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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>
    renovate[bot] authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    70a26e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. 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]>
    TylerGillson authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    da311de View commit details
    Browse the repository at this point in the history
Loading