Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on dotenv-rails to permit the latest version.

Changelog

Sourced from dotenv-rails's changelog.

2.5.0 - June 21, 2018

This release re-introduces multiline values with proper protections against the regressions that were reported in 2.3.0, and corrects a breaking change in the API from 2.4 for Dotenv::Environment.

2.4.0 - Apr 23, 2018

This release reverts Parse multiline values (#318, #329) due to a parsing regression that was discovered after the last release (#336, #339, #341).

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

Full Changelog

2.2.2 - Apr 9, 2018

  • Support Rails 5.2 (#325)

Full Changelog

2.2.1 - Apr 28, 2017

  • Support Rails 5.1 (#299)

Full Changelog

2.2.0 - Jan 27, 2017

  • Drop official support for Ruby 1.9, jruby, and Rubinius. They may continue to work, but tests are not run against them. (#283)
  • Allow leading and trailing whitespace (#276, #277)
  • [dotenv-rails] Fix for rspec rake tasks initializing in development (#241)
  • [dotenv-rails] Allow a local file per environment, e.g. .env.development.local (#281)
  • [dotenv-rails] No longer load .env.local in rails' test environment (#280)

Full Changelog

2.1.2 - Jan 16, 2017

  • Fix parser to allow leading whitespace before variables (#276)
  • [dotenv-rails] Fix bug with require "dotenv/rails-now" in older versions of rails (#269)

Full Changelog

... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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:

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

Updates the requirements on [dotenv-rails](https://github.com/bkeepers/dotenv) to permit the latest version.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/commits/v2.5.0)

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

Superseded by #8.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/dotenv-rails-gte-2.2.1-and-lt-2.6.0 branch January 10, 2019 10:27
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.

2 participants