Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Merge #563
Browse files Browse the repository at this point in the history
563: chore(deps): bump secp256k1 from 0.24.1 to 0.24.2 r=klochowicz a=dependabot[bot]

Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.24.1 to 0.24.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-bitcoin/rust-secp256k1/blob/secp256k1-0.24.2/CHANGELOG.md">secp256k1's changelog</a>.</em></p>
<blockquote>
<h1>0.24.2 - 2022-12-05</h1>
<ul>
<li>Backport <a href="https://github-redirect.dependabot.com/rust-bitcoin/rust-secp256k1/pull/548">fix soundness issue with <code>preallocated_gen_new</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-bitcoin/rust-secp256k1/commit/959bd2553606247cabe104764e867455226fb129"><code>959bd25</code></a> Merge <a href="https://github-redirect.dependabot.com/rust-bitcoin/rust-secp256k1/issues/256">rust-bitcoin/rust-secp256k1256</a>: Backport and bump 0.24.2</li>
<li><a href="https://github.com/rust-bitcoin/rust-secp256k1/commit/5c6225e7b5062d83f18c67e3eaf13341e5bf6599"><code>5c6225e</code></a> Bump version to 0.24.2</li>
<li><a href="https://github.com/rust-bitcoin/rust-secp256k1/commit/0a696b2d55dfaee60fd2b7f5c1d47577c10b4632"><code>0a696b2</code></a> Add saftey docs for PreallocatedContext trait</li>
<li><a href="https://github.com/rust-bitcoin/rust-secp256k1/commit/dd194b6be880b60a278925d4d258b68af0fdb5c1"><code>dd194b6</code></a> context: introduce unsafe <code>PreallocatedContext</code> trait</li>
<li>See full diff in <a href="https://github.com/rust-bitcoin/rust-secp256k1/compare/secp256k1-0.24.1...secp256k1-0.24.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=secp256k1&package-manager=cargo&previous-version=0.24.1&new-version=0.24.2)](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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/itchysats/10101/network/alerts).

</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Dec 9, 2022
2 parents fa4a395 + 57459d1 commit 12e0a95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 12e0a95

Please sign in to comment.