Skip to content

Commit 0bcfd9e

Browse files
deps(deps): bump premortem from 0.6.0 to 0.6.1 (#51)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [premortem](https://github.com/iepathos/premortem) from 0.6.0 to 0.6.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/iepathos/premortem/blob/master/CHANGELOG.md">premortem's changelog</a>.</em></p> <blockquote> <h2>[0.6.1] - 2025-12-14</h2> <h3>Fixed</h3> <ul> <li>Fixed deprecated <code>criterion::black_box</code> usage in benchmarks</li> <li>Fixed deprecated <code>ImDocument</code> usage in TOML source parsing</li> </ul> <h3>Changed</h3> <ul> <li>Updated <code>toml</code> dependency from 0.8.23 to 0.9.8</li> <li>Updated <code>toml_edit</code> dependency from 0.22.27 to 0.23.9</li> <li>Updated <code>criterion</code> dev-dependency from 0.5.1 to 0.8.1</li> </ul> <h3>CI</h3> <ul> <li>Updated <code>actions/cache</code> from v4 to v5</li> <li>Updated <code>actions/upload-artifact</code> from v5 to v6</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iepathos/premortem/commit/3cea966c11c6413a8f588c44fd8c8d5252d5014a"><code>3cea966</code></a> fmt</li> <li><a href="https://github.com/iepathos/premortem/commit/6a48005314a2b92ae76afd350ecc67882fd483fe"><code>6a48005</code></a> Update changelog for 0.6.1 release</li> <li><a href="https://github.com/iepathos/premortem/commit/274d14606cc39ca823bd0434f328c8b17d8023b9"><code>274d146</code></a> increment to 0.6.1</li> <li><a href="https://github.com/iepathos/premortem/commit/2d999a0b9b71700bf345fca6a9e880770605f681"><code>2d999a0</code></a> Fix deprecated criterion::black_box usage</li> <li><a href="https://github.com/iepathos/premortem/commit/bed28d81f936e649d0901c34b8d190bb95cfc4c7"><code>bed28d8</code></a> ci(deps): bump actions/cache from 4 to 5 (<a href="https://redirect.github.com/iepathos/premortem/issues/7">#7</a>)</li> <li><a href="https://github.com/iepathos/premortem/commit/3d56d4b46f3775e49d7b363e14afdddec78b51a8"><code>3d56d4b</code></a> ci(deps): bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/iepathos/premortem/issues/6">#6</a>)</li> <li><a href="https://github.com/iepathos/premortem/commit/90f0e89c8bf42e5309466efd3979b3c731f94d22"><code>90f0e89</code></a> touchup readme</li> <li><a href="https://github.com/iepathos/premortem/commit/10a2e4ec159e7ca4a6badf7632313b9276076da2"><code>10a2e4e</code></a> Fix deprecated ImDocument usage in toml_source</li> <li><a href="https://github.com/iepathos/premortem/commit/19e67d107ceab9ac957d76e9ae79e949ae5fa4f6"><code>19e67d1</code></a> update lock</li> <li><a href="https://github.com/iepathos/premortem/commit/d59d4e4421e0a137a50a5a0b3f2331e33b24b0bb"><code>d59d4e4</code></a> deps(deps): bump toml_edit from 0.22.27 to 0.23.9 (<a href="https://redirect.github.com/iepathos/premortem/issues/5">#5</a>)</li> <li>Additional commits viewable in <a href="https://github.com/iepathos/premortem/compare/v0.6.0...v0.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=premortem&package-manager=cargo&previous-version=0.6.0&new-version=0.6.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Glen Baker <iepathos@gmail.com>
1 parent cb20b54 commit 0bcfd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sysinfo = "0.37.1"
5858
dirs = "6.0.0"
5959
stillwater = { version = "0.13.0", features = ["async", "jitter"] }
6060
rayon = "1.11.0"
61-
premortem = { version = "0.6.0", features = ["toml", "yaml", "derive"] }
61+
premortem = { version = "0.6.1", features = ["toml", "yaml", "derive"] }
6262

6363
[features]
6464
default = []

0 commit comments

Comments
 (0)