-
Notifications
You must be signed in to change notification settings - Fork 28
Commit 4151871
authored
chore(deps): bump color-eyre from 0.6.3 to 0.6.4 (#562)
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.3 to 0.6.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eyre-rs/eyre/commit/97c846970dee3565e25794a59673197618b761cd"><code>97c8469</code></a>
Undo eyre version bump</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/067cf0599b52c3ebe83884684e999b04e02e0f74"><code>067cf05</code></a>
Bump color-eyre to 0.6.4 (<a
href="https://redirect.github.com/eyre-rs/eyre/issues/229">#229</a>)</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/9943e524f4c440dc1f398846f5b01d45ae547c37"><code>9943e52</code></a>
Update PyO3, clippy fixes (<a
href="https://redirect.github.com/eyre-rs/eyre/issues/228">#228</a>)</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/a48e365d651020f474dbf4fb074962dc6932d0ad"><code>a48e365</code></a>
Bump color-eyre to 0.6.4</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/b14c71506793d25e44ced80c792e4640080c629c"><code>b14c715</code></a>
Merge branch 'clippy' into pyo3</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/4f7065517d8731d6fd4cb89874cab9e54cec4272"><code>4f70655</code></a>
Update pyo3</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/7b1a204066b4e88faeb20a8fd4e4bef69b6eb112"><code>7b1a204</code></a>
Clippy fixes</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/c4ee249f7c51dc6452e8704ae8d117d90d6eeebc"><code>c4ee249</code></a>
Bump color-eyre to 0.6.3, color-spantrace to 0.2.2 to publish owo-colors
bump...</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/7706273bcffa867b98458a2c6bd0f0e3c908c928"><code>7706273</code></a>
emit rustc-check-cfg info and fix doc_lazy_continuation clippy warning
(<a
href="https://redirect.github.com/eyre-rs/eyre/issues/200">#200</a>)</li>
<li><a
href="https://github.com/eyre-rs/eyre/commit/fc83cb8125bdde3a3b06e8b06c3405f6fc040a8a"><code>fc83cb8</code></a>
chore(color-eyre): Set color-eyre dependency on eyre via path. (<a
href="https://redirect.github.com/eyre-rs/eyre/issues/197">#197</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eyre-rs/eyre/compare/[email protected]">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`.
[//]: # (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>File tree
Expand file treeCollapse file tree
2 files changed
+182
-157
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+182
-157
lines changed
0 commit comments