Skip to content

Commit

Permalink
Update dependency dotenv-expand to v8.0.3 (#79)
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-expand](https://togithub.com/motdotla/dotenv-expand) | [`8.0.1` -> `8.0.3`](https://renovatebot.com/diffs/npm/dotenv-expand/8.0.1/8.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dotenv-expand/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dotenv-expand/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dotenv-expand/8.0.1/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dotenv-expand/8.0.1/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>motdotla/dotenv-expand (dotenv-expand)</summary>

### [`v8.0.3`](https://togithub.com/motdotla/dotenv-expand/blob/HEAD/CHANGELOG.md#803-2022-03-21)

[Compare Source](https://togithub.com/motdotla/dotenv-expand/compare/v8.0.2...v8.0.3)

##### Changed

-   🐞 Fixed defaults bug ([#&#8203;71](https://togithub.com/motdotla/dotenv-expand/pull/71))

### [`v8.0.2`](https://togithub.com/motdotla/dotenv-expand/blob/HEAD/CHANGELOG.md#802-2022-03-11)

[Compare Source](https://togithub.com/motdotla/dotenv-expand/compare/v8.0.1...v8.0.2)

##### Changed

-   🐞 Fixed preloading bug

</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 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 321cb01 commit a9c3e61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/next-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"devDependencies": {
"@vercel/ncc": "0.34.0",
"dotenv": "10.0.0",
"dotenv-expand": "8.0.1"
"dotenv-expand": "8.0.3"
}
}
8 changes: 4 additions & 4 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 a9c3e61

Please sign in to comment.