[PR #899] [CLOSED] Bump anyhow from 1.0.43 to 1.0.44 #1079

Closed
opened 2026-02-28 14:54:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/899
Author: @dependabot[bot]
Created: 10/1/2021
Status: Closed

Base: masterHead: dependabot/cargo/anyhow-1.0.44


📝 Commits (1)

  • 8a7c3c9 Bump anyhow from 1.0.43 to 1.0.44

📊 Changes

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

View changed files

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

📄 Description

Bumps anyhow from 1.0.43 to 1.0.44.

Release notes

Sourced from anyhow's releases.

1.0.44

  • Mark error constructors cold to help LLVM optimize code paths not leading to error (#166, thanks @​stepancheg)
Commits
  • 6c97c59 Release 1.0.44
  • 447eff8 Merge pull request #166 from stepancheg/cold
  • fa9bcc0 Mark error constructors cold
  • b3c5e25 Mirror PR 162 from readme to rustdoc
  • bec8204 Reword PR 162
  • 4d3adef Merge pull request #162 from ArekPiekarz/readme-backtrace
  • b45d649 Ignore unhelpful Clippy lint in build script
  • 58b873a Add to README using backtraces on stable channel
  • See full diff in compare view

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 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/Rigellute/spotify-tui/pull/899 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/anyhow-1.0.44` --- ### 📝 Commits (1) - [`8a7c3c9`](https://github.com/Rigellute/spotify-tui/commit/8a7c3c950da58c3f68701557278fa8ff5255af2d) Bump anyhow from 1.0.43 to 1.0.44 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.44</h2> <ul> <li>Mark error constructors cold to help LLVM optimize code paths not leading to error (<a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/166">#166</a>, thanks <a href="https://github.com/stepancheg"><code>@​stepancheg</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/6c97c59375b24dad08c624cf61d06338f4dc9c3e"><code>6c97c59</code></a> Release 1.0.44</li> <li><a href="https://github.com/dtolnay/anyhow/commit/447eff84b096f4d5ff41cddeef4402056ebe8ed5"><code>447eff8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/166">#166</a> from stepancheg/cold</li> <li><a href="https://github.com/dtolnay/anyhow/commit/fa9bcc0457a2e51593b874cc2f8bcb5608ad43fe"><code>fa9bcc0</code></a> Mark error constructors cold</li> <li><a href="https://github.com/dtolnay/anyhow/commit/b3c5e258603a2a585038eed4b4187be758609b77"><code>b3c5e25</code></a> Mirror PR 162 from readme to rustdoc</li> <li><a href="https://github.com/dtolnay/anyhow/commit/bec8204d5f95c1272ead9a9bc0aa6b596b8b8f49"><code>bec8204</code></a> Reword PR 162</li> <li><a href="https://github.com/dtolnay/anyhow/commit/4d3adef9085345c84e046aea05590bec059b4330"><code>4d3adef</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/162">#162</a> from ArekPiekarz/readme-backtrace</li> <li><a href="https://github.com/dtolnay/anyhow/commit/b45d6490c4cf3b7679f97f877eea61941ebbdaae"><code>b45d649</code></a> Ignore unhelpful Clippy lint in build script</li> <li><a href="https://github.com/dtolnay/anyhow/commit/58b873a3cd72cb70c67897ecd3bf3789b9e6eb53"><code>58b873a</code></a> Add to README using backtraces on stable channel</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anyhow&package-manager=cargo&previous-version=1.0.43&new-version=1.0.44)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:23 +03: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
starred/spotify-tui#1079
No description provided.