Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the go group with 5 updates #989

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2024

Bumps the go group with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.43 1.28.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.32 1.17.33
github.com/aws/aws-sdk-go-v2/service/s3 1.65.3 1.66.0
github.com/redis/go-redis/v9 9.6.2 9.7.0
github.com/sigstore/sigstore 1.8.9 1.8.10

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.32 to 1.17.33

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • 0d08ea0 Release 2024-09-16
  • 83c15f1 Regenerated Clients
  • 093ffb6 Update endpoints model
  • e43f191 Update API model
  • 1282c53 Read AWS_CONTAINER_CREDENTIALS_FULL_URI env variable if set when reading a ...
  • 171151b Release 2024-09-13
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0

Commits

Updates github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.7.0

Changes

🚀 New Features

  • Support Redis search and query capabilities (#2801, #3098)
  • Support indexing and querying empty values (#3053)
  • Support for Redis JSON with RESP2 protocol (#3146)

🛠️ Improvements

We're glad to announce that we added a search and query support in the current release.

🧰 Maintenance

Contributors

We'd like to thank all the contributors who worked on this release!

@​andy-stark-redis, @​ipechorin, @​ofekshenawa and @​vladvildanov

9.7.0-beta.1

Changes

🚀 New Features

  • Support Redis search and query capabilities (#2801, #3098)
  • Support indexing and querying empty values (#3053)

🛠️ Improvements

We're glad to announce that we added a search and query support in the current release.

🧰 Maintenance

Contributors

We'd like to thank all the contributors who worked on this release!

@​andy-stark-redis, @​ipechorin, @​ofekshenawa and @​vladvildanov

Commits

Updates github.com/sigstore/sigstore from 1.8.9 to 1.8.10

Release notes

Sourced from github.com/sigstore/sigstore's releases.

v1.8.10

What's Changed

and several dependencies updates

New Contributors

Full Changelog: sigstore/sigstore@v1.8.9...v1.8.10

Commits
  • 305ff9e bump to go 1.22.8 (#1865)
  • d88a949 build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#1860)
  • cfde863 build(deps): Bump the gomod group across 1 directory with 3 updates (#1859)
  • e928a84 build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#1861)
  • 66f05db build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (#1862)
  • f0978ed build(deps): Bump the all group with 2 updates (#1863)
  • 9398b12 build(deps): Bump the all group in /test/e2e with 2 updates (#1864)
  • bd8ee68 Mark TUF client as deprecated (#1858)
  • c59dfa0 build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.28.0 (#1852)
  • bde3e53 build(deps): Bump golang.org/x/term from 0.22.0 to 0.25.0 (#1851)
  • Additional commits viewable in compare view

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 commands and options

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

Bumps the go group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.43` | `1.28.0` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.32` | `1.17.33` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.65.3` | `1.66.0` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.6.2` | `9.7.0` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.8.9` | `1.8.10` |


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.43 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.43...v1.28.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.32 to 1.17.33
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.32...credentials/v1.17.33)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.65.3 to 1.66.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.65.3...service/s3/v1.66.0)

Updates `github.com/redis/go-redis/v9` from 9.6.2 to 9.7.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.6.2...v9.7.0)

Updates `github.com/sigstore/sigstore` from 1.8.9 to 1.8.10
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.9...v1.8.10)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2024 08:19
@github-actions github-actions bot added the size/s Small label Oct 20, 2024
Copy link
Contributor

github-actions bot commented Oct 20, 2024

Mend Scan Summary: ❌

Repository: open-component-model/ocm

VIOLATION DESCRIPTION NUMBER OF VIOLATIONS
HIGH/CRITICAL SECURITY VULNERABILITIES 5
MAJOR UPDATES AVAILABLE 0
LICENSE REQUIRES REVIEW 2
HIGH RISK LICENSES 10
RESTRICTIED LICENSE FOR ON-PREMISE DELIVERY 0

Detailed Logs: mend-scan-> Generate Report
Mend UI

@hilmarf hilmarf added this to the 2024-Q4 milestone Oct 21, 2024
@hilmarf hilmarf enabled auto-merge (squash) October 21, 2024 06:40
@hilmarf hilmarf merged commit 5d89197 into main Oct 21, 2024
16 checks passed
@hilmarf hilmarf deleted the dependabot/go_modules/go-9d53204102 branch October 21, 2024 07:58
Skarlso pushed a commit that referenced this pull request Oct 22, 2024
Bumps the go group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.27.43` | `1.28.0` |
|
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
| `1.17.32` | `1.17.33` |
|
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
| `1.65.3` | `1.66.0` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) |
`9.6.2` | `9.7.0` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) |
`1.8.9` | `1.8.10` |

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.43 to 1.28.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/54f11c0ac651fbec8d65abe9cea3740af17c1460"><code>54f11c0</code></a>
Release 2024-06-17</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d5c4ad008ac68562397d65931315af7e4f1f5c73"><code>d5c4ad0</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e7057a6165b255266172c22528a5373da8f03f9e"><code>e7057a6</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/374440df88873e8e363b1b25cb427a1042ea9018"><code>374440d</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2490">#2490</a>
from aws/feat-aid-endpoints</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3133994bcb30e4ee3342eb900b0559e2919f696e"><code>3133994</code></a>
fix changelog</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5ceabb7c9115e06de25742efe5b167297f8a44b8"><code>5ceabb7</code></a>
merge from main</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b0e0b9f2e67ec67dc2b0f82db3e91a1760443b15"><code>b0e0b9f</code></a>
resolve merge conflict</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/aa796dc315dececa534dce6a2df7cd303307a0aa"><code>aa796dc</code></a>
drop x/net codegen dependency (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2680">#2680</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bc5bd7cf6f449a8f4874c5f51391a9eb8b6baf8c"><code>bc5bd7c</code></a>
Release 2024-06-14</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/215d328ca489214cb796a3e5a8346ba0e3bc5a2b"><code>215d328</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.43...v1.28.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.32
to 1.17.33
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/13c37844ecd5438a7985facb88ec56c35b13b772"><code>13c3784</code></a>
Release 2024-09-17</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0097c82b9d2202c27ae799837f495fe7d7759422"><code>0097c82</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/590384d1a083bccab4d579960ccbfabedfd244c7"><code>590384d</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6a28d221f0f5046576ee23b55bb837711493fb38"><code>6a28d22</code></a>
BREAKFIX: Only generate AccountIDEndpointMode config for services that
use it...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0d08ea06981d800c095a7930a2d9f4bc92271e7d"><code>0d08ea0</code></a>
Release 2024-09-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/83c15f1ee4e9a1b19b6165f026abd801984ecaee"><code>83c15f1</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/093ffb698365f33c8782ff64aa7c8c457af8bd12"><code>093ffb6</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e43f191a949910f3a4b7ae3344ab08f9dadbbcf2"><code>e43f191</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1282c53116229888658c57926c758f2e5eba60b7"><code>1282c53</code></a>
Read <code>AWS_CONTAINER_CREDENTIALS_FULL_URI</code> env variable if set
when reading a ...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/171151bb0fd10e63bdab73254a8f925a82d62498"><code>171151b</code></a>
Release 2024-09-13</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.32...credentials/v1.17.33">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.65.3 to 1.66.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ebfeafa763ea779f26076c10c910d0c09eef04d0"><code>ebfeafa</code></a>
Release 2024-10-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e0fa20e2064d7b547479a6301913dc01242e8d1b"><code>e0fa20e</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ccc6c9ce1d18ab9f6f0e69fcf5a262ed16731954"><code>ccc6c9c</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/09f35b43c4b6b2fe82ebade354d6dea9b876f8fc"><code>09f35b4</code></a>
backfill <a
href="https://github.com/required"><code>@​required</code></a> on
imagebuilder#LaunchTemplateConfiguration.SetDefaultVers...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/04e7aca073a0a7ed479aa37cad88a1cf58a979a1"><code>04e7aca</code></a>
make endpoint url integration test env-resilient (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2840">#2840</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3cc466127bafa0f47b5888cd56211dd443b1b242"><code>3cc4661</code></a>
add loadoptions to configure BaseEndpoint (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2837">#2837</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8ed647a6dcf541cf1c1e8fa101e80ac3fa2b4b60"><code>8ed647a</code></a>
Release 2024-10-15</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bf76f90fabca70bea061672920bca06b26588282"><code>bf76f90</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/37659a9661fec28db2bcf535cbfe6ad6a88d2a36"><code>37659a9</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/10d77548da61d9729d0a5f61b343d6b4a6f8858e"><code>10d7754</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.65.3...service/s3/v1.66.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/redis/go-redis/v9` from 9.6.2 to 9.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redis/go-redis/releases">github.com/redis/go-redis/v9's
releases</a>.</em></p>
<blockquote>
<h2>9.7.0</h2>
<h1>Changes</h1>
<h2>🚀 New Features</h2>
<ul>
<li>Support Redis search and query capabilities (<a
href="https://redirect.github.com/redis/go-redis/issues/2801">#2801</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3098">#3098</a>)</li>
<li>Support indexing and querying empty values (<a
href="https://redirect.github.com/redis/go-redis/issues/3053">#3053</a>)</li>
<li>Support for Redis JSON with RESP2 protocol (<a
href="https://redirect.github.com/redis/go-redis/issues/3146">#3146</a>)</li>
</ul>
<h2>🛠️ Improvements</h2>
<p>We're glad to announce that we added a search and query support in
the current release.</p>
<h2>🧰 Maintenance</h2>
<ul>
<li>Documentation examples (<a
href="https://redirect.github.com/redis/go-redis/issues/3102">#3102</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3106">#3106</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3110">#3110</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3111">#3111</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3113">#3113</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3114">#3114</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3115">#3115</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3123">#3123</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3124">#3124</a>)</li>
<li>retract v9.5.3 of redisotel and other extra packages (<a
href="https://redirect.github.com/redis/go-redis/issues/3108">#3108</a>)</li>
<li>Add test coverage reporting and Codecov badge (<a
href="https://redirect.github.com/redis/go-redis/issues/3055">#3055</a>)</li>
<li>Updated module version that points to retracted package version (<a
href="https://redirect.github.com/redis/go-redis/issues/3074">#3074</a>)</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<p><a
href="https://github.com/andy-stark-redis"><code>@​andy-stark-redis</code></a>,
<a href="https://github.com/ipechorin"><code>@​ipechorin</code></a>, <a
href="https://github.com/ofekshenawa"><code>@​ofekshenawa</code></a> and
<a
href="https://github.com/vladvildanov"><code>@​vladvildanov</code></a></p>
<h2>9.7.0-beta.1</h2>
<h1>Changes</h1>
<h2>🚀 New Features</h2>
<ul>
<li>Support Redis search and query capabilities (<a
href="https://redirect.github.com/redis/go-redis/issues/2801">#2801</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3098">#3098</a>)</li>
<li>Support indexing and querying empty values (<a
href="https://redirect.github.com/redis/go-redis/issues/3053">#3053</a>)</li>
</ul>
<h2>🛠️ Improvements</h2>
<p>We're glad to announce that we added a search and query support in
the current release.</p>
<h2>🧰 Maintenance</h2>
<ul>
<li>Documentation examples (<a
href="https://redirect.github.com/redis/go-redis/issues/3102">#3102</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3106">#3106</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3110">#3110</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3111">#3111</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3113">#3113</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3114">#3114</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3115">#3115</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3123">#3123</a>,
<a
href="https://redirect.github.com/redis/go-redis/issues/3124">#3124</a>)</li>
<li>retract v9.5.3 of redisotel and other extra packages (<a
href="https://redirect.github.com/redis/go-redis/issues/3108">#3108</a>)</li>
<li>Add test coverage reporting and Codecov badge (<a
href="https://redirect.github.com/redis/go-redis/issues/3055">#3055</a>)</li>
<li>Updated module version that points to retracted package version (<a
href="https://redirect.github.com/redis/go-redis/issues/3074">#3074</a>)</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<p><a
href="https://github.com/andy-stark-redis"><code>@​andy-stark-redis</code></a>,
<a href="https://github.com/ipechorin"><code>@​ipechorin</code></a>, <a
href="https://github.com/ofekshenawa"><code>@​ofekshenawa</code></a> and
<a
href="https://github.com/vladvildanov"><code>@​vladvildanov</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/go-redis/commit/ed37c33a9037483ad2a6b1042e5eb6df89009a1c"><code>ed37c33</code></a>
Updated package version [9.7] (<a
href="https://redirect.github.com/redis/go-redis/issues/3159">#3159</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/135f8e3b12d7dce2ed41fd9e428ce90b085f52d0"><code>135f8e3</code></a>
Fix field name spellings (<a
href="https://redirect.github.com/redis/go-redis/issues/3132">#3132</a>)
(<a
href="https://redirect.github.com/redis/go-redis/issues/3156">#3156</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/ac2e91d9d9ccabefd9a158d5ab294345d2368707"><code>ac2e91d</code></a>
Support Json with Resp 2 (<a
href="https://redirect.github.com/redis/go-redis/issues/3146">#3146</a>)
(<a
href="https://redirect.github.com/redis/go-redis/issues/3155">#3155</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/ec680aec142159539c2594584a5dd31a416a4683"><code>ec680ae</code></a>
Remove direct read from TLS underlying conn (<a
href="https://redirect.github.com/redis/go-redis/issues/3138">#3138</a>)
(<a
href="https://redirect.github.com/redis/go-redis/issues/3154">#3154</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/ad131f49b0210b3252648b880921b9f6d2fe452e"><code>ad131f4</code></a>
Updated package version (<a
href="https://redirect.github.com/redis/go-redis/issues/3134">#3134</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/d9eeed131a32b4aeaf1e1915b6717f8cd2af9124"><code>d9eeed1</code></a>
Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search
Module a...</li>
<li><a
href="https://github.com/redis/go-redis/commit/e99abe45469cefe078a05e3c656ca452f3cce646"><code>e99abe4</code></a>
DOC-4237 added Bloom filter examples (<a
href="https://redirect.github.com/redis/go-redis/issues/3115">#3115</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/9e79c9bd394cb62efb0e00954a9014c09f0aeaa6"><code>9e79c9b</code></a>
DOC-4228 JSON code examples (<a
href="https://redirect.github.com/redis/go-redis/issues/3114">#3114</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/9e3709c4040acfa504bb7803dba709e70e780dc9"><code>9e3709c</code></a>
DOC-4234 added bitmap examples (<a
href="https://redirect.github.com/redis/go-redis/issues/3124">#3124</a>)</li>
<li><a
href="https://github.com/redis/go-redis/commit/69b4c0165fc7981144e5cfe3b3d028827f4e82a0"><code>69b4c01</code></a>
DOC-4241 added t-digest examples (<a
href="https://redirect.github.com/redis/go-redis/issues/3123">#3123</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/redis/go-redis/compare/v9.6.2...v9.7.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/sigstore/sigstore` from 1.8.9 to 1.8.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/sigstore/releases">github.com/sigstore/sigstore's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.10</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(kms): fix CreateKey may panic when using GCP KMS by <a
href="https://github.com/mozillazg"><code>@​mozillazg</code></a> in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1829">sigstore/sigstore#1829</a></li>
<li>update to go1.22.7 and ci job by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1847">sigstore/sigstore#1847</a></li>
<li>Mark TUF client as deprecated by <a
href="https://github.com/haydentherapper"><code>@​haydentherapper</code></a>
in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1858">sigstore/sigstore#1858</a></li>
<li>bump to go 1.22.8 by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1865">sigstore/sigstore#1865</a></li>
</ul>
<p>and several dependencies updates</p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mozillazg"><code>@​mozillazg</code></a>
made their first contribution in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1829">sigstore/sigstore#1829</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sigstore/sigstore/compare/v1.8.9...v1.8.10">https://github.com/sigstore/sigstore/compare/v1.8.9...v1.8.10</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sigstore/sigstore/commit/305ff9e7b256ec7b651d8d2358a0d0ac05a25c6d"><code>305ff9e</code></a>
bump to go 1.22.8 (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1865">#1865</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/d88a94963e8adf441531edc964be6096e1f1adc9"><code>d88a949</code></a>
build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1860">#1860</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/cfde8635e05263f9f12913f209e57e5afd54d583"><code>cfde863</code></a>
build(deps): Bump the gomod group across 1 directory with 3 updates (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1859">#1859</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/e928a8411d89feb1814c75b60f99e1b7d56258b9"><code>e928a84</code></a>
build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1861">#1861</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/66f05db4fe891b86ad43c3328ebcd0346b54ec45"><code>66f05db</code></a>
build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1862">#1862</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/f0978ed44a4cc452b4a231548027cf5b6106b8d4"><code>f0978ed</code></a>
build(deps): Bump the all group with 2 updates (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1863">#1863</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/9398b129c7659d4bf6aa7be9603c0b15e8387730"><code>9398b12</code></a>
build(deps): Bump the all group in /test/e2e with 2 updates (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1864">#1864</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/bd8ee68fd6246c6c4e81b2b25b586c3c8fd0fc63"><code>bd8ee68</code></a>
Mark TUF client as deprecated (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1858">#1858</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/c59dfa0a27eb8b289a2501cbd29f2c31e858bed1"><code>c59dfa0</code></a>
build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.28.0 (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1852">#1852</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/bde3e532bafa49efa6c40a78f1937edf905b8cd2"><code>bde3e53</code></a>
build(deps): Bump golang.org/x/term from 0.22.0 to 0.25.0 (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1851">#1851</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sigstore/sigstore/compare/v1.8.9...v1.8.10">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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/s Small
Projects
Status: 🔒Closed
Development

Successfully merging this pull request may close these issues.

2 participants