Skip to content

fix(deps): update dependency dotenv to v17.3.1#8193

Closed
renovate[bot] wants to merge 1 commit intolatestfrom
renovate/dotenv-17.x
Closed

fix(deps): update dependency dotenv to v17.3.1#8193
renovate[bot] wants to merge 1 commit intolatestfrom
renovate/dotenv-17.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 28, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv ^16.4.7^17.0.0 age confidence
dotenv ^16.6.1^17.0.0 age confidence
dotenv 17.2.317.3.1 age confidence
dotenv 16.6.117.3.1 age confidence
dotenv 17.2.117.3.1 age confidence
dotenv 17.2.017.3.1 age confidence
dotenv 17.1.017.3.1 age confidence
dotenv 17.2.217.3.1 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)

Configuration

📅 Schedule: Branch creation - "before 8am every weekday,every weekend" (UTC), 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 these updates 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 2 times, most recently from 6ce681b to 46df5ea Compare July 1, 2025 19:09
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from dff112f to 73d900c Compare July 11, 2025 12:46
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 73d900c to 482ff6a Compare November 20, 2025 00:04
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v17 fix(deps): update dependency dotenv to v17.2.3 Nov 20, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 482ff6a to a497b97 Compare December 3, 2025 15:08
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from a497b97 to e7b807f Compare December 15, 2025 15:57
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from e7b807f to 8efd432 Compare December 31, 2025 15:20
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 8efd432 to ca073fd Compare January 19, 2026 16:02
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from ca073fd to 515ddfc Compare February 5, 2026 22:06
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v17.2.3 fix(deps): update dependency dotenv to v17.2.4 Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from a819479 to 151e11a Compare February 12, 2026 23:56
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v17.2.4 fix(deps): update dependency dotenv to v17.3.1 Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/dotenv-17.x branch from 151e11a to e632f6b Compare February 17, 2026 20:26
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 25, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 17.x releases. But if you manually upgrade to 17.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/dotenv-17.x branch February 25, 2026 14:04
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.

1 participant