Skip to content

0.2.11

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 03:42
· 236 commits to main since this release

0.2.11 (2023-03-17)

  • fix(ci): kodiak config to fix dependabot PRs
  • chore: bump num-format from 0.4.0 to 0.4.4 (#108)
  • Bumps num-format from 0.4.0 to 0.4.4.
Changelog

Sourced from num-format's changelog.

0.4.3 (2022-10-09)

  • Add github actions CI
  • Fix a few clippy lints

0.4.2 (2022-10-09)

Commits
  • c217371 [num-format] 0.4.4
  • a2bdd9b [num-format-windows] 0.4.4
  • fc443eb [num-format-windows] Bump bindgen to 0.63.0
  • 64e9776 [num-format] 0.4.3
  • 133d20c [num-format] Add justfile to replace scripts
  • 91c783b [num-format] Add CI
  • b4e8067 [num-format-dev] Remove automatic running of rustfmt
  • 829c599 [num-format] Update min rust version in README
  • f131d56 [num-format] Remove refs to travis-ci.org, which no longer functions
  • 51f2ff1 [num-format] 0.4.2
  • Additional commits viewable in compare view

- [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=num-format&package-manager=cargo&previous-version=0.4.0&new-version=0.4.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) - 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-automerge-start) [//]: # (dependabot-automerge-end) - --- -
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) -