deps(deps): bump getrandom from 0.2.16 to 0.2.17 #320

Closed
dependabot[bot] wants to merge 1 commit from dependabot/cargo/getrandom-0.2.17 into main
dependabot[bot] commented 2026-03-16 06:23:18 -07:00 (Migrated from github.com)

Bumps getrandom from 0.2.16 to 0.2.17.

Changelog

Sourced from getrandom's changelog.

0.2.17 - 2026-01-12

Fixed

  • Use doc_cfg instead of doc_auto_cfg (partial backport of #732) #768
  • BCryptGenRandom signature #778

#732: rust-random/getrandom#732 #768: rust-random/getrandom#768 #778: rust-random/getrandom#778

Commits

Dependabot compatibility score

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 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)
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.16 to 0.2.17. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md">getrandom's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-random/getrandom/compare/v0.2.16...v0.2.17">0.2.17</a> - 2026-01-12</h2> <h3>Fixed</h3> <ul> <li>Use <code>doc_cfg</code> instead of <code>doc_auto_cfg</code> (partial backport of <a href="https://redirect.github.com/rust-random/getrandom/issues/732">#732</a>) <a href="https://redirect.github.com/rust-random/getrandom/issues/768">#768</a></li> <li><code>BCryptGenRandom</code> signature <a href="https://redirect.github.com/rust-random/getrandom/issues/778">#778</a></li> </ul> <p><a href="https://redirect.github.com/rust-random/getrandom/issues/732">#732</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/732">rust-random/getrandom#732</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/768">#768</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/768">rust-random/getrandom#768</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/778">#778</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/778">rust-random/getrandom#778</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-random/getrandom/commit/b625985d852600a3eeb68556811e59e7c9a6a098"><code>b625985</code></a> Release 0.2.17 (<a href="https://redirect.github.com/rust-random/getrandom/issues/774">#774</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/e7200ad523fcf0a800d28a2d8c9cfe3e375ad916"><code>e7200ad</code></a> windows: fix <code>BCryptGenRandom</code> signature (<a href="https://redirect.github.com/rust-random/getrandom/issues/778">#778</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/3ae6e752897928871d0d4ee93e2c179c9a126fa0"><code>3ae6e75</code></a> Backport <a href="https://redirect.github.com/rust-random/getrandom/issues/768">#768</a> (doc_cfg)</li> <li>See full diff in <a href="https://github.com/rust-random/getrandom/compare/v0.2.16...v0.2.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=getrandom&package-manager=cargo&previous-version=0.2.16&new-version=0.2.17)](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 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>
dependabot[bot] commented 2026-04-09 09:33:25 -07:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.