Skip to content

fix(deps): update dependency dotenv to v17 (spectrum-two)#4074

Merged
castastrophe merged 1 commit into
spectrum-twofrom
renovate/spectrum-two-dotenv-17.x
Jul 26, 2025
Merged

fix(deps): update dependency dotenv to v17 (spectrum-two)#4074
castastrophe merged 1 commit into
spectrum-twofrom
renovate/spectrum-two-dotenv-17.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 26, 2025

This PR contains the following updates:

Package Change Age Confidence
dotenv ^16.6.1 -> ^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)

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.

@renovate renovate Bot added dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action) labels Jul 26, 2025
@renovate renovate Bot requested a review from a team July 26, 2025 02:08
@renovate renovate Bot added skip_vrt Add to a PR to skip running VRT (but still pass the action) ready-for-review labels Jul 26, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 26, 2025

⚠️ No Changeset found

Latest commit: ee7accb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 26, 2025

📚 Branch preview

PR #4074 has been deployed to Azure Blob Storage: https://spectrumcss.z13.web.core.windows.net/pr-4074/index.html.

@github-actions
Copy link
Copy Markdown
Contributor

File metrics

Summary

Total size: 1.44 MB*

🎉 No changes detected in any packages

* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

@castastrophe castastrophe merged commit ec77d2f into spectrum-two Jul 26, 2025
24 of 26 checks passed
@castastrophe castastrophe deleted the renovate/spectrum-two-dotenv-17.x branch July 26, 2025 02:33
@castastrophe castastrophe mentioned this pull request Aug 6, 2025
11 tasks
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 ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant