Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group with 4 updates (#12)
Bumps the all group with 4 updates: [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig), [github.com/minio/minio-go/v7](https://github.com/minio/minio-go), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/Masterminds/sprig/v3` from 3.2.3 to 3.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Masterminds/sprig/releases">github.com/Masterminds/sprig/v3's releases</a>.</em></p> <blockquote> <h2>v3.3.0</h2> <h2>What's Changed</h2> <ul> <li>Updating the Go versions used in testing by <a href="https://github.com/mattfarina"><code>@mattfarina</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/405">Masterminds/sprig#405</a></li> <li>Change intial to initial. by <a href="https://github.com/chrishalbert"><code>@chrishalbert</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/391">Masterminds/sprig#391</a></li> <li>Updating dependencies by <a href="https://github.com/mattfarina"><code>@mattfarina</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/404">Masterminds/sprig#404</a></li> <li>correct value by <a href="https://github.com/jheyduk"><code>@jheyduk</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/376">Masterminds/sprig#376</a></li> <li>Updating location of mergo by <a href="https://github.com/mattfarina"><code>@mattfarina</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/406">Masterminds/sprig#406</a></li> <li>feature: added sha512sum function by <a href="https://github.com/itzik-elayev"><code>@itzik-elayev</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/400">Masterminds/sprig#400</a></li> <li>docs: Add missing link to url functions by <a href="https://github.com/carlpett"><code>@carlpett</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/375">Masterminds/sprig#375</a></li> <li>Update doc.go by <a href="https://github.com/chey"><code>@chey</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/369">Masterminds/sprig#369</a></li> <li>Update mathf.md by <a href="https://github.com/zzhu41"><code>@zzhu41</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/290">Masterminds/sprig#290</a></li> <li>Removing duplicate documentation by <a href="https://github.com/mattfarina"><code>@mattfarina</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/407">Masterminds/sprig#407</a></li> <li>Updating the changelog for the 3.3.0 release by <a href="https://github.com/mattfarina"><code>@mattfarina</code></a> in <a href="https://redirect.github.com/Masterminds/sprig/pull/408">Masterminds/sprig#408</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chrishalbert"><code>@chrishalbert</code></a> made their first contribution in <a href="https://redirect.github.com/Masterminds/sprig/pull/391">Masterminds/sprig#391</a></li> <li><a href="https://github.com/jheyduk"><code>@jheyduk</code></a> made their first contribution in <a href="https://redirect.github.com/Masterminds/sprig/pull/376">Masterminds/sprig#376</a></li> <li><a href="https://github.com/itzik-elayev"><code>@itzik-elayev</code></a> made their first contribution in <a href="https://redirect.github.com/Masterminds/sprig/pull/400">Masterminds/sprig#400</a></li> <li><a href="https://github.com/carlpett"><code>@carlpett</code></a> made their first contribution in <a href="https://redirect.github.com/Masterminds/sprig/pull/375">Masterminds/sprig#375</a></li> <li><a href="https://github.com/chey"><code>@chey</code></a> made their first contribution in <a href="https://redirect.github.com/Masterminds/sprig/pull/369">Masterminds/sprig#369</a></li> <li><a href="https://github.com/zzhu41"><code>@zzhu41</code></a> made their first contribution in <a href="https://redirect.github.com/Masterminds/sprig/pull/290">Masterminds/sprig#290</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0">https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md">github.com/Masterminds/sprig/v3's changelog</a>.</em></p> <blockquote> <h2>Release 3.3.0 (2024-08-29)</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/400">#400</a>: added sha512sum function (thanks <a href="https://github.com/itzik-elayev"><code>@itzik-elayev</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/407">#407</a>: Removed duplicate documentation (functions were documentated in 2 places)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/290">#290</a>: Corrected copy/paster oops in math documentation (thanks <a href="https://github.com/zzhu41"><code>@zzhu41</code></a>)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/369">#369</a>: Corrected template reference in docs (thanks <a href="https://github.com/chey"><code>@chey</code></a>)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/375">#375</a>: Added link to URL documenation (thanks <a href="https://github.com/carlpett"><code>@carlpett</code></a>)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/406">#406</a>: Updated the mergo dependency which had a breaking change (which was accounted for)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/376">#376</a>: Fixed documentation error (thanks <a href="https://github.com/jheyduk"><code>@jheyduk</code></a>)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/404">#404</a>: Updated dependency tree</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/391">#391</a>: Fixed misspelling (thanks <a href="https://github.com/chrishalbert"><code>@chrishalbert</code></a>)</li> <li><a href="https://redirect.github.com/Masterminds/sprig/issues/405">#405</a>: Updated Go versions used in testing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Masterminds/sprig/commit/e708470d529a10ac1a3f02ab6fdd339b65958372"><code>e708470</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/408">#408</a> from mattfarina/update-changelog-3.3</li> <li><a href="https://github.com/Masterminds/sprig/commit/8fc4354ab4cdcdb0e18fc6626812286476209e20"><code>8fc4354</code></a> Updating the changelog for the 3.3.0 release</li> <li><a href="https://github.com/Masterminds/sprig/commit/cb81a327e35eb6ff7f1856dacf4310efb5d7f2d7"><code>cb81a32</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/407">#407</a> from mattfarina/remove-dup-math-functions</li> <li><a href="https://github.com/Masterminds/sprig/commit/26376936dd279f4e1389cd772ca9132d123c9ed5"><code>2637693</code></a> Removing duplicate documentation</li> <li><a href="https://github.com/Masterminds/sprig/commit/06b9a87558bb8fc85b29a84603a9116f381283af"><code>06b9a87</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/290">#290</a> from zzhu41/patch-1</li> <li><a href="https://github.com/Masterminds/sprig/commit/e663ec6019887546abdc1b4505bc382ced00cc61"><code>e663ec6</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/369">#369</a> from chey/patch-1</li> <li><a href="https://github.com/Masterminds/sprig/commit/bb2f73f85f05cc0306814d56c91941b2cc80491e"><code>bb2f73f</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/375">#375</a> from carlpett/patch-1</li> <li><a href="https://github.com/Masterminds/sprig/commit/f07659ea6531546e2e3c1648b63b3e7d0085f195"><code>f07659e</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/400">#400</a> from itzik-elayev/master</li> <li><a href="https://github.com/Masterminds/sprig/commit/98b35c11f040f8247922ca5680d7c338d50fd8da"><code>98b35c1</code></a> Add closing bracket</li> <li><a href="https://github.com/Masterminds/sprig/commit/7a88928df533ea5e7c0d3cdae521358e636a3bf8"><code>7a88928</code></a> Merge pull request <a href="https://redirect.github.com/Masterminds/sprig/issues/406">#406</a> from mattfarina/update-mergo</li> <li>Additional commits viewable in <a href="https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/minio/minio-go/v7` from 7.0.75 to 7.0.76 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>Adjust functional tests for bucket cors, to detect NotImplemented response via logError by <a href="https://github.com/marktheunissen"><code>@marktheunissen</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1989">minio/minio-go#1989</a></li> <li>Add configurable auto-checksum by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1990">minio/minio-go#1990</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-go/compare/v7.0.75...v7.0.76">https://github.com/minio/minio-go/compare/v7.0.75...v7.0.76</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minio/minio-go/commit/e634c819ceef0febaa13f37e19a136de893ce05e"><code>e634c81</code></a> upgrade deps</li> <li><a href="https://github.com/minio/minio-go/commit/21381fc6dd612fd7f1f03b1e5d5fddef4b6eae52"><code>21381fc</code></a> Add configurable auto-checksum (<a href="https://redirect.github.com/minio/minio-go/issues/1990">#1990</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/e337e77c06bbf8a65247fb018e59c1263e4d86e1"><code>e337e77</code></a> Adjust functional tests for bucket cors, to detect NotImplemented response vi...</li> <li><a href="https://github.com/minio/minio-go/commit/f755095e59969f123ce508a2274735357bfeb338"><code>f755095</code></a> Update version to next release</li> <li>See full diff in <a href="https://github.com/minio/minio-go/compare/v7.0.75...v7.0.76">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.20.1 to 2.20.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.20.2</h2> <h2>2.20.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump go to v1.22 [a671816]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.20.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump go to v1.22 [a671816]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/104752fa2e97f04b1300754e710c419a63d2d30c"><code>104752f</code></a> v2.20.2</li> <li><a href="https://github.com/onsi/ginkgo/commit/a671816770d938736c66ec06517807464fec1b05"><code>a671816</code></a> bump go to v1.22</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.20.1...v2.20.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2 <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.34.2</h2> <h2>1.34.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump ginkgo as well [c59c6dc]</li> <li>bump to go 1.22 - remove x/exp dependency [8158b99]</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.34.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump ginkgo as well [c59c6dc]</li> <li>bump to go 1.22 - remove x/exp dependency [8158b99]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/7cabed651e981da0c7d0219ad7208626cef58016"><code>7cabed6</code></a> v1.34.2</li> <li><a href="https://github.com/onsi/gomega/commit/c59c6dc63a29a3a824329d4e5df245c3b82eb1eb"><code>c59c6dc</code></a> bump ginkgo as well</li> <li><a href="https://github.com/onsi/gomega/commit/8158b9979e6e5272ded30720f9458d03a81e91f1"><code>8158b99</code></a> bump to go 1.22 - remove x/exp dependency</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.34.1...v1.34.2">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information