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.0 #155

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps dotenv from 2.6.0 to 2.7.0.

Release notes *Sourced from [dotenv's releases](https://github.com/bkeepers/dotenv/releases).* > ## 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.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 - [`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 - [`4168b83`](https://github.com/bkeepers/dotenv/commit/4168b835b008dc60b7edcc0586a1b4f4ba0a0eb3) Merge pull request [#369](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/369) from bkeepers/github-actions - [`bf13d26`](https://github.com/bkeepers/dotenv/commit/bf13d263c9c3a65ee8ca48f8b683585054da0a42) Merge pull request [#370](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/370) from y-yagi/support-rails-60 - [`6a36885`](https://github.com/bkeepers/dotenv/commit/6a36885a572d7a5b0a47374433f915d6c0d201c9) Merge pull request [#362](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/362) from rossta/feature/add-dotenv-parse - [`80cd968`](https://github.com/bkeepers/dotenv/commit/80cd968f7f9f6f01b8313aa0ec0126dfb30d5b31) Merge pull request [#372](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/372) from koic/ci_against_ruby_2_6 - [`b5ceefa`](https://github.com/bkeepers/dotenv/commit/b5ceefa811a3cef55df1c4486b6d4b98e3818699) CI against Ruby 2.6 - [`8418d59`](https://github.com/bkeepers/dotenv/commit/8418d597e38dc1d17e6201b1477b6716f7c43ebf) Switch to release event - [`4c841be`](https://github.com/bkeepers/dotenv/commit/4c841beb6bb7904c0ac056fc2e58d66f2f9f8f76) Support Rails 6.0 - Additional commits viewable in [compare view](https://github.com/bkeepers/dotenv/compare/v2.6.0...v2.7.0)


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 - `@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 #156.