Update dependency dotenv to v17.4.2 #13

Open
renovate wants to merge 1 commit from renovate/dotenv-17.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
dotenv 17.2.017.4.2 age confidence

Release Notes

motdotla/dotenv (dotenv)

v17.4.2

Compare Source

Changed
  • Improved skill files - tightened up details (#​1009)

v17.4.1

Compare Source

Changed
  • Change text injecting to injected (#​1005)

v17.4.0

Compare Source

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 (#​1003)

v17.3.1

Compare Source

Changed
  • Fix as2 example command in README and update spanish README

v17.3.0

Compare Source

Added
  • Add a new README section on dotenv’s approach to the agentic future.
Changed
  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

v17.2.4

Compare Source

Changed
  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#​915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.

v17.2.3

Compare Source

Changed
  • Fixed typescript error definition (#​912)

v17.2.2

Compare Source

Added
  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.

v17.2.1

Compare Source

Changed
  • Fix clickable tip links by removing parentheses (#​897)

Configuration

📅 Schedule: (UTC)

  • 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [dotenv](https://github.com/motdotla/dotenv) | [`17.2.0` → `17.4.2`](https://renovatebot.com/diffs/npm/dotenv/17.2.0/17.4.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/dotenv/17.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dotenv/17.2.0/17.4.2?slim=true) | --- ### Release Notes <details> <summary>motdotla/dotenv (dotenv)</summary> ### [`v17.4.2`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1742-2026-04-12) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.4.1...v17.4.2) ##### Changed - Improved skill files - tightened up details ([#&#8203;1009](https://github.com/motdotla/dotenv/pull/1009)) ### [`v17.4.1`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1741-2026-04-05) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.4.0...v17.4.1) ##### Changed - Change text `injecting` to `injected` ([#&#8203;1005](https://github.com/motdotla/dotenv/pull/1005)) ### [`v17.4.0`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1740-2026-04-01) [Compare Source](https://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://github.com/motdotla/dotenv/pull/1003)) ### [`v17.3.1`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1731-2026-02-12) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.3.0...v17.3.1) ##### Changed - Fix as2 example command in README and update spanish README ### [`v17.3.0`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1730-2026-02-12) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.2.4...v17.3.0) ##### Added - Add a new README section on dotenv’s approach to the agentic future. ##### Changed - Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details. ### [`v17.2.4`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1724-2026-02-05) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.2.3...v17.2.4) ##### Changed - Make `DotenvPopulateInput` accept `NodeJS.ProcessEnv` type ([#&#8203;915](https://github.com/motdotla/dotenv/pull/915)) * Give back to dotenv by checking out my newest project [vestauth](https://github.com/vestauth/vestauth). It is auth for agents. Thank you for using my software. ### [`v17.2.3`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1723-2025-09-29) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3) ##### Changed - Fixed typescript error definition ([#&#8203;912](https://github.com/motdotla/dotenv/pull/912)) ### [`v17.2.2`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1722-2025-09-02) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.2.1...v17.2.2) ##### Added - 🙏 A big thank you to new sponsor [Tuple.app](https://tuple.app/dotenv) - *the premier screen sharing app for developers on macOS and Windows.* Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back. ### [`v17.2.1`](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1721-2025-07-24) [Compare Source](https://github.com/motdotla/dotenv/compare/v17.2.0...v17.2.1) ##### Changed - Fix clickable tip links by removing parentheses ([#&#8203;897](https://github.com/motdotla/dotenv/pull/897)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/dotenv-17.x-lockfile:renovate/dotenv-17.x-lockfile
git switch renovate/dotenv-17.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/dotenv-17.x-lockfile
git switch renovate/dotenv-17.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/dotenv-17.x-lockfile
git switch renovate/dotenv-17.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/dotenv-17.x-lockfile
git switch main
git merge --squash renovate/dotenv-17.x-lockfile
git switch main
git merge --ff-only renovate/dotenv-17.x-lockfile
git switch main
git merge renovate/dotenv-17.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.