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 from 2.0.2 to 2.6.0 #264

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps dotenv from 2.0.2 to 2.6.0.

Changelog

Sourced from dotenv's changelog.

2.6.0 - January 5, 2019

  • Added require keys method to raise if not defined (#354)
  • Use latest Ruby version on CI (#356, #363)
  • Clarify variable hierarchy in README.md (#358)
  • Use SVG Travis CI badge (#360)

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

... (truncated)
Commits
  • 169d5f3 Merge pull request #368 from issei-m/patch-1
  • 85c0903 Fix typo in README.md
  • 6fbf71f Merge pull request #365 from bkeepers/release-2.6.0
  • d4db5f1 Fix Travis rubygems issue
  • 292f548 Release version 2.6.0, update Changelog
  • 197c2ff Merge pull request #363 from koic/use_latest_rubies_on_travis_ci
  • 9ea1e66 Use the latest Rubies on Travis CI
  • d749366 Merge pull request #360 from olivierlacan/patch-1
  • ee712a3 Merge pull request #358 from adarsh/patch-1
  • 3f7a061 Use SVG Travis CI badge
  • 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 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 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:

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

Bumps [dotenv](https://github.com/bkeepers/dotenv) from 2.0.2 to 2.6.0.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](bkeepers/dotenv@v2.0.2...v2.6.0)

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

Superseded by #277.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/dotenv-2.6.0 branch February 25, 2019 09:13
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