SecretDecks / SCinstance

0 stars 0 forks source link

Bump dotenv-cli from 4.1.1 to 6.0.0 #67

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dotenv-cli from 4.1.1 to 6.0.0.

Release notes

Sourced from dotenv-cli's releases.

.env.local now takes precedence over .env.development

Releases entropitor/dotenv-cli#74

Breaking change:

  • .env.local now takes precedence over .env.development (if you don't use -c, nothing changes)

v5.1.0

Fixes #65 by #69

v5.0.0

Bump dependencies https://github.com/entropitor/dotenv-cli/commit/79b101c12b7b1ce19fcca883ca2dace9b2e2d04a#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

See changelog of dependencies if you want to know what the breaking changes are

Commits
  • 9d2bd7e Merge pull request #72 from emilio93/Update-minimist
  • de952e2 chore: publish v6.0.0
  • 0794ca7 Merge pull request #74 from helloitsjoe/swap-local-and-environment
  • 6b1d121 Swap .env.local and .env.<environment> priority
  • 49e92d2 Update minimist
  • 344e7cd v5.1.0
  • 505e8ba Merge pull request #69 from AndrewAllison/master
  • fd17b6b chore: apply suggestions from code review
  • bc087a2 fix(65): Setting variable does not work when value has dash: Updates to newer...
  • 79b101c chore: bump dependencies
  • See full diff 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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)