8go / matrix-commander-rs

simple but convenient CLI-based Matrix client app for sending and receiving (in Rust)
GNU General Public License v3.0
91 stars 5 forks source link

Bump update-informer from 0.5.0 to 0.6.0 #6

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps update-informer from 0.5.0 to 0.6.0.

Release notes

Sourced from update-informer's releases.

v0.6.0

🚀 Added

  • Add current version support for registries (#72)
Changelog

Sourced from update-informer's changelog.

v0.6.0 - 2022-12-08

🚀 Added

  • Support current version (#72)
  • Add cargo-sort (#51)
  • Add list of users
  • Add dprint to check formatting (#42)
  • Add action to check links + ci optimization (#38)

⚙️ Changed

  • Bump wagoid/commitlint-github-action from 5.2.2 to 5.3.0 (#71)
  • Bump lycheeverse/lychee-action from 1.5.3 to 1.5.4 (#69)
  • Bump Swatinem/rust-cache from 2.1.0 to 2.2.0 (#70)
  • Bump lycheeverse/lychee-action from 1.5.2 to 1.5.3 (#68)
  • Bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 (#64)
  • Bump Swatinem/rust-cache from 2.0.1 to 2.1.0 (#67)
  • Fix clippy warnings (#66)
  • Bump wagoid/commitlint-github-action from 5.2.0 to 5.2.2 (#63)
  • Bump Swatinem/rust-cache from 2.0.0 to 2.0.1 (#62)
  • Bump wagoid/commitlint-github-action from 5.1.2 to 5.2.0 (#60)
  • Replace actions-rs/toolchain with dtolnay/rust-toolchain (#61)
  • Bump wagoid/commitlint-github-action from 5.0.2 to 5.1.2 (#59)
  • Bump actions/stale from 5 to 6 (#58)
  • Generate a changelog and update release process (#57)
  • Update readme (#56)
  • Bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 (#55)
  • Bump Swatinem/rust-cache from 1.4.0 to 2.0.0 (#53)
  • Bump dprint/check from 2.0 to 2.1 (#54)
  • Bump wagoid/commitlint-github-action from 5.0.1 to 5.0.2 (#52)
  • Bump wagoid/commitlint-github-action from 4.1.11 to 5.0.1 (#50)
  • Bump lycheeverse/lychee-action from 1.4.1 to 1.5.0 (#48)
  • Bump actions/stale from 4 to 5 (#45)
  • Bump Swatinem/rust-cache from 1.3.0 to 1.4.0 (#44)
  • Bump wagoid/commitlint-github-action from 4.1.10 to 4.1.11 (#43)
  • Bump codecov/codecov-action from 2.1.0 to 3 (#41)
  • Bump actions-rs/toolchain from 1.0.6 to 1.0.7 (#39)
  • Bump wagoid/commitlint-github-action from 4.1.9 to 4.1.10 (#40)
Commits
  • 48f1627 chore(release): v0.6.0
  • 9044060 feat(get_latest_version): support current version (#72)
  • 98a8e18 chore: bump wagoid/commitlint-github-action from 5.2.2 to 5.3.0 (#71)
  • 09c7f1b chore: bump lycheeverse/lychee-action from 1.5.3 to 1.5.4 (#69)
  • 6d3efb8 chore: bump Swatinem/rust-cache from 2.1.0 to 2.2.0 (#70)
  • 3a7d5f0 chore: bump lycheeverse/lychee-action from 1.5.2 to 1.5.3 (#68)
  • 476b770 chore: bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 (#64)
  • fc9cc2d chore: bump Swatinem/rust-cache from 2.0.1 to 2.1.0 (#67)
  • 407c60b chore: fix clippy warnings (#66)
  • bc2cb27 chore: bump wagoid/commitlint-github-action from 5.2.0 to 5.2.2 (#63)
  • 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 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)