svartalf / rust-battery

Rust crate providing cross-platform information about the notebook batteries.
https://crates.io/crates/battery
Apache License 2.0
354 stars 40 forks source link

Update core-foundation requirement from 0.6.4 to 0.7.0 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on core-foundation to permit the latest version.

Commits - [`0a3ac83`](https://github.com/servo/core-foundation-rs/commit/0a3ac83c1bb38d30a4d30530cd233385b7410b2c) Auto merge of [#349](https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/349) - wez:timertypes, r=jdm - [`a119788`](https://github.com/servo/core-foundation-rs/commit/a11978895ee40448c6b44e3434c6050297c888b8) even more version bumps - [`6574b12`](https://github.com/servo/core-foundation-rs/commit/6574b12d4ab77ab89a0029a56a608e4e83fd4a55) more version bumps! - [`0718126`](https://github.com/servo/core-foundation-rs/commit/071812648a749d950c51e71fc525e66cf0ca8faf) Auto merge of [#350](https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/350) - lqf96:fix-deprecated-usage, r=jdm - [`83b6f5d`](https://github.com/servo/core-foundation-rs/commit/83b6f5d20a254feacf34dc0d2df6d1a50b78b483) Use zero-initialized array in CFURL::to_path - [`3126f15`](https://github.com/servo/core-foundation-rs/commit/3126f15fd62547cce7406c03c1c41f56c5caf8d5) adjust test - [`d3a097f`](https://github.com/servo/core-foundation-rs/commit/d3a097f2a49309ad76bd55c8c2a376c5550012bc) Use dyn for dynamic dispatch - [`e438fc5`](https://github.com/servo/core-foundation-rs/commit/e438fc54b9a59e55b9d25504788a39bb7dc9e3c8) Use ? instead of try macro - [`727837f`](https://github.com/servo/core-foundation-rs/commit/727837f12e8ba7ce4b86004fbdba2f2dfaf5c61b) Use MaybeUninit instead of mem::uninitialized - [`e7f687e`](https://github.com/servo/core-foundation-rs/commit/e7f687e3d4c9ec0fc5a1d6a90a0f3900d7be0a59) moar version bumps - Additional commits viewable in [compare view](https://github.com/servo/core-foundation-rs/compare/core-foundation-v0.6.4...core-foundation-v0.7.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
svartalf commented 4 years ago

@dependabot rebase

svartalf commented 4 years ago

@dependabot ignore this dependency

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you about core-foundation again, unless you re-open this PR or update it yourself. 😢

svartalf commented 4 years ago

Note to myself: core-foundation new versions are not compatible with MSRV 1.32