prisma-engines
79649197 - chore(deps): bump num_cpus from 1.16.0 to 1.17.0 (#5449)

Commit
320 days ago
chore(deps): bump num_cpus from 1.16.0 to 1.17.0 (#5449) Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.16.0 to 1.17.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md">num_cpus's changelog</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <h3>Fixes</h3> <ul> <li>update hermit-abi to 0.5.0</li> <li>remove special support for nacl</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/seanmonstar/num_cpus/commit/342af76b486335e5a955c7314fc96cd104e7a17b"><code>342af76</code></a> v1.17.0</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/e970a829ad4da25bbdac30ffc1e89705ea39d874"><code>e970a82</code></a> Bump hermit-abi version (<a href="https://redirect.github.com/seanmonstar/num_cpus/issues/144">#144</a>)</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/797f8276893167acf714edef4fda2e6634e3f96c"><code>797f827</code></a> Update LICENSE-MIT (<a href="https://redirect.github.com/seanmonstar/num_cpus/issues/143">#143</a>)</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/b6ca8a475f746d2fbb12b8b17fa6e0dcc75c2c4e"><code>b6ca8a4</code></a> ci: worker cpus has been increased</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/f06cd508ae237ec6caa8f28426f3208c7f9f57d2"><code>f06cd50</code></a> ci: remove asmjs job</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/41e39dd3577a6c17ce813614b4e2e365392255e8"><code>41e39dd</code></a> ci: mips is not tier 3, remove CI jobs</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/13af26cff7fb82576ad2fe3f3e21e00e299be1bd"><code>13af26c</code></a> remove special support for nacl</li> <li><a href="https://github.com/seanmonstar/num_cpus/commit/815551cfc7f9393410de47e4bd1fe77d11f6ace5"><code>815551c</code></a> ci: pin libc for msrv job</li> <li>See full diff in <a href="https://github.com/seanmonstar/num_cpus/compare/v1.16.0...v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=num_cpus&package-manager=cargo&previous-version=1.16.0&new-version=1.17.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Parents
Loading