Skip to content

Commit

Permalink
chore(deps): update dependency dotenv-cli to v7 (#433)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dotenv-cli](https://togithub.com/entropitor/dotenv-cli) | [`6.0.0` ->
`7.0.0`](https://renovatebot.com/diffs/npm/dotenv-cli/6.0.0/7.0.0) |
[![age](https://badges.renovateapi.com/packages/npm/dotenv-cli/7.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/dotenv-cli/7.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/dotenv-cli/7.0.0/compatibility-slim/6.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/dotenv-cli/7.0.0/confidence-slim/6.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>entropitor/dotenv-cli</summary>

###
[`v7.0.0`](https://togithub.com/entropitor/dotenv-cli/releases/tag/v7.0.0):
Bump dotenv-expand

[Compare
Source](https://togithub.com/entropitor/dotenv-cli/compare/v6.0.0...v7.0.0)


[entropitor/dotenv-cli#83

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/PKUHPC/SCOW).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent ad66a98 commit 0511c59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"dotenv-cli": "6.0.0",
"dotenv-cli": "7.0.0",
"eslint": "8.32.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.4",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0511c59

Please sign in to comment.