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

Update dependency dotenv-rails to '~> 2.8.0' #13

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv-rails '~> 2.2.1' -> '~> 2.8.0' age adoption passing confidence

Release Notes

bkeepers/dotenv (dotenv-rails)

v2.8.1

Compare Source

v2.8.0

Compare Source

  • Drop support for Ruby 2.4, 2.5, and 2.6, which are EOL
  • Fix template (-t) handling of export declarations #​416
  • Unescape escaped characters when value is not quoted #​421
  • Add overload option for the CLI ($ dotenv --overload -f .env.local) #​445

v2.7.6

Compare Source

  • Add a Dotenv::Railtie.overload method #​403
  • Support for more Rails versions #​404
  • Fix template handling of blank lines and comments #​413
  • Fix for dotenv-rails Rake task environment allocation#​405

v2.7.5

Compare Source

  • Fix for \s after separator #​399
  • README formatting updates #​398

v2.7.4

Compare Source

  • Fix NoMethodError in non-Rails environments #​394

v2.7.3

Compare Source

  • Fix for parallel spec tasks initializing in development #​384
  • Test against updated rubies #​383, #​387
  • Conditional branch cleanup for clarity of intent #​385
  • Fix for load order issue with Railties #​391
  • NEW: dotenv-templates using the -t flag #​377, #​393

v2.7.2

Compare Source

  • Cleaned up CLI while resolving regressions in 2.7.1 #​382

v2.7.1

Compare Source

  • Fixes regression with CLI experience (#​376)

v2.7.0

Compare Source

  • Add Dotenv.parse method (#​362)
  • Add Support for Rails 6.0 (#​370)
  • Improve dotenv CLI output (#​374)
  • Add GitHub Actions automation (#​369)
  • Test against Ruby 2.6 (#​372)

v2.6.0

Compare Source

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

v2.5.0

Compare Source

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.

v2.4.0

Compare Source

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

v2.3.0

Compare Source

  • 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

v2.2.2

Compare Source

Full Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dotenv-rails-2.x branch from d889b83 to 82d907d Compare April 8, 2024 20:25
@renovate renovate bot force-pushed the renovate/dotenv-rails-2.x branch from 82d907d to 8e5508d Compare April 8, 2024 20:32
@mgreim3373 mgreim3373 closed this Apr 8, 2024
Copy link
Contributor Author

renovate bot commented Apr 8, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update ('~> 2.8.0'). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/dotenv-rails-2.x branch April 8, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant