Skip to content

Commit 9e4b2e8

Browse files
Bump crypto from 3.0.3 to 3.0.5 in /auto_submit (#3869)
Bumps [crypto](https://github.com/dart-lang/crypto) from 3.0.3 to 3.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/crypto/releases">crypto's releases</a>.</em></p> <blockquote> <h2>package:crypto v3.0.5</h2> <ul> <li>Revert switch to enable fast &quot;sinks&quot; on Wasm because it breaks <code>dart2js</code> with server mode.</li> </ul> <h2>package:crypto v3.0.4</h2> <ul> <li>Fix WebAssembly support.</li> <li>Require Dart 3.4</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/crypto/blob/master/CHANGELOG.md">crypto's changelog</a>.</em></p> <blockquote> <h2>3.0.5</h2> <ul> <li>Revert switch to enable fast &quot;sinks&quot; on Wasm because it breaks <code>dart2js</code> with server mode.</li> </ul> <h2>3.0.4</h2> <ul> <li>Fix WebAssembly support.</li> <li>Require Dart 3.4</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/crypto/commit/eede7d6918c51159c1422b7449f40dbac660ee57"><code>eede7d6</code></a> Revert wasm using fast path due to dart-lang/sdk/issues/55266 (<a href="https://redirect.github.com/dart-lang/crypto/issues/181">#181</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/32001667aada397d96f4e8924adcddc6417c43e5"><code>3200166</code></a> Prepare to release v3.0.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/178">#178</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/1216790ba704a0ab194f9cd0da2d65e1767f3342"><code>1216790</code></a> Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/dart-lang/crypto/issues/175">#175</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/813e35e913d12e16de67ac57523cd0ff4b07c012"><code>813e35e</code></a> Update min SDK, test wasm on 3.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/174">#174</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/7a9428a78962783f6081dc42465ed580cff225ca"><code>7a9428a</code></a> Bump lints dep (<a href="https://redirect.github.com/dart-lang/crypto/issues/172">#172</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/0a10171a7983cd84b318edf3086f751542500a13"><code>0a10171</code></a> Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (<a href="https://redirect.github.com/dart-lang/crypto/issues/171">#171</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/3f815aca8ad5020bb39be09ec9bfd75c36910809"><code>3f815ac</code></a> blast_repo fixes (<a href="https://redirect.github.com/dart-lang/crypto/issues/170">#170</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/fc5e7c8c1ffeaae7ab7e4aceef96235834060e3c"><code>fc5e7c8</code></a> Bump actions/checkout from 4.1.2 to 4.1.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/169">#169</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/28290623648058619aba8cd401f3b21adcf853d7"><code>2829062</code></a> Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/168">#168</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/1c7fbadd92a44322ee1e89eec9747a24dc6c6746"><code>1c7fbad</code></a> Bump actions/checkout from 4.1.1 to 4.1.2 (<a href="https://redirect.github.com/dart-lang/crypto/issues/166">#166</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/crypto/compare/3.0.3...v3.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crypto&package-manager=pub&previous-version=3.0.3&new-version=3.0.5)](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`. --- <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 00670e1 commit 9e4b2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto_submit/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
neat_cache: 2.0.4
2525
shelf: 1.4.2
2626
shelf_router: 1.1.4
27-
crypto: 3.0.3
27+
crypto: 3.0.5
2828
logging: 1.2.0
2929
retry: 3.1.2
3030
yaml: 3.1.2

0 commit comments

Comments
 (0)