Skip to content

Commit 53c7d10

Browse files
fix(deps): update dependency dotenv to v17.4.0 (#573)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [dotenv](https://redirect.github.com/motdotla/dotenv) | [`17.3.1` → `17.4.0`](https://renovatebot.com/diffs/npm/dotenv/17.3.1/17.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/dotenv/17.4.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dotenv/17.4.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dotenv/17.3.1/17.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dotenv/17.3.1/17.4.0?slim=true) | --- ### Release Notes <details> <summary>motdotla/dotenv (dotenv)</summary> ### [`v17.4.0`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1740-2026-04-01) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v17.3.1...v17.4.0) ##### Added - Add `skills/` folder with focused agent skills: `skills/dotenv/SKILL.md` (core usage) and `skills/dotenvx/SKILL.md` (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (`npx skills add motdotla/dotenv`) ##### Changed - Tighten up logs: `◇ injecting env (14) from .env` ([#&#8203;1003](https://redirect.github.com/motdotla/dotenv/pull/1003)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **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/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b30b8c commit 53c7d10

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@graphile-contrib/pg-simplify-inflector": "6.1.0",
2323
"@koa/bodyparser": "6.1.0",
2424
"@koa/router": "15.4.0",
25-
"dotenv": "17.3.1",
25+
"dotenv": "17.4.0",
2626
"helmet": "8.1.0",
2727
"koa": "3.2.0",
2828
"koa-compress": "5.2.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)