theodi / open-data-certificate

The mark of quality and trust for open data
https://certificates.theodi.org/
MIT License
46 stars 39 forks source link

Bump dotenv-rails from 2.2.1 to 2.4.0 #1672

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps dotenv-rails from 2.2.1 to 2.4.0.

Changelog *Sourced from dotenv-rails's [changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md).* > ## 2.4.0 - Apr 23, 2018 > > This release reverts `Parse multiline values` ([#318](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/318), [#329](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/329)) due to a parsing regression that was discovered after the last release ([#336](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/336), [#339](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/339), [#341](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/341)). > > [Full Changelog](https://github.com/bkeepers/dotenv/compare/v2.3.0...v2.4.0) > > ## 2.3.0 - Apr 19, 2018 > > * Skip over lines that don't set an envvars ([#291](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/291)) > * Document the -f flag ([#310](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/310)) > * Existing variable takes precendence when performing substitution ([#313](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/313)) > * Parse multiline values ([#318](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/318), [#329](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/329)) > * Fix load to respect existing environment variables over env file when doing variable interpolation ([#323](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/323)) > * Add gem version badge to README.md ([#328](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/328)) > * Rescue from bundler require error ([#330](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/330)) > > [Full Changelog](https://github.com/bkeepers/dotenv/compare/v2.2.2...v2.3.0) > > ## 2.2.2 - Apr 9, 2018 > > * Support Rails 5.2 ([#325](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/325)) > > [Full Changelog](https://github.com/bkeepers/dotenv/compare/v2.2.1...v2.2.2)
Commits - [`089e9bd`](https://github.com/bkeepers/dotenv/commit/089e9bd9a7b4ad3dc99c4fae0f594219587d77f2) Merge pull request [#340](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/340) from bkeepers/fix-comment-bug - [`9ef782c`](https://github.com/bkeepers/dotenv/commit/9ef782c6fa591e342cd3d95e5b900f3664cfc442) Version 2.4.0 and update Changelog.md - [`f5d9edb`](https://github.com/bkeepers/dotenv/commit/f5d9edbf16b7e1044c8cf1c69cd1c013e704d8c2) Merge branch 'master' into fix-comment-bug - [`924d3e6`](https://github.com/bkeepers/dotenv/commit/924d3e62f725bd7e8f1987f445671f4fbcdca630) Merge pull request [#342](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/342) from y-yagi/add_full_changelog_link_to_230 - [`14eae14`](https://github.com/bkeepers/dotenv/commit/14eae148d521995cc416393961d2b9ed3166a28e) Revert https://github-redirect.dependabot.com/bkeepers/dotenv/pull/329 - [`1a24dc1`](https://github.com/bkeepers/dotenv/commit/1a24dc1422bd303fd19aed930333840b03142a4d) add full changelog link to `2.3.0` release - [`7366df8`](https://github.com/bkeepers/dotenv/commit/7366df80ba16c1f151434ceb9a1f6024938087cd) Revert https://github-redirect.dependabot.com/bkeepers/dotenv/pull/318 - [`294ab7b`](https://github.com/bkeepers/dotenv/commit/294ab7bce28b6d3d946b7fdfa7e919514cffdda9) Add second failing test - [`b023c9b`](https://github.com/bkeepers/dotenv/commit/b023c9b0e8b0948e44e42f9ee74ff7d6f24fa68a) Add failing test - [`e3989a1`](https://github.com/bkeepers/dotenv/commit/e3989a16bff4df8e4e468489298fbc974aec7f57) Merge pull request [#338](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/338) from spica831/feature/backward_compatible_to_v2.2 - Additional commits viewable in [compare view](https://github.com/bkeepers/dotenv/compare/v2.2.1...v2.4.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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - 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.