Commit 1fa97bd
authored
build(deps): Bump github.com/drand/kyber from 1.3.1 to 1.3.2 (#4186)
Bumps [github.com/drand/kyber](https://github.com/drand/kyber) from 1.3.1 to 1.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/drand/kyber/releases">github.com/drand/kyber's releases</a>.</em></p>
<blockquote>
<h2>v1.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>avoid race condition in MakeAffine/ValidatePairing by <a href="https://github.com/kevincharm"><code>@kevincharm</code></a> in <a href="https://redirect.github.com/drand/kyber/pull/59">drand/kyber#59</a></li>
<li>Fixing tests in <a href="https://redirect.github.com/drand/kyber/issues/64">#64</a> by <a href="https://github.com/AnomalRoil"><code>@AnomalRoil</code></a> in <a href="https://redirect.github.com/drand/kyber/pull/65">drand/kyber#65</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/drand/kyber/compare/v1.3.0...v1.3.2">https://github.com/drand/kyber/compare/v1.3.0...v1.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/drand/kyber/commit/2ba1b564bc4a26225fdb7cdbc4f98a005ab973b3"><code>2ba1b56</code></a> Updating dependencies</li>
<li><a href="https://github.com/drand/kyber/commit/a37040d873748a0bc887d2b886a95abf46e252a5"><code>a37040d</code></a> GHA and tests improvements</li>
<li><a href="https://github.com/drand/kyber/commit/83f793f865892cf5cfccbc62053b06c182859a0d"><code>83f793f</code></a> Fixing tests in <a href="https://redirect.github.com/drand/kyber/issues/64">#64</a> (<a href="https://redirect.github.com/drand/kyber/issues/65">#65</a>)</li>
<li><a href="https://github.com/drand/kyber/commit/98847f3d0e3f02d372b8be8a146b953fc8279208"><code>98847f3</code></a> Create FUNDING.json</li>
<li>See full diff in <a href="https://github.com/drand/kyber/compare/v1.3.1...v1.3.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 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>1 parent 2cbb4b2 commit 1fa97bd
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
| 158 | + | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments