Skip to content

chore(deps): update dependency dotenv to v17#119

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

chore(deps): update dependency dotenv to v17#119
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/dotenv-17.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv ^16.4.5^17.0.0 age confidence

Release Notes

motdotla/dotenv (dotenv)

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)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [dotenv@16.6.0] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.

v16.5.0

Compare Source

Added
  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP]
Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM.
Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed
  • Remove _log method. Use _debug #​862

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx

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 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 temporarily deployed to cloudflare-pages June 27, 2025 23:42 Inactive
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jun 27, 2025

Deploying auth-wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: 90e5491
Status: ✅  Deploy successful!
Preview URL: https://ecece575.auth-wiki.pages.dev
Branch Preview URL: https://renovate-dotenv-17-x.auth-wiki.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 4242401 to a632412 Compare July 25, 2025 01:06
@renovate renovate bot had a problem deploying to cloudflare-pages July 25, 2025 01:06 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from a632412 to b201dc6 Compare August 10, 2025 14:26
@renovate renovate bot temporarily deployed to cloudflare-pages August 10, 2025 14:26 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from b201dc6 to c3ac181 Compare September 6, 2025 18:53
@renovate renovate bot temporarily deployed to cloudflare-pages September 6, 2025 18:53 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from c3ac181 to 8a75834 Compare September 25, 2025 21:35
@renovate renovate bot temporarily deployed to cloudflare-pages September 25, 2025 21:35 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 8a75834 to c9fc3ba Compare September 30, 2025 00:59
@renovate renovate bot temporarily deployed to cloudflare-pages September 30, 2025 00:59 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from c9fc3ba to 033286c Compare October 21, 2025 17:11
@renovate renovate bot had a problem deploying to cloudflare-pages October 21, 2025 17:11 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 033286c to af33975 Compare December 31, 2025 16:43
@renovate renovate bot temporarily deployed to cloudflare-pages December 31, 2025 16:43 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from af33975 to 5c713eb Compare January 19, 2026 16:32
@renovate renovate bot had a problem deploying to cloudflare-pages January 19, 2026 16:32 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 5c713eb to 4e0d63a Compare January 23, 2026 19:11
@renovate renovate bot temporarily deployed to cloudflare-pages January 23, 2026 19:11 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 4e0d63a to 41fd4f4 Compare February 2, 2026 18:44
@renovate renovate bot temporarily deployed to cloudflare-pages February 2, 2026 18:44 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 41fd4f4 to 36328d8 Compare February 5, 2026 20:52
@renovate renovate bot temporarily deployed to cloudflare-pages February 5, 2026 20:52 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 36328d8 to 52011f3 Compare February 12, 2026 23:37
@renovate renovate bot had a problem deploying to cloudflare-pages February 12, 2026 23:37 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 52011f3 to 99886c7 Compare February 17, 2026 19:00
@renovate renovate bot temporarily deployed to cloudflare-pages February 17, 2026 19:00 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 99886c7 to 90e5491 Compare March 5, 2026 20:12
@renovate renovate bot temporarily deployed to cloudflare-pages March 5, 2026 20:12 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants