Skip to content

Commit

Permalink
chore(deps): update dependency dotenv-cli to v8 (#1027)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dotenv-cli](https://redirect.github.com/entropitor/dotenv-cli) |
[`7.4.4` ->
`8.0.0`](https://renovatebot.com/diffs/npm/dotenv-cli/7.4.4/8.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/dotenv-cli/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dotenv-cli/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dotenv-cli/7.4.4/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dotenv-cli/7.4.4/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v8.0.0`](https://redirect.github.com/entropitor/dotenv-cli/releases/tag/v8.0.0)

[Compare
Source](https://redirect.github.com/entropitor/dotenv-cli/compare/v7.4.4...v8.0.0)

Improve expansion of configs
[https://github.com/entropitor/dotenv-cli/pull/101](https://redirect.github.com/entropitor/dotenv-cli/pull/101)

This might break some configs so it's a major release. In general, you
can upgrade without issues.

</details>

---

### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ckomop0x/ckomop0x.me.site).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent ec51e1e commit fdb7a12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"cross-env": "7.0.3",
"cross-var": "1.1.0",
"dotenv": "16.4.5",
"dotenv-cli": "7.4.4",
"dotenv-cli": "8.0.0",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.0",
"globals": "15.14.0",
Expand Down

0 comments on commit fdb7a12

Please sign in to comment.