Skip to content

Update dependency dotenv to v17.2.1 - #75

Merged
mrrfv merged 1 commit into
mainfrom
renovate/dotenv-17.x-lockfile
Aug 25, 2025
Merged

Update dependency dotenv to v17.2.1#75
mrrfv merged 1 commit into
mainfrom
renovate/dotenv-17.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
dotenv 17.0.0 -> 17.2.1 age confidence

Release Notes

motdotla/dotenv (dotenv)

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)

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 changed the title Update dependency dotenv to v17.0.1 Update dependency dotenv to v17.1.0 Jul 8, 2025
@renovate
renovate Bot force-pushed the renovate/dotenv-17.x-lockfile branch from 62dbf72 to 45d6b7e Compare July 8, 2025 03:35
@renovate renovate Bot changed the title Update dependency dotenv to v17.1.0 Update dependency dotenv to v17.2.0 Jul 9, 2025
@renovate
renovate Bot force-pushed the renovate/dotenv-17.x-lockfile branch from 45d6b7e to cd312c4 Compare July 9, 2025 19:36
@renovate renovate Bot changed the title Update dependency dotenv to v17.2.0 Update dependency dotenv to v17.2.1 Jul 25, 2025
@renovate
renovate Bot force-pushed the renovate/dotenv-17.x-lockfile branch from cd312c4 to 62d42c8 Compare July 25, 2025 02:40
@renovate
renovate Bot force-pushed the renovate/dotenv-17.x-lockfile branch from 62d42c8 to 2620d29 Compare August 13, 2025 16:11
@mrrfv
mrrfv merged commit 5d449f4 into main Aug 25, 2025
3 of 4 checks passed
@mrrfv
mrrfv deleted the renovate/dotenv-17.x-lockfile branch August 25, 2025 10:28
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