Commit 9c8fc37
authored
Bump crypto from 3.0.6 to 3.0.7 in /auto_submit (#4875)
Bumps [crypto](https://github.com/dart-lang/core/tree/main/pkgs) from 3.0.6 to 3.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dart-lang/core/releases">crypto's releases</a>.</em></p>
<blockquote>
<h2>package:crypto v3.0.7</h2>
<ul>
<li>Run <code>dart format</code> with the new style.</li>
<li>Performance improvements.</li>
<li>Updated web conditional import to use <code>js_interop</code> to support WebAssembly.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/core/commit/e6c3810cdbbd6b483973f4685e950644114b495e"><code>e6c3810</code></a> [crypto] remove the -wip to release new version (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/921">#921</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/018e1dc7a7de9511a2d92ac87ebfb36085b8e9e5"><code>018e1dc</code></a> fix(crypto): update conditional import for js interop library (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/915">#915</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/9fefb52b20e5fbd25d02bee562dcbcfae33b9176"><code>9fefb52</code></a> Make Int64 default constructor non-const in native mode (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/916">#916</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/7fee9c0652d200906182b7c65eba17c7e0c6eb55"><code>7fee9c0</code></a> Fix <code>Int64.operator ==</code> (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/911">#911</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/a4dc8738c0fd4f91def35fab3875affbc3402336"><code>a4dc873</code></a> Implement <code>Int64</code> as a wrapper for <code>int</code> when targeting native and Wasm (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/905">#905</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/1aa58ef5a0279e8a2df0e9e0480914a900bf5834"><code>1aa58ef</code></a> [fixnum] update the min. required dart sdk (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/907">#907</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d"><code>b59ecf4</code></a> Optimize surrogate decoding. (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/894">#894</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/dc975303c312497aec2f5ed4c5828da3607e33dd"><code>dc97530</code></a> Speedup package:crypto (with a focus on md5) (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/892">#892</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/816cea7cec427c52e071fa3b373a8e36e1d5c64d"><code>816cea7</code></a> [path] Fix test race condition caused by changing Directory.current (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/890">#890</a>)</li>
<li><a href="https://github.com/dart-lang/core/commit/de09be6d1f121f74132feee16b96a681b4c1bc1a"><code>de09be6</code></a> update the issue templates for package:lints (<a href="https://github.com/dart-lang/core/tree/main/pkgs/issues/887">#887</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/dart-lang/core/commits/crypto-v3.0.7/pkgs">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`.
---
<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 8479ad5 commit 9c8fc37
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments