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

chore(deps-dev): bump dotenv-cli from 3.0.0 to 6.0.0 #1443

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps dotenv-cli from 3.0.0 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 entropitor/dotenv-cli@79b101c#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

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

v4.1.1

Fixes entropitor/dotenv-cli#60

Add -v argument to support single variables cross platform

entropitor/dotenv-cli#57

Allow combining -e and -c

Allow to combine -e and -c, see entropitor/dotenv-cli#44 for more details

Add help

  • feat: Add help if you run command wrong
  • fix: Print empty string if variable not set instead of undefined
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
  • 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 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)

Bumps [dotenv-cli](https://github.com/entropitor/dotenv-cli) from 3.0.0 to 6.0.0.
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v3.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: dotenv-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants