Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
dotenv 16.4.5 -> 16.6.1 age confidence

Release Notes

motdotla/dotenv (dotenv)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [[email protected]] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.

v16.5.0

Compare Source

Added
  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP]
Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM.
Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed
  • Remove _log method. Use _debug #​862

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx

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 requested a review from a team as a code owner January 21, 2025 19:26
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 2 times, most recently from b7609f0 to 30b2e99 Compare January 22, 2025 09:36
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 4 times, most recently from 5937c05 to d18bba8 Compare February 4, 2025 08:40
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 5 times, most recently from 3aeddbf to 8bfb017 Compare February 20, 2025 14:05
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 5 times, most recently from 07a6039 to bd636ba Compare March 4, 2025 09:45
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 3 times, most recently from 2ccd270 to 94e5d09 Compare March 14, 2025 17:29
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch from 94e5d09 to d681f0e Compare April 1, 2025 13:31
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 2 times, most recently from df8b6a4 to cd0ad8b Compare April 30, 2025 08:13
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.4.7 chore(deps): update dependency dotenv to v16.5.0 May 2, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 3 times, most recently from ded82c0 to 5cdc834 Compare May 12, 2025 14:09
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.5.0 Update dependency dotenv to v16.5.0 May 12, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 2 times, most recently from 1c8231c to 0224527 Compare May 13, 2025 11:44
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.5.0 chore(deps): update dependency dotenv to v16.6.0 Jul 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.6.0 chore(deps): update dependency dotenv to v16.6.1 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 2 times, most recently from 2ac2998 to 5140fdd Compare July 24, 2025 08:06
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 3 times, most recently from 1382836 to 0a3046e Compare August 4, 2025 14:11
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch from 0a3046e to cf1d11d Compare August 13, 2025 17:22
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.6.1 Update dependency dotenv to v16.6.1 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 2 times, most recently from 8151869 to f18ab12 Compare August 14, 2025 13:19
@renovate renovate bot changed the title Update dependency dotenv to v16.6.1 chore(deps): update dependency dotenv to v16.6.1 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 4 times, most recently from 5f4dc32 to 4d3c4b3 Compare August 19, 2025 09:33
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 2 times, most recently from 5893257 to 77a8814 Compare September 1, 2025 12:29
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 3 times, most recently from 153a756 to 4c9b1be Compare September 5, 2025 12:59
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch 5 times, most recently from 035fcd8 to cdebbdf Compare September 17, 2025 10:58
@renovate renovate bot force-pushed the renovate/dotenv-16.x-lockfile branch from cdebbdf to 704e5e4 Compare September 17, 2025 18:59
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.6.1 Update dependency dotenv to v16.6.1 Sep 17, 2025
Copy link

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.

0 participants