Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv 17.0.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\'] }'
]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) July 8, 2025 03:01
@github-actions github-actions bot added the fix label Jul 8, 2025
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 2 times, most recently from ab2e75d to 2c317ce Compare July 9, 2025 16:50
@renovate renovate bot changed the title fix(deps): update dependency dotenv to v17.1.0 fix(deps): update dependency dotenv to v17.2.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 6 times, most recently from f6a8f46 to 745536e Compare July 17, 2025 21:50
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 2 times, most recently from f8d675e to f3dcd6c Compare July 25, 2025 01:02
@renovate renovate bot changed the title fix(deps): update dependency dotenv to v17.2.0 fix(deps): update dependency dotenv to v17.2.1 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 3 times, most recently from f4b22a0 to c968f5a Compare August 13, 2025 22:10
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 6 times, most recently from 146f2b3 to cecacc3 Compare August 19, 2025 18:47
@renovate renovate bot changed the title fix(deps): update dependency dotenv to v17.2.1 fix(deps): update dependency dotenv to v17.2.2 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch from cecacc3 to ff2c605 Compare September 6, 2025 19:25
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 5 times, most recently from 6371fbd to 35b6dee Compare September 23, 2025 04:58
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch 5 times, most recently from cedf0ec to d0bd053 Compare September 25, 2025 16:54
@renovate renovate bot changed the title fix(deps): update dependency dotenv to v17.2.2 chore(deps): update dependency dotenv to v17.2.2 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/dotenv-17.x-lockfile branch from d0bd053 to 18c898a Compare September 30, 2025 02:44
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v17.2.2 chore(deps): update dependency dotenv to v17.2.3 Sep 30, 2025
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v17.2.3 chore(deps): update dependency dotenv to v17.2.3 - autoclosed Oct 30, 2025
@renovate renovate bot closed this Oct 30, 2025
auto-merge was automatically disabled October 30, 2025 05:57

Pull request was closed

@renovate renovate bot deleted the renovate/dotenv-17.x-lockfile branch October 30, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant