Skip to content

Update dependency dotenv to v17#1339

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dotenv-17.x
Open

Update dependency dotenv to v17#1339
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dotenv-17.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv ^16.3.1^17.0.0 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)

v17.2.0

Compare Source

Added
  • Optionally specify DOTENV_CONFIG_QUIET=true in your environment or .env file to quiet the runtime log (#​889)
  • Just like dotenv any DOTENV_CONFIG_ environment variables take precedence over any code set options like ({quiet: false})

v17.1.0

Compare Source

Added
  • Add additional security and configuration tips to the runtime log (#​884)
  • Dim the tips text from the main injection information text
const TIPS = [
  '🔐 encrypt with dotenvx: https://dotenvx.com',
  '🔐 prevent committing .env to code: https://dotenvx.com/precommit',
  '🔐 prevent building .env in docker: https://dotenvx.com/prebuild',
  '🛠️  run anywhere with `dotenvx run -- yourcommand`',
  '⚙️  specify custom .env file path with { path: \'/custom/path/.env\' }',
  '⚙️  enable debug logging with { debug: true }',
  '⚙️  override existing env vars with { override: true }',
  '⚙️  suppress all logs with { quiet: true }',
  '⚙️  write to custom object with { processEnv: myObject }',
  '⚙️  load multiple .env files with { path: [\'.env.local\', \'.env\'] }'
]

v17.0.1

Compare Source

Changed
  • Patched injected log to count only populated/set keys to process.env (#​879)

v17.0.0

Compare Source

Changed
  • Default quiet to false - informational (file and keys count) runtime log message shows by default (#​875)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from d115cae to 25be09a Compare July 11, 2025 14:26
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 25be09a to d21e3fa Compare July 11, 2025 18:48
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from d21e3fa to 424045f Compare July 11, 2025 18:51
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 424045f to 36666c7 Compare July 11, 2025 18:54
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 36666c7 to d4000bb Compare July 11, 2025 20:26
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from d4000bb to 2786893 Compare July 11, 2025 21:03
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 2786893 to e43b2ee Compare July 11, 2025 21:05
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from e43b2ee to 9a2d030 Compare July 23, 2025 23:02
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 9a2d030 to 6203863 Compare July 23, 2025 23:04
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 6203863 to 56ac005 Compare July 25, 2025 03:38
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 56ac005 to def9b7f Compare September 2, 2025 23:34
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from def9b7f to 5e12b9f Compare September 14, 2025 02:42
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 5e12b9f to 3e0d509 Compare September 14, 2025 02:46
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 3e0d509 to 5b19dd7 Compare September 30, 2025 00:25
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 94f9767 to 8260c09 Compare November 22, 2025 14:07
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 8260c09 to 77d22a9 Compare November 22, 2025 14:10
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 77d22a9 to 5a2540a Compare November 22, 2025 18:04
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 5a2540a to ce9f2fb Compare November 22, 2025 18:07
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from ce9f2fb to ed652fe Compare November 22, 2025 21:38
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from ed652fe to 8e60aff Compare November 22, 2025 21:41
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 8e60aff to 9328a3a Compare November 23, 2025 01:55
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 9328a3a to 19d5906 Compare November 23, 2025 01:58
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 19d5906 to 475d659 Compare January 8, 2026 01:53
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 475d659 to 75358ec Compare January 8, 2026 01:57
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 75358ec to 7253c2b Compare January 19, 2026 15:44
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 7253c2b to ad8f64c Compare January 28, 2026 22:27
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from ad8f64c to d76419a Compare January 28, 2026 22:30
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants