Commits
- [`4484a6f`](https://github.com/alexcrichton/cfg-if/commit/4484a6faf816ff8058088ad857b0c6bb2f4b02b2) Bump to 0.1.10
- [`a625fbe`](https://github.com/alexcrichton/cfg-if/commit/a625fbe0ac2a29200de6c670aabb44d6c8af298d) Add a test for the body of an `impl`
- [`33a8869`](https://github.com/alexcrichton/cfg-if/commit/33a8869d16d3e8ef9b5c5a0347c9b2602dd31c1d) Merge pull request [#28](https://github-redirect.dependabot.com/alexcrichton/cfg-if/issues/28) from Lokathor/token-trees
- [`571a28d`](https://github.com/alexcrichton/cfg-if/commit/571a28d359e6e2e3e8fd02651601c4f4d7de3a2a) remove the __apply internal macro
- [`75e817f`](https://github.com/alexcrichton/cfg-if/commit/75e817fa2cdd9d3cb2c558fa91ba3dacdbfa8d73) adjust the test
- [`3e9d487`](https://github.com/alexcrichton/cfg-if/commit/3e9d4876b81b342704bfaca6c2abdc0f2b1265aa) notes fix
- [`88456aa`](https://github.com/alexcrichton/cfg-if/commit/88456aa305209154053057d17c3a4d41a2914709) convert to token trees
- [`f71c600`](https://github.com/alexcrichton/cfg-if/commit/f71c60095217ce6844fb53310ba3936c16b24f98) Ok no badge for now
- [`a081784`](https://github.com/alexcrichton/cfg-if/commit/a0817844f0d3b3eddbb1d54dcc0b46414dab9390) Try adding a badge to the README
- [`9e5e35c`](https://github.com/alexcrichton/cfg-if/commit/9e5e35c2ad358bb96ad47113120e3d296217fe0a) Merge pull request [#24](https://github-redirect.dependabot.com/alexcrichton/cfg-if/issues/24) from nasso/patch-1
- Additional commits viewable in [compare view](https://github.com/alexcrichton/cfg-if/compare/0.1.9...0.1.10)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps cfg-if from 0.1.9 to 0.1.10.
Commits
- [`4484a6f`](https://github.com/alexcrichton/cfg-if/commit/4484a6faf816ff8058088ad857b0c6bb2f4b02b2) Bump to 0.1.10 - [`a625fbe`](https://github.com/alexcrichton/cfg-if/commit/a625fbe0ac2a29200de6c670aabb44d6c8af298d) Add a test for the body of an `impl` - [`33a8869`](https://github.com/alexcrichton/cfg-if/commit/33a8869d16d3e8ef9b5c5a0347c9b2602dd31c1d) Merge pull request [#28](https://github-redirect.dependabot.com/alexcrichton/cfg-if/issues/28) from Lokathor/token-trees - [`571a28d`](https://github.com/alexcrichton/cfg-if/commit/571a28d359e6e2e3e8fd02651601c4f4d7de3a2a) remove the __apply internal macro - [`75e817f`](https://github.com/alexcrichton/cfg-if/commit/75e817fa2cdd9d3cb2c558fa91ba3dacdbfa8d73) adjust the test - [`3e9d487`](https://github.com/alexcrichton/cfg-if/commit/3e9d4876b81b342704bfaca6c2abdc0f2b1265aa) notes fix - [`88456aa`](https://github.com/alexcrichton/cfg-if/commit/88456aa305209154053057d17c3a4d41a2914709) convert to token trees - [`f71c600`](https://github.com/alexcrichton/cfg-if/commit/f71c60095217ce6844fb53310ba3936c16b24f98) Ok no badge for now - [`a081784`](https://github.com/alexcrichton/cfg-if/commit/a0817844f0d3b3eddbb1d54dcc0b46414dab9390) Try adding a badge to the README - [`9e5e35c`](https://github.com/alexcrichton/cfg-if/commit/9e5e35c2ad358bb96ad47113120e3d296217fe0a) Merge pull request [#24](https://github-redirect.dependabot.com/alexcrichton/cfg-if/issues/24) from nasso/patch-1 - Additional commits viewable in [compare view](https://github.com/alexcrichton/cfg-if/compare/0.1.9...0.1.10)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
.If all status checks pass Dependabot will automatically merge this pull request.
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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.