Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv 16.6.1 -> 17.2.3 age confidence

Release Notes

motdotla/dotenv (dotenv)

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2025

Test Results

  1 files  ±0   48 suites  ±0   2s ⏱️ ±0s
332 tests ±0  332 ✅ ±0  0 💤 ±0  0 ❌ ±0 
333 runs  ±0  333 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0ea6b84. ± Comparison against base commit 2745919.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2025

Test Results

  1 files  ±0   48 suites  ±0   2s ⏱️ ±0s
332 tests ±0  332 ✅ ±0  0 💤 ±0  0 ❌ ±0 
333 runs  ±0  333 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit dfc4732. ± Comparison against base commit a399d5b.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 16 times, most recently from 1736c8b to 516aa2c Compare July 11, 2025 23:37
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 11 times, most recently from 576aa91 to 488bb8e Compare July 17, 2025 00:25
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 6 times, most recently from 9585ee5 to b5b8e1f Compare August 21, 2025 23:54
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 5 times, most recently from 0ead30f to 04f4c2c Compare August 28, 2025 06:10
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 7 times, most recently from f5a4416 to d523bb9 Compare September 6, 2025 02:54
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 2 times, most recently from 73a35bb to c6b6fac Compare September 9, 2025 21:58
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch from c6b6fac to c51aecc Compare October 7, 2025 01:41
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch 7 times, most recently from 68071be to de792be Compare October 23, 2025 09:46
@renovate renovate bot force-pushed the renovate/dependency-update-dotenv-17.x branch from de792be to dfc4732 Compare October 23, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants