advancedSTORE / lib_tcstring

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

Bump version-sync from 0.9.3 to 0.9.4 #45

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps version-sync from 0.9.3 to 0.9.4.

Release notes

Sourced from version-sync's releases.

version-sync-0.9.4

Version 0.9.4 — 2021-12-14

  • #114: Move from deprecated the semver-parser crate to semver.
  • #115: Expand assert_markdown_deps_updated! to also check version numbers such as =1.2.3, >1.2.3, and >=1.2.3.
  • #119: Add new assert_only_contains_regex! macro which can ensure that all version numbers in a file are updated.
Commits
  • de9d735 Merge pull request #121 from mgeisler/release-0.9.4
  • daeee4d Bump version to 0.9.4
  • e5a3ba0 Update changelog for version 0.9.4
  • 99b5a8b Merge pull request #119 from mgeisler/only-contains-regex
  • 19b1ed5 Add assert_only_contains_regex!
  • 96a857c Merge pull request #120 from mgeisler/remove-redundant-markdown-links
  • 02846ff Remove unnecessary Markdown links
  • 5d5bbc8 Merge pull request #118 from mgeisler/simplify-regex-construction
  • 082a0bd Simplify the Regex construction
  • da5a6b4 Merge pull request #117 from mgeisler/feature-desc
  • 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)
dependabot[bot] commented 2 years ago

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