Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv 16.6.1 -> 17.2.3 age adoption passing 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 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 added the dependencies Pull requests that update a dependency file label Jun 27, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 27, 2025 23:45 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 27, 2025 23:45 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 2a427c0 to 5b51426 Compare July 1, 2025 20:50
@renovate renovate bot temporarily deployed to data-manager-ui/test July 1, 2025 20:51 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test July 1, 2025 20:51 Inactive
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch 2 times, most recently from 2e61126 to 0657afd Compare July 9, 2025 16:49
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 0657afd to d7dad30 Compare July 22, 2025 12:14
@renovate renovate bot had a problem deploying to data-manager-ui/test July 22, 2025 12:18 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test July 22, 2025 12:18 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from d7dad30 to 8183517 Compare July 24, 2025 22:57
@renovate renovate bot had a problem deploying to data-manager-ui/test July 24, 2025 22:57 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test July 24, 2025 22:57 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 8183517 to f5c9005 Compare August 10, 2025 15:17
@renovate renovate bot had a problem deploying to data-manager-ui/test August 10, 2025 15:19 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test August 10, 2025 15:19 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from f5c9005 to 1947a97 Compare September 2, 2025 21:26
@renovate renovate bot had a problem deploying to data-manager-ui/test September 2, 2025 21:26 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 2, 2025 21:26 Failure
@renovate renovate bot force-pushed the renovate/dotenv-17.x branch from 1947a97 to 8713ebc Compare September 30, 2025 02:01
@renovate renovate bot had a problem deploying to data-manager-ui/test September 30, 2025 02:01 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 30, 2025 02:01 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants