Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

chore(deps): update dependency dotenv to v3 #71

Merged
merged 1 commit into from
May 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv '3.1.1' -> '3.1.2' age adoption passing confidence

Release Notes

bkeepers/dotenv (dotenv)

v3.1.2

Compare Source

Full Changelog: bkeepers/dotenv@v3.1.1...v3.1.2

v3.1.1: 3.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.0...v3.1.1

v3.1.0

Compare Source

What's Changed

v3.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.0.2...v3.0.3

v3.0.2

Compare Source

v3.0.1

Compare Source

What's Changed

Full Changelog: bkeepers/dotenv@v3.0.0...v3.0.1

v3.0.0

Compare Source

Breaking Changes

Other improvements

Deprecations

New Contributors

Full Changelog: bkeepers/dotenv@v2.8.1...v3.0.0

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.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link
Contributor Author

renovate bot commented May 8, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock

/opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:272:in `search_up': undefined method `untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:259:in `find_file'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:251:in `find_gemfile'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler.rb:234:in `root'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler.rb:246:in `app_config_path'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler.rb:273:in `settings'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/feature_flag.rb:21:in `block in settings_method'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/cli.rb:97:in `<class:CLI>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/cli.rb:7:in `<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/cli.rb:6:in `<top (required)>'
	from <internal:/opt/containerbase/tools/ruby/3.3.1/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
	from <internal:/opt/containerbase/tools/ruby/3.3.1/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/exe/bundle:23:in `block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/exe/bundle:22:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/exe/bundler:4:in `load'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/gems/bundler-1.17.3/exe/bundler:4:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/bin/bundler:25:in `load'
	from /opt/containerbase/tools/bundler/1.17.3/3.3.1/bin/bundler:25:in `<main>'

@brucellino brucellino merged commit 7f2f4fc into master May 10, 2024
1 check failed
@renovate renovate bot deleted the renovate/dotenv-3.x branch May 10, 2024 07:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant