Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dotenv-rails from 2.2.1 to 2.3.0 #310

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps dotenv-rails from 2.2.1 to 2.3.0.

Changelog

Sourced from dotenv-rails's changelog.

2.3.0 - Apr 19, 2018

  • Skip over lines that don't set an envvars (#291)
  • Document the -f flag (#310)
  • Existing variable takes precendence when performing substitution (#313)
  • Parse multiline values (#318, #329)
  • Fix load to respect existing environment variables over env file when doing variable interpolation (#323)
  • Add gem version badge to README.md (#328)
  • Rescue from bundler require error (#330)

2.2.2 - Apr 9, 2018

  • Support Rails 5.2 (#325)

Full Changelog

Commits
  • 453a6e4 Merge pull request #333 from bkeepers/version-2.3.0
  • a7794c6 Add 2.3.0 to Changelog.md
  • 96a2b32 Minor version change to 2.3.0
  • 3f9fad9 Merge pull request #328 from rmharrison/patch-1
  • ae95d20 Merge pull request #323 from cbjoseph/variable_precedence
  • 05f309f Fixed trailing white space
  • 9b5d46a Merge branch 'master' into variable_precedence
  • 3b096d2 Merge pull request #330 from jaydorsey/rescue_spring_error
  • ffb63bb Merge pull request #310 from bcobb/patch-1
  • 2dd59d9 Rescue from bundler require error
  • Additional commits viewable in compare view

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:

  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](bkeepers/dotenv@v2.2.1...v2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #312.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/dotenv-rails-2.3.0 branch April 25, 2018 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant