Skip to content

Commit 6893f0f

Browse files
Update dependency dotenv to v17.2.3 (#2074)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [dotenv](https://redirect.github.com/motdotla/dotenv) | [`17.2.2` -> `17.2.3`](https://renovatebot.com/diffs/npm/dotenv/17.2.2/17.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dotenv/17.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dotenv/17.2.2/17.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>motdotla/dotenv (dotenv)</summary> ### [`v17.2.3`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1723-2025-09-29) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3) ##### Changed - Fixed typescript error definition ([#&#8203;912](https://redirect.github.com/motdotla/dotenv/pull/912)) </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 these updates again. --- - [ ] 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/X-oss-byte/Canary-nextjs).
1 parent 5f90a61 commit 6893f0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bench/vercel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@szmarczak/http-timer": "5.0.1",
1414
"asciichart": "1.5.25",
1515
"commander": "14.0.1",
16-
"dotenv": "17.2.2",
16+
"dotenv": "17.2.3",
1717
"downsample-lttb": "0.0.1",
1818
"listr2": "9.0.4",
1919
"p-queue": "8.1.1",

packages/next-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@vercel/ncc": "0.38.4",
35-
"dotenv": "17.2.2",
35+
"dotenv": "17.2.3",
3636
"dotenv-expand": "12.0.3",
3737
"rimraf": "6.0.1"
3838
}

0 commit comments

Comments
 (0)