TheDan64 / limonite

[WIP] Compiler for the Limonite programming language.
Apache License 2.0
15 stars 3 forks source link

Bump env_logger from 0.5.10 to 0.5.11 #91

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps env_logger from 0.5.10 to 0.5.11.

Release notes *Sourced from [env_logger's releases](https://github.com/sebasmagri/env_logger/releases).* > ## 0.5.11 > # Key Changes > > - Update `termcolor` to `1.0` > - Bump minimum `rustc` to `1.20.0` > > # Changes to minimum Rust > > The minimum version of Rust required has been set at `1.20.0`. We may change this in patch versions, but will always flag it in the release notes here. > > You can always check the `.travis.yml` file to see the current minimum supported version. > > # Contributions > > - [**ignatenkobrain**](https://github.com/ignatenkobrain) [deps: update termcolor to 1](https://github-redirect.dependabot.com/sebasmagri/env_logger/pull/90)
Commits - [`211d566`](https://github.com/sebasmagri/env_logger/commit/211d5665e5ce9b60f00b8752afd952f44a2f2440) prepare for 0.5.11 release ([#92](https://github-redirect.dependabot.com/sebasmagri/env_logger/issues/92)) - [`ebb7782`](https://github.com/sebasmagri/env_logger/commit/ebb7782f7f823f6232d8ceffb78bbe5e0037b349) bump min rustc to 1.20.0 ([#91](https://github-redirect.dependabot.com/sebasmagri/env_logger/issues/91)) - [`39b2616`](https://github.com/sebasmagri/env_logger/commit/39b2616972daec37c2914ad6e46ea24f4b57476a) Merge pull request [#90](https://github-redirect.dependabot.com/sebasmagri/env_logger/issues/90) from ignatenkobrain/patch-1 - [`dffc902`](https://github.com/sebasmagri/env_logger/commit/dffc9021cd2625473ba95ac1ed8725a6e196905c) deps: update termcolor to 1 - [`4cde1c6`](https://github.com/sebasmagri/env_logger/commit/4cde1c661a58618d03aeac78e866fb0a8f454984) Add some badges ([#88](https://github-redirect.dependabot.com/sebasmagri/env_logger/issues/88)) - See full diff in [compare view](https://github.com/sebasmagri/env_logger/compare/v0.5.10...v0.5.11)


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@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 reopen` will reopen this PR - `@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 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.