despo / issuehub.io

Find open source issues to work on! (domain update)
http://issuehub.pro
MIT License
261 stars 174 forks source link

Bump dotenv from 2.6.0 to 2.7.2 #160

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps dotenv from 2.6.0 to 2.7.2.

Release notes *Sourced from [dotenv's releases](https://github.com/bkeepers/dotenv/releases).* > ## Dotenv 2.7.2 > Changes in this release: > > * Cleaned up CLI while resolving regressions in 2.7.1 [#382](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/382) > > > ## v2.7.1 > +## 2.7.1 - February 24, 2019 > + > +* Fixes regression with CLI experience ([#376](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/376)) > > ## v2.7.0 > ## 2.7.0 - February 21, 2019 > > * Add Dotenv.parse method ([#362](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/362)) > * Add Support for Rails 6.0 ([#370](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/370)) > * Improve dotenv CLI output ([#374](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/374)) > * Add GitHub Actions automation ([#369](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/369)) > * Test against Ruby 2.6 ([#372](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/372)) >
Changelog *Sourced from [dotenv's changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md).* > ## 2.7.2 - March 25th, 2019 > > * Cleaned up CLI while resolving regressions in 2.7.1 [#382](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/382) > > ## 2.7.1 - February 24, 2019 > > * Fixes regression with CLI experience ([#376](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/376)) > > ## 2.7.0 - February 21, 2019 > > * Add Dotenv.parse method ([#362](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/362)) > * Add Support for Rails 6.0 ([#370](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/370)) > * Improve dotenv CLI output ([#374](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/374)) > * Add GitHub Actions automation ([#369](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/369)) > * Test against Ruby 2.6 ([#372](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/372))
Commits - [`73691f7`](https://github.com/bkeepers/dotenv/commit/73691f7174de8b2c5651936094dfe9934ef58f0f) Version bump to 2.7.2 - [`62c0686`](https://github.com/bkeepers/dotenv/commit/62c0686309eb3e846b71627af03545f943b09fc9) Merge pull request [#382](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/382) from bkeepers/quotes - [`369c3be`](https://github.com/bkeepers/dotenv/commit/369c3be107087e967b1dd08204d2ce6de8fe158d) Adds some parens to method invocations for consistency - [`8473161`](https://github.com/bkeepers/dotenv/commit/84731616786eecb57a4d5119e2f4a196750e6057) Clean up the option parser - [`b6559f6`](https://github.com/bkeepers/dotenv/commit/b6559f6a11fdfebc861222646128f7ac5a719725) Version bump to 2.7.1 - [`c456ea2`](https://github.com/bkeepers/dotenv/commit/c456ea293b0d9cc638f597ca9d4edbd4603be409) Merge pull request [#376](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/376) from bkeepers/cli2 - [`ea1ce3e`](https://github.com/bkeepers/dotenv/commit/ea1ce3e831a1c975eb122b7a9dc780d8f08c463a) Fixes regression with CLI experience - [`914cc3a`](https://github.com/bkeepers/dotenv/commit/914cc3a1f07e4dd1595f6c3b01b2ada122bf99fd) Release dotenv 2.7.0 - [`56516b1`](https://github.com/bkeepers/dotenv/commit/56516b1ad92bb8e8a13750b0309bed008e2699f2) Merge pull request [#374](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/374) from bkeepers/help - [`25908eb`](https://github.com/bkeepers/dotenv/commit/25908ebae46ed9771283d54415421cb711b3b237) Improvements to dotenv CLI - Additional commits viewable in [compare view](https://github.com/bkeepers/dotenv/compare/v2.6.0...v2.7.2)


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 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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #179.