typescript-graphql-server
typescript-graphql-server copied to clipboard
chore(deps): update dependency dotenv-cli to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| dotenv-cli | 1.4.0 -> 8.0.0 |
Release Notes
entropitor/dotenv-cli (dotenv-cli)
v8.0.0
v7.4.4: Fix security issue
https://github.com/entropitor/dotenv-cli/pull/119
v7.4.3: Forward signals to child process
https://github.com/entropitor/dotenv-cli/pull/107
v7.4.2
v7.4.1
v7.4.0: Release better variable usage (-v)
Releases https://github.com/entropitor/dotenv-cli/pull/105
v7.3.0
- https://github.com/entropitor/dotenv-cli/pull/93: Don't allow cascade and override together as they are incompatible
- https://github.com/entropitor/dotenv-cli/pull/94: Bump dotenv so DOTENV_KEY feature is supported
v7.2.1: Allow --override
https://github.com/entropitor/dotenv-cli/pull/87
v7.2.0
v7.1.0: Allow --no-expand
https://github.com/entropitor/dotenv-cli/pull/86
v7.0.0: Bump dotenv-expand
https://github.com/entropitor/dotenv-cli/pull/83
v6.0.0: .env.local now takes precedence over .env.development
Releases https://github.com/entropitor/dotenv-cli/pull/74
Breaking change:
- .env.local now takes precedence over .env.development (if you don't use
-c, nothing changes)
v5.1.0
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
v4.1.1
Fixes https://github.com/entropitor/dotenv-cli/issues/60
v4.1.0: Add -v argument to support single variables cross platform
https://github.com/entropitor/dotenv-cli/pull/57
v4.0.0: Allow combining -e and -c
Allow to combine -e and -c, see https://github.com/entropitor/dotenv-cli/pull/44 for more details
v3.2.0
v3.1.0: Add help
- feat: Add help if you run command wrong
- fix: Print empty string if variable not set instead of
undefined
v3.0.0
Since we updated some dependencies (https://github.com/entropitor/dotenv-cli/commit/f7b3dc5d299ec488cb5554794703fa80446340ee), this might break on some systems
Especially cross-spawn might not be compatible with your node version (https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
v2.0.1
v2.0.0
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 was generated by Mend Renovate. View the repository job log.