theodore-s-beers / gloss-word

A simple English dictionary lookup utility
MIT License
2 stars 0 forks source link

Bump trash from 2.0.2 to 2.0.3 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps trash from 2.0.2 to 2.0.3.

Release notes

Sourced from trash's releases.

v2.0.3

Bug Fixes

  • let dependency specification in Cargo.toml match cfg directives in code This fixes issue 40.

Commit Statistics

  • 5 commits contributed to the release over the course of 125 calendar days.
  • 1 commit where understood as conventional.
  • 2 unique issues were worked on: #37, #40

Commit Details

  • #37
    • fix some clippy warnings (3c566ef)
  • #40
    • let dependency specification in Cargo.toml match cfg directives in code (cb5b617)
  • Uncategorized
    • Disable lint for platforms where it matters (b4add86)
    • update changelog with cargo changelog (932cea4)
    • Add Rust CI status badge (b94fce2)
Changelog

Sourced from trash's changelog.

2.0.3 (2021-12-23)

Bug Fixes

  • let dependency specification in Cargo.toml match cfg directives in code This fixes issue 40.

Commit Statistics

  • 5 commits contributed to the release over the course of 125 calendar days.
  • 1 commit where understood as conventional.
  • 2 unique issues were worked on: #37, #40

Commit Details

  • #37
    • fix some clippy warnings (3c566ef)
  • #40
    • let dependency specification in Cargo.toml match cfg directives in code (cb5b617)
  • Uncategorized
    • Disable lint for platforms where it matters (b4add86)
    • update changelog with cargo changelog (932cea4)
    • Add Rust CI status badge (b94fce2)
Commits
  • 6864e34 Release trash v2.0.3
  • b4add86 Disable lint for platforms where it matters
  • 932cea4 update changelog with cargo changelog
  • cb5b617 fix: let dependency specification in Cargo.toml match cfg directives in code ...
  • b94fce2 Add Rust CI status badge
  • 3c566ef fix some clippy warnings (#37)
  • 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)
dependabot[bot] commented 2 years ago

Looks like trash is up-to-date now, so this is no longer needed.