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-cli from 4.0.0 to 7.1.0 #46

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps dotenv-cli from 4.0.0 to 7.1.0.

Release notes

Sourced from dotenv-cli's releases.

Allow --no-expand

entropitor/dotenv-cli#86

Bump dotenv-expand

entropitor/dotenv-cli#83

.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

Commits
  • 61fb060 bump to v7.1.0
  • 405e007 add --no-expand option to skip variable expansion (#86)
  • 69723ac v7.0.0
  • 548f80c Update to latest stable dotenv-expand version (#83)
  • 032a66e Adding some clarification on how the -c flag can be used (#79)
  • 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
  • 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 4.0.0 to 7.1.0.
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v4.0.0...v7.1.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 6, 2023

Superseded by #49.

@dependabot dependabot bot closed this Apr 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dotenv-cli-7.1.0 branch April 6, 2023 16:59
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants