Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump actix from 0.13.0 to 0.13.1 (#854)
Bumps [actix](https://github.com/actix/actix) from 0.13.0 to 0.13.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actix/actix/commit/72c680ad1762f3957153aacf058f36d29c5d796a"><code>72c680a</code></a> chore(actix): prepare release 0.13.1</li> <li><a href="https://github.com/actix/actix/commit/3c92cf7db3b6577d95f8e447b73e14b85e472961"><code>3c92cf7</code></a> Add test for and fix issue with SinkWrite not sending items in buffer (<a href="https://redirect.github.com/actix/actix/issues/563">#563</a>)</li> <li><a href="https://github.com/actix/actix/commit/f3ea974dd1f8b15678b0e56737e69191db537494"><code>f3ea974</code></a> docs: fix broken link (<a href="https://redirect.github.com/actix/actix/issues/564">#564</a>)</li> <li><a href="https://github.com/actix/actix/commit/d04a2ae55c05ab9aa12c280f602f064f6955f303"><code>d04a2ae</code></a> Bump taiki-e/cache-cargo-install-action from 1.2.0 to 1.2.1 (<a href="https://redirect.github.com/actix/actix/issues/560">#560</a>)</li> <li><a href="https://github.com/actix/actix/commit/94bf44981bc13b08647a707029162767bb835278"><code>94bf449</code></a> Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.3 (<a href="https://redirect.github.com/actix/actix/issues/562">#562</a>)</li> <li><a href="https://github.com/actix/actix/commit/f7a46fce5fc9d769764e680b054d491f90721941"><code>f7a46fc</code></a> Bump giraffate/clippy-action from 1.0.0 to 1.0.1 (<a href="https://redirect.github.com/actix/actix/issues/561">#561</a>)</li> <li><a href="https://github.com/actix/actix/commit/92d6c52aae9024b140be935fdd19eb88de801bee"><code>92d6c52</code></a> docs: fix broken links in README (<a href="https://redirect.github.com/actix/actix/issues/558">#558</a>) (<a href="https://redirect.github.com/actix/actix/issues/559">#559</a>)</li> <li><a href="https://github.com/actix/actix/commit/f21f3a2c2fc7d005e916f4ff848687ee4074a5e5"><code>f21f3a2</code></a> chore: bump MSRV to 1.68</li> <li><a href="https://github.com/actix/actix/commit/b2dc0d32486b597d02ec87bf18ab36eadfbe7e31"><code>b2dc0d3</code></a> ci: run deps bot daily</li> <li><a href="https://github.com/actix/actix/commit/23d45e69683fd0ceb791ea1dadbc3e2eb4a4c250"><code>23d45e6</code></a> add stack size configuration for SyncArbiter threads (<a href="https://redirect.github.com/actix/actix/issues/542">#542</a>)</li> <li>Additional commits viewable in <a href="https://github.com/actix/actix/compare/actix-v0.13.0...actix-v0.13.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actix&package-manager=cargo&previous-version=0.13.0&new-version=0.13.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information