jmgao / dhc

DirectInput/Xinput hotplug emulation wrapper
Apache License 2.0
33 stars 4 forks source link

Update vergen requirement from 5.1.5 to 7.5.0 in /dhc #58

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on vergen to permit the latest version.

Release notes

Sourced from vergen's releases.

v7.5.0

  • The MSRV supported by vergen has been bumped to 1.63.0.
  • The enum-iterator dependency has been updated to 1.2.0 (and as a result the 1.63 bump had to happen)
Commits
  • 5b66fe5 Updated to 7.5.0 to reflect MSRV change
  • 3bbbcf4 Bump MSRV to 1.63
  • cd35b76 version bump for next release
  • 528a8af Bump `enum-iterator' to 1.2.0. Cleanup some
  • fbdd186 More information on the 'git 0.15' update
  • ced5f22 Update README.md
  • 3c1ffca version bump for next release
  • 235dcc1 Bump libgit2 dependency to latest upstream (#145)
  • 4367de6 Update serial_test requirement from 0.9.0 to 0.10.0 (#144)
  • 79679b1 Update sysinfo requirement from 0.26.0 to 0.27.0 (#143)
  • Additional commits viewable in compare view


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 1 year ago

Superseded by #62.