Skip to content

Bump thiserror from 1.0.59 to 1.0.65#432

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/thiserror-1.0.65
Oct 30, 2024
Merged

Bump thiserror from 1.0.59 to 1.0.65#432
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/thiserror-1.0.65

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 30, 2024

Bumps thiserror from 1.0.59 to 1.0.65.

Release notes

Sourced from thiserror's releases.

1.0.65

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#325)

1.0.64

  • Exclude derived impls from coverage instrumentation (#322, thanks @​oxalica)

1.0.63

  • Documentation improvements

1.0.62

  • Support referring to nested tuple struct fields inside #[error("…", …)] attribute (#309)

1.0.61

  • Use core::fmt and core::panic to facilitate error_in_core support (#299, thanks @​jordens)

1.0.60

  • Resolve unexpected_cfgs warning (#298)
Commits
  • 5088592 Release 1.0.65
  • 3309b37 Merge pull request #325 from dtolnay/outdir
  • f563b1d Clean up dep-info files from OUT_DIR
  • a72ea77 Resolve extra_unused_lifetimes clippy lint
  • 1b15d6e Ignore needless_lifetimes clippy lint
  • 84484bc Release 1.0.64
  • 023f036 Merge pull request #322 from oxalica/feat/mark-auto-derived
  • ae1f47e Mark #[automatically_derived] for generated impls
  • ab5b5e3 Upload CI Cargo.lock for reproducing failures
  • 00b3c14 Work around new dead code warning in test
  • Additional commits viewable 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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 30, 2024
@github-actions github-actions Bot enabled auto-merge (squash) October 30, 2024 02:38
@dependabot dependabot Bot force-pushed the dependabot/cargo/thiserror-1.0.65 branch 6 times, most recently from b56e4f9 to eacc684 Compare October 30, 2024 02:48
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.65.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.59...1.0.65)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/cargo/thiserror-1.0.65 branch from eacc684 to bedfdb9 Compare October 30, 2024 02:50
@github-actions github-actions Bot merged commit 83d47c1 into main Oct 30, 2024
@github-actions github-actions Bot deleted the dependabot/cargo/thiserror-1.0.65 branch October 30, 2024 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants