[PR #1026] [MERGED] build(deps): bump color-eyre from 0.6.3 to 0.6.5 #9529

Closed
opened 2026-05-23 03:56:50 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1026
Author: @dependabot[bot]
Created: 6/2/2025
Status: Merged
Merged: 6/2/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/color-eyre-0.6.5


📝 Commits (1)

  • a4ed8dc build(deps): bump color-eyre from 0.6.3 to 0.6.5

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 Cargo.lock (+6 -6)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps color-eyre from 0.6.3 to 0.6.5.

Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/1026 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/2/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/color-eyre-0.6.5` --- ### 📝 Commits (1) - [`a4ed8dc`](https://github.com/JakeStanger/ironbar/commit/a4ed8dc7beaa81257ba2ad2bee4121b649e2af60) build(deps): bump color-eyre from 0.6.3 to 0.6.5 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+6 -6) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.3 to 0.6.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eyre-rs/eyre/commit/f110d787930322e95f60787ff07b2d3835259357"><code>f110d78</code></a> Bump color-eyre to 0.6.5, color-spantrace to 0.3.0</li> <li><a href="https://github.com/eyre-rs/eyre/commit/6534ecdcbb72d970808e1396d25c066e2f340fc4"><code>6534ecd</code></a> Undo eyre version bump (DO NOT PUBLISH EYRE)</li> <li><a href="https://github.com/eyre-rs/eyre/commit/9f35b8c83f0d8090469c3896a593f7940a84db12"><code>9f35b8c</code></a> Exclude images from published crate (<a href="https://redirect.github.com/eyre-rs/eyre/issues/239">#239</a>)</li> <li><a href="https://github.com/eyre-rs/eyre/commit/6e9ced8865370c31d2caef0891a0f05b5975e93d"><code>6e9ced8</code></a> re-bump eyre version</li> <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>Additional commits viewable in <a href="https://github.com/eyre-rs/eyre/compare/color-eyre-v0.6.3...color-eyre@0.6.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=color-eyre&package-manager=cargo&previous-version=0.6.3&new-version=0.6.5)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:56:50 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#9529
No description provided.