From f968f2df1b7ca8e8c9c8a07e570a2db8f7ad6a49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:39:14 +0000 Subject: [PATCH] fix(deps): update dependency dotenv to v16.4.7 (#11820) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dotenv](https://redirect.github.com/motdotla/dotenv) | [`16.4.5` -> `16.4.7`](https://renovatebot.com/diffs/npm/dotenv/16.4.5/16.4.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dotenv/16.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dotenv/16.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dotenv/16.4.5/16.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dotenv/16.4.5/16.4.7?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
motdotla/dotenv (dotenv) ### [`v16.4.7`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1647-2024-12-03) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.6...v16.4.7) ##### Changed - Ignore `.tap` folder when publishing. (oops, sorry about that everyone. - [@​motdotla](https://redirect.github.com/motdotla)) [#​848](https://redirect.github.com/motdotla/dotenv/pull/848) ### [`v16.4.6`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1646-2024-12-02) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.5...v16.4.6) ##### Changed - Clean up stale dev dependencies [#​847](https://redirect.github.com/motdotla/dotenv/pull/847) - Various README updates clarifying usage and alternative solutions using [dotenvx](https://redirect.github.com/dotenvx/dotenvx)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/redwoodjs/redwood). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/cli-helpers/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5eb7b8ee315d..eff445558dd6 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "cypress-fail-fast": "7.1.1", "cypress-wait-until": "3.0.2", "dependency-cruiser": "16.4.2", - "dotenv": "16.4.5", + "dotenv": "16.4.7", "eslint": "8.57.1", "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.0", diff --git a/packages/cli-helpers/package.json b/packages/cli-helpers/package.json index 63918450720f..d6f7aabf001c 100644 --- a/packages/cli-helpers/package.json +++ b/packages/cli-helpers/package.json @@ -59,7 +59,7 @@ "@redwoodjs/project-config": "workspace:*", "@redwoodjs/telemetry": "workspace:*", "chalk": "4.1.2", - "dotenv": "16.4.5", + "dotenv": "16.4.7", "dotenv-defaults": "5.0.2", "execa": "5.1.1", "listr2": "6.6.1", diff --git a/yarn.lock b/yarn.lock index 6854ff58853f..d4ed051945af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8075,7 +8075,7 @@ __metadata: "@types/yargs": "npm:17.0.33" "@types/yargs-parser": "npm:21.0.3" chalk: "npm:4.1.2" - dotenv: "npm:16.4.5" + dotenv: "npm:16.4.7" dotenv-defaults: "npm:5.0.2" execa: "npm:5.1.1" listr2: "npm:6.6.1" @@ -15912,10 +15912,10 @@ __metadata: languageName: node linkType: hard -"dotenv@npm:16.4.5, dotenv@npm:^16.0.0, dotenv@npm:^16.4.4, dotenv@npm:~16.4.5": - version: 16.4.5 - resolution: "dotenv@npm:16.4.5" - checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f +"dotenv@npm:16.4.7, dotenv@npm:^16.0.0, dotenv@npm:^16.4.4, dotenv@npm:~16.4.5": + version: 16.4.7 + resolution: "dotenv@npm:16.4.7" + checksum: 10c0/be9f597e36a8daf834452daa1f4cc30e5375a5968f98f46d89b16b983c567398a330580c88395069a77473943c06b877d1ca25b4afafcdd6d4adb549e8293462 languageName: node linkType: hard @@ -26949,7 +26949,7 @@ __metadata: cypress-fail-fast: "npm:7.1.1" cypress-wait-until: "npm:3.0.2" dependency-cruiser: "npm:16.4.2" - dotenv: "npm:16.4.5" + dotenv: "npm:16.4.7" eslint: "npm:8.57.1" eslint-plugin-react: "npm:7.36.1" eslint-plugin-react-hooks: "npm:4.6.0"