Commits
- [`4f940f3`](https://github.com/docopt/docopt.rs/commit/4f940f3efbea95caedde5516b76e19ada0b2c127) 1.0.2
- [`f73dbd6`](https://github.com/docopt/docopt.rs/commit/f73dbd6f83380e171e8a9ea357e1dbc3e3b971b2) ci: exclude CI files from crates.io
- [`07241f2`](https://github.com/docopt/docopt.rs/commit/07241f203437c32e41e805c2a2eb46e8a53c4b3d) ci: add minimal-versions
- [`3069890`](https://github.com/docopt/docopt.rs/commit/30698905b564427827e58d2e98374d53a2c2c2ac) only test minimal-versions on nightly
- [`88daa37`](https://github.com/docopt/docopt.rs/commit/88daa37d25c321a46912495ae6cab8acbb00c6c3) add minimal-versions to CI
- [`eaf37f7`](https://github.com/docopt/docopt.rs/commit/eaf37f7e321a1d2c8b204ebcdf41f591edb974ac) 1.0.1
- [`062a9d7`](https://github.com/docopt/docopt.rs/commit/062a9d70155b3979ac61f305c1ce4f401c5bc152) update regex deb for minimal-versions
- [`9fe591b`](https://github.com/docopt/docopt.rs/commit/9fe591b908cc16650fc47ee1694a136e4b995f59) doc: update README to suggest 1.0
- See full diff in [compare view](https://github.com/docopt/docopt.rs/compare/1.0.0...1.0.2)
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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)
Finally, you can contact us by mentioning @dependabot.
Bumps docopt from 1.0.0 to 1.0.2.
Commits
- [`4f940f3`](https://github.com/docopt/docopt.rs/commit/4f940f3efbea95caedde5516b76e19ada0b2c127) 1.0.2 - [`f73dbd6`](https://github.com/docopt/docopt.rs/commit/f73dbd6f83380e171e8a9ea357e1dbc3e3b971b2) ci: exclude CI files from crates.io - [`07241f2`](https://github.com/docopt/docopt.rs/commit/07241f203437c32e41e805c2a2eb46e8a53c4b3d) ci: add minimal-versions - [`3069890`](https://github.com/docopt/docopt.rs/commit/30698905b564427827e58d2e98374d53a2c2c2ac) only test minimal-versions on nightly - [`88daa37`](https://github.com/docopt/docopt.rs/commit/88daa37d25c321a46912495ae6cab8acbb00c6c3) add minimal-versions to CI - [`eaf37f7`](https://github.com/docopt/docopt.rs/commit/eaf37f7e321a1d2c8b204ebcdf41f591edb974ac) 1.0.1 - [`062a9d7`](https://github.com/docopt/docopt.rs/commit/062a9d70155b3979ac61f305c1ce4f401c5bc152) update regex deb for minimal-versions - [`9fe591b`](https://github.com/docopt/docopt.rs/commit/9fe591b908cc16650fc47ee1694a136e4b995f59) doc: update README to suggest 1.0 - See full diff in [compare view](https://github.com/docopt/docopt.rs/compare/1.0.0...1.0.2)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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.