advancedSTORE / lib_tcstring

IAB TCString Library in Rust
Apache License 2.0
4 stars 0 forks source link

Bump version-sync from 0.9.1 to 0.9.2 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps version-sync from 0.9.1 to 0.9.2.

Release notes

Sourced from version-sync's releases.

version-sync-0.9.2

  • #94: chore: Update pulldown-cmark to 0.8.
  • #95: Fix non_fmt_panic lint error in latest nightly.
  • #100: Setup weekly build to catch errors on nightly Rust.
  • #101: Forbid warnings when building in CI.
Commits
  • 7891516 Merge pull request #105 from mgeisler/release-0.9.2
  • 4e7a4c5 Bump version to 0.9.2
  • aac8fb3 Update changelog for version 0.9.2
  • 009d232 Rename example crate in README example
  • 9b6ee82 Fix changelog heading format to match existing entries
  • 1ca68cd Remove triple-quoted string in Cargo.toml
  • 563056d Merge pull request #104 from mgeisler/readme-fixes
  • 15b7f21 Fix capitalization of TOML
  • 40ceb7a Consistently set list of closed issues as a tight list
  • 645c7de Write crate name as text, not code
  • 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)