Skip to content

Commit 0b87ea1

Browse files
authored
Auto merge of servo#28988 - servo:dependabot/cargo/jobserver-0.1.25, r=jdm
Bump jobserver from 0.1.22 to 0.1.25 Bumps [jobserver](https://github.com/alexcrichton/jobserver-rs) from 0.1.22 to 0.1.25. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/c9b5c7963428dc4f87091a7ac965fc7a7e92fc05"><code>c9b5c79</code></a> Bump to 0.1.25</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/d7a582854039401d77d8afadcbcada03db40498f"><code>d7a5828</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/45">#45</a> from olofj/add-available</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/cfae7ffaf5e728348a127d54c72ec6f04d4dd4c3"><code>cfae7ff</code></a> Add <code>available</code> traits to find out how many client tokens are unused</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/2c7fbf07bfc66eb53f3be8b616f7e0ac7e3facab"><code>2c7fbf0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/39">#39</a> from NobodyXu/optimize</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/888d2d7be54eff7259b794ff600268a00aa868a3"><code>888d2d7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/42">#42</a> from NobodyXu/fix/configure-make</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/f049e25ab15bc493b4861ff2bb5f04ae54b66049"><code>f049e25</code></a> Rm unnecessary diff in <code>Client::mk</code></li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/a55f5f2031b8539ce432a4074e7c74b348c97b35"><code>a55f5f2</code></a> Create a new fn <code>configure_make</code> to set <code>MFLAGS</code></li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/9c8de91c8369f875b883e861c0fb8633c9c10af1"><code>9c8de91</code></a> Fix <code>configure</code>: Set <code>MAKEFLAGS</code> &amp; <code>MFLAGS</code></li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/0a5230a0fe9957f8de9baf95797f075f45fcdc58"><code>0a5230a</code></a> Refactor: Put all <code>set_nonblocking</code> into <code>new</code></li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/a66acbcd6c7eacb8d9c80b264ef2cb5264a73ad2"><code>a66acbc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/41">#41</a> from NobodyXu/improve-doc</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/jobserver-rs/compare/0.1.22...0.1.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jobserver&package-manager=cargo&previous-version=0.1.22&new-version=0.1.25)](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) </details>
2 parents c743657 + 77f6108 commit 0b87ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)