8e9d42acf7962aeddcd675c0dc18eee3da32bda7
28
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
ecb83d6dd4 |
Bump github.com/onsi/gomega from 1.27.6 to 1.27.10 in /tests (#461)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.6 to 1.27.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's releases</a>.</em></p> <blockquote> <h2>v1.27.10</h2> <h2>1.27.10</h2> <h3>Fixes</h3> <ul> <li>fix: go 1.21 adding goroutine ID to creator+location (<a href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>) [bdc7803]</li> </ul> <h2>v1.27.9</h2> <h2>1.27.9</h2> <h3>Fixes</h3> <ul> <li>Prevent nil-dereference in format.Object for boxed nil error (<a href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>) [3b31fc3]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>) [360849b]</li> <li>chore: use String() instead of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>) [86f3659]</li> <li>Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>) [642ead0]</li> <li>chore: unnecessary use of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>) [ceb9ca6]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>) [a2087d8]</li> <li>docs: fix ContainSubstring references (<a href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>) [fc9a89f]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (<a href="https://redirect.github.com/onsi/gomega/issues/671">#671</a>) [9076019]</li> </ul> <h2>v1.27.8</h2> <h2>1.27.8</h2> <h3>Fixes</h3> <ul> <li>HaveExactElement should not call FailureMessage if a submatcher returned an error [096f392]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (<a href="https://redirect.github.com/onsi/gomega/issues/669">#669</a>) [8884bee]</li> </ul> <h2>v1.27.7</h2> <h2>1.27.7</h2> <h3>Fixes</h3> <ul> <li>fix: gcustom.MakeMatcher accepts nil as actual value (<a href="https://redirect.github.com/onsi/gomega/issues/666">#666</a>) [57054d5]</li> </ul> <h3>Maintenance</h3> <ul> <li>update gitignore [05c1bc6]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (<a href="https://redirect.github.com/onsi/gomega/issues/663">#663</a>) [7cadcf6]</li> <li>Bump golang.org/x/net from 0.9.0 to 0.10.0 (<a href="https://redirect.github.com/onsi/gomega/issues/662">#662</a>) [b524839]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (<a href="https://redirect.github.com/onsi/gomega/issues/661">#661</a>) [5f44694]</li> <li>Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/657">#657</a>) [05dc99a]</li> <li>Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/658">#658</a>) [3a033d1]</li> <li>Replace deprecated NewGomegaWithT with NewWithT (<a href="https://redirect.github.com/onsi/gomega/issues/659">#659</a>) [a19238f]</li> <li>Bump golang.org/x/net from 0.8.0 to 0.9.0 (<a href="https://redirect.github.com/onsi/gomega/issues/656">#656</a>) [29ed041]</li> <li>Bump actions/setup-go from 3 to 4 (<a href="https://redirect.github.com/onsi/gomega/issues/651">#651</a>) [11b2080]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's changelog</a>.</em></p> <blockquote> <h2>1.27.10</h2> <h3>Fixes</h3> <ul> <li>fix: go 1.21 adding goroutine ID to creator+location (<a href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>) [bdc7803]</li> </ul> <h2>1.27.9</h2> <h3>Fixes</h3> <ul> <li>Prevent nil-dereference in format.Object for boxed nil error (<a href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>) [3b31fc3]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>) [360849b]</li> <li>chore: use String() instead of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>) [86f3659]</li> <li>Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>) [642ead0]</li> <li>chore: unnecessary use of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>) [ceb9ca6]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>) [a2087d8]</li> <li>docs: fix ContainSubstring references (<a href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>) [fc9a89f]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (<a href="https://redirect.github.com/onsi/gomega/issues/671">#671</a>) [9076019]</li> </ul> <h2>1.27.8</h2> <h3>Fixes</h3> <ul> <li>HaveExactElement should not call FailureMessage if a submatcher returned an error [096f392]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (<a href="https://redirect.github.com/onsi/gomega/issues/669">#669</a>) [8884bee]</li> </ul> <h2>1.27.7</h2> <h3>Fixes</h3> <ul> <li>fix: gcustom.MakeMatcher accepts nil as actual value (<a href="https://redirect.github.com/onsi/gomega/issues/666">#666</a>) [57054d5]</li> </ul> <h3>Maintenance</h3> <ul> <li>update gitignore [05c1bc6]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (<a href="https://redirect.github.com/onsi/gomega/issues/663">#663</a>) [7cadcf6]</li> <li>Bump golang.org/x/net from 0.9.0 to 0.10.0 (<a href="https://redirect.github.com/onsi/gomega/issues/662">#662</a>) [b524839]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (<a href="https://redirect.github.com/onsi/gomega/issues/661">#661</a>) [5f44694]</li> <li>Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/657">#657</a>) [05dc99a]</li> <li>Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/658">#658</a>) [3a033d1]</li> <li>Replace deprecated NewGomegaWithT with NewWithT (<a href="https://redirect.github.com/onsi/gomega/issues/659">#659</a>) [a19238f]</li> <li>Bump golang.org/x/net from 0.8.0 to 0.9.0 (<a href="https://redirect.github.com/onsi/gomega/issues/656">#656</a>) [29ed041]</li> <li>Bump actions/setup-go from 3 to 4 (<a href="https://redirect.github.com/onsi/gomega/issues/651">#651</a>) [11b2080]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/9cbf7b0019d4d489d668583b0d7a6ac889ee2bc8"><code>9cbf7b0</code></a> v1.27.10</li> <li><a href="https://github.com/onsi/gomega/commit/bdc7803e66e0db777db09edea3bb6e85df8c9d6d"><code>bdc7803</code></a> fix: go 1.21 adding goroutine ID to creator+location (<a href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/66bcd9de8fa08e35002e61e673c37d38a96fcd45"><code>66bcd9d</code></a> v1.27.9</li> <li><a href="https://github.com/onsi/gomega/commit/3b31fc3875132cf36ce6e058180932da829fafec"><code>3b31fc3</code></a> Prevent nil-dereference in format.Object for boxed nil error (<a href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/360849b5eeaa51d7324a9f8485e951a35b952ed8"><code>360849b</code></a> Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/86f3659f49faa273ed5f93a0b2cf5affee4bd068"><code>86f3659</code></a> chore: use String() instead of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/642ead0c6d5354f23dc9f0e52cebe5729c7c435d"><code>642ead0</code></a> Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/ceb9ca6a1cfa690c19c7b778b0fe76edc4e28b6c"><code>ceb9ca6</code></a> chore: unnecessary use of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/a2087d8d97ab9af4ccd9fcea75ca6660bb595663"><code>a2087d8</code></a> Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/fc9a89ffe7d842fb0389f42c034194075ed38ef0"><code>fc9a89f</code></a> docs: fix ContainSubstring references (<a href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.27.6...v1.27.10">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
eb1ad75d7f |
Bump imjasonh/setup-crane from 0.1 to 0.3 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3d307a2ebf |
Bump actions/setup-go from 4.0.0 to 4.1.0 (#459)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a167ce6890 |
Bump actions/setup-go from 4.0.1 to 4.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
7ce67c624c |
Bump actions/checkout from 3.5.2 to 3.5.3 (#395)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b85ba64dea |
Bump helm/kind-action from 1.7.0 to 1.8.0 (#396)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0197621fa4 |
Bump helm/kind-action from 1.7.0 to 1.8.0 (#384)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/helm/kind-action/releases">helm/kind-action's releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/helm/kind-action/issues/54">#54</a> ignore the occasional post delete cluster by <a href="https://github.com/jerry153fish"><code>@jerry153fish</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/79">helm/kind-action#79</a></li> <li>bump kind to v0.20.0 and script cleanup by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/helm/kind-action/pull/88">helm/kind-action#88</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jerry153fish"><code>@jerry153fish</code></a> made their first contribution in <a href="https://redirect.github.com/helm/kind-action/pull/79">helm/kind-action#79</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0">https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/helm/kind-action/commit/dda0770415bac9fc20092cacbc54aa298604d140"><code>dda0770</code></a> bump kind to v0.20.0 and script cleanup (<a href="https://redirect.github.com/helm/kind-action/issues/88">#88</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/a2c862bdb666af911f88f48ba22f76a4f33c4588"><code>a2c862b</code></a> <a href="https://redirect.github.com/helm/kind-action/issues/54">#54</a> ignore the occasional post delete cluster (<a href="https://redirect.github.com/helm/kind-action/issues/79">#79</a>)</li> <li><a href="https://github.com/helm/kind-action/commit/1307bb2fdec64b9400f7865196ea57b0f2efb30f"><code>1307bb2</code></a> Bump actions/checkout from 3.5.2 to 3.5.3 (<a href="https://redirect.github.com/helm/kind-action/issues/87">#87</a>)</li> <li>See full diff in <a href="https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
731c8b45b5 |
Bump sigstore/cosign-installer from 3.1.0 to 3.1.1 (#373)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Franssen <[email protected]> |
||
|
|
386e736e78 |
Bump sigstore/cosign-installer from 3.0.5 to 3.1.0 (#368)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Franssen <[email protected]> |
||
|
|
b66077eff1 |
Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#349)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.1 to 5.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's releases</a>.</em></p> <blockquote> <h2>Create Pull Request v5.0.2</h2> <p>⚙️ Fixes an issue that occurs when using <code>push-to-fork</code> and both base and head repositories are in the same org/user account.</p> <h2>What's Changed</h2> <ul> <li>fix: specify head repo by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/create-pull-request/pull/2044">peter-evans/create-pull-request#2044</a></li> <li>20 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/create-pull-request/compare/v5.0.1...v5.0.2">https://github.com/peter-evans/create-pull-request/compare/v5.0.1...v5.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/create-pull-request/commit/153407881ec5c347639a548ade7d8ad1d6740e38"><code>1534078</code></a> fix: specify head repo (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2044">#2044</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/143be5d671929f35a2d146afde2bbf411a1cdae7"><code>143be5d</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 5.59.9 to 5.59.11 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2048">#2048</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/51e8ca23403d80681e9ee4d3a6f2a7749650103f"><code>51e8ca2</code></a> build(deps-dev): bump <code>@types/node</code> from 18.16.16 to 18.16.18 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2047">#2047</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/712add83f26c1e359c046a6ca3dd677fb7017626"><code>712add8</code></a> build(deps-dev): bump <code>@types/jest</code> from 29.5.1 to 29.5.2 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2026">#2026</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/a9e8aabc8b4513752b51efcb32d166e65979b3e5"><code>a9e8aab</code></a> build(deps-dev): bump eslint from 8.41.0 to 8.42.0 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2024">#2024</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/37be4ffd941e930a6dc8d42c5a893e62760a6105"><code>37be4ff</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 5.59.8 to 5.59.9 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2023">#2023</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/a5f0e5dc8e47c41b694db6acd592fb79ff9be31f"><code>a5f0e5d</code></a> build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2025">#2025</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/9ef70ee495af6d0ff9825b3e6050f304a290283a"><code>9ef70ee</code></a> build(deps-dev): bump <code>@types/node</code> from 18.16.14 to 18.16.16 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2009">#2009</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/0a287739d3c2d8485ed6e8be96cba0ab8ce870ee"><code>0a28773</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 5.59.7 to 5.59.8 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/2008">#2008</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/4ddb8c8fe7f58d02d4d1d62359fd91fe4d54361d"><code>4ddb8c8</code></a> build: update distribution (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1986">#1986</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/create-pull-request/compare/v5.0.1...v5.0.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ea09199196 |
Bump actions/checkout from 3.5.0 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
7bb7ece123 |
Bump helm/kind-action from 1.6.0 to 1.7.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
f1623a59bb |
Bump sigstore/cosign-installer from 3.0.4 to 3.0.5
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
807558bb9c |
Bump helm/kind-action from 1.5.0 to 1.6.0 (#285)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3df67dbbc0 |
Bump sigstore/cosign-installer from 3.0.3 to 3.0.4 (#286)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.3 to 3.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sigstore/cosign-installer/releases">sigstore/cosign-installer's releases</a>.</em></p> <blockquote> <h2>v3.0.4</h2> <ul> <li>Include fix for <a href="https://redirect.github.com/sigstore/cosign-installer/pull/124">sigstore/cosign-installer#124</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sigstore/cosign-installer/commit/03d0fecf172873164a163bbc64bed0f3bf114ed7"><code>03d0fec</code></a> Fix unsafe evaluation of inputs.use-sudo (<a href="https://redirect.github.com/sigstore/cosign-installer/issues/124">#124</a>)</li> <li><a href="https://github.com/sigstore/cosign-installer/commit/46b5db744906311fb5af96dec633d262d16dfb5b"><code>46b5db7</code></a> use intermediate environment variables to avoid risks of script injection (<a href="https://redirect.github.com/sigstore/cosign-installer/issues/122">#122</a>)</li> <li><a href="https://github.com/sigstore/cosign-installer/commit/84448ba515b2a5ac9853582a471184394c67631b"><code>84448ba</code></a> we should rely upon the digests not the tags, typos (<a href="https://redirect.github.com/sigstore/cosign-installer/issues/121">#121</a>)</li> <li>See full diff in <a href="https://github.com/sigstore/cosign-installer/compare/v3.0.3...v3.0.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1e09ea54a1 |
Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (#253)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.0 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's releases</a>.</em></p> <blockquote> <h2>Create Pull Request v5.0.1</h2> <h2>What's Changed</h2> <ul> <li>fix: truncate body if exceeds max length by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/create-pull-request/pull/1915">peter-evans/create-pull-request#1915</a></li> <li>12 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/create-pull-request/compare/v5.0.0...v5.0.1">https://github.com/peter-evans/create-pull-request/compare/v5.0.0...v5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/create-pull-request/commit/284f54f989303d2699d373481a0cfa13ad5a6666"><code>284f54f</code></a> fix: truncate body if exceeds max length (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1915">#1915</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/9e5b2344021c369f621dcb89ffde8fd910dac08c"><code>9e5b234</code></a> build(deps-dev): bump eslint from 8.38.0 to 8.39.0 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1888">#1888</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/2d8e7db84cac6d2c614124f2f4a8582a45f3b6f6"><code>2d8e7db</code></a> build(deps-dev): bump <code>@types/node</code> from 18.15.11 to 18.16.0 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1887">#1887</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/041b6ab1635f4e31e86773ec8a91cf42d1403b67"><code>041b6ab</code></a> build(deps-dev): bump prettier from 2.8.7 to 2.8.8 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1886">#1886</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/31de0fdf3fbb0da088e82df3d7ae33c4112d4ef6"><code>31de0fd</code></a> build(deps-dev): bump <code>@types/jest</code> from 29.5.0 to 29.5.1 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1885">#1885</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/28295f66367f85dd76ea1d27825cb5987f67c861"><code>28295f6</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 5.59.0 to 5.59.1 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1884">#1884</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/8dcaf3883b89ee69284b5200207140ee0ff16fd4"><code>8dcaf38</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 5.58.0 to 5.59.0 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1876">#1876</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/2827897dcca3eb94b42cba2228d9abc3ff04185e"><code>2827897</code></a> docs: add note about push-to-fork with remote repos</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/c4f19d3a23df3f9c18e7893bb435a88a2e045c49"><code>c4f19d3</code></a> build(deps-dev): bump eslint-import-resolver-typescript (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1844">#1844</a>)</li> <li><a href="https://github.com/peter-evans/create-pull-request/commit/46035868a3d3d84411578c2a440de0f822dd7a06"><code>4603586</code></a> build(deps-dev): bump eslint from 8.37.0 to 8.38.0 (<a href="https://redirect.github.com/peter-evans/create-pull-request/issues/1842">#1842</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/create-pull-request/compare/v5.0.0...v5.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
247e3e5d31 |
Bump sigstore/cosign-installer from 3.0.2 to 3.0.3
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
6c21f13264 |
Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
b73f694a84 |
Bump sigstore/cosign-installer from 3.0.1 to 3.0.2 (#204)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Franssen <[email protected]> |
||
|
|
f709ed9705 |
Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
faef4391a6 |
Bump helm/chart-testing-action from 2.3.1 to 2.4.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](https://github.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
eaed7c9b60 |
Bump actions/checkout from 3.3.0 to 3.4.0 (#129)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d729a4410c |
Bump sigstore/cosign-installer from 2.8.1 to 3.0.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.8.1 to 3.0.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v2.8.1...v3.0.1) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
e754b3a6c8 |
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
9fbf532d9f |
Bump helm/chart-releaser-action from 1.4.1 to 1.5.0
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: helm/chart-releaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
ea3b07983e |
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
4ee2c207e7 |
Bump helm/kind-action from 1.4.0 to 1.5.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |
||
|
|
d1aa978d3a |
Bump helm/kind-action from 1.4.0 to 1.5.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |