Skip to content

fix(deps): update dependency dotenv to v16.6.1 - #611

Draft
renovate[bot] wants to merge 1 commit into
developfrom
renovate/dotenv-16.x
Draft

fix(deps): update dependency dotenv to v16.6.1#611
renovate[bot] wants to merge 1 commit into
developfrom
renovate/dotenv-16.x

Conversation

@renovate

@renovate renovate Bot commented Jan 23, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
dotenv 16.3.216.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 [dotenv@16.6.0] 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

v16.4.5

Compare Source

Changed
  • 🐞 Fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.4

Compare Source

Changed
  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #​812

v16.4.3

Compare Source

Changed
  • 🐞 Fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.2

Compare Source

Changed

v16.4.1

Compare Source

  • Patch support for array as path option #​797

v16.4.0

Compare Source

  • Add error.code to error messages around .env.vault decryption handling #​795
  • Add ability to find .env.vault file when filename(s) passed as an array #​784

Configuration

📅 Schedule: (UTC)

  • 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.

@Keith-CY

Copy link
Copy Markdown
Member

How about pushing users to use node@20, the LTS one, which supports .env natively

Ref: https://nodejs.org/en/blog/release/v20.6.0

@yanguoyu

Copy link
Copy Markdown
Contributor

How about pushing users to use node@20, the LTS one, which supports .env natively

Ref: https://nodejs.org/en/blog/release/v20.6.0

It will be better than depending on the third lib.

@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.0 fix(deps): update dependency dotenv to v16.4.1 Jan 24, 2024
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from f668baa to 01a0e32 Compare January 24, 2024 21:15
@codecov-commenter

codecov-commenter commented Jan 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7ff4e39) 61.54% compared to head (66ed7ba) 61.54%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #611   +/-   ##
========================================
  Coverage    61.54%   61.54%           
========================================
  Files           94       94           
  Lines         3178     3178           
  Branches       722      722           
========================================
  Hits          1956     1956           
  Misses        1099     1099           
  Partials       123      123           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ff4e39...66ed7ba. Read the comment docs.

@Keith-CY
Keith-CY marked this pull request as draft January 30, 2024 02:58
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch 4 times, most recently from 75877fd to c524fd2 Compare February 1, 2024 04:04
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch 6 times, most recently from c0b7135 to 614ca87 Compare February 4, 2024 07:41
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.1 fix(deps): update dependency dotenv to v16.4.2 Feb 10, 2024
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch 2 times, most recently from 591c69b to 62a2f69 Compare February 12, 2024 21:18
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.2 fix(deps): update dependency dotenv to v16.4.3 Feb 12, 2024
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.3 fix(deps): update dependency dotenv to v16.4.4 Feb 13, 2024
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 62a2f69 to 876106b Compare February 13, 2024 19:46
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.4 fix(deps): update dependency dotenv to v16.4.5 Feb 20, 2024
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 876106b to f381b09 Compare February 20, 2024 07:45
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.5 fix(deps): update dependency dotenv to v16.4.6 Dec 3, 2024
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from f381b09 to 6929fcb Compare December 3, 2024 04:57
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.6 fix(deps): update dependency dotenv to v16.4.7 Dec 3, 2024
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 6929fcb to 00058b4 Compare December 3, 2024 17:30
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.4.7 fix(deps): update dependency dotenv to v16.5.0 Apr 11, 2025
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 00058b4 to 3c3ba2b Compare April 11, 2025 01:52
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.5.0 fix(deps): update dependency dotenv to v16.6.0 Jun 26, 2025
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch 2 times, most recently from 4eba036 to 9fc38f7 Compare June 27, 2025 21:29
@renovate renovate Bot changed the title fix(deps): update dependency dotenv to v16.6.0 fix(deps): update dependency dotenv to v16.6.1 Jun 27, 2025
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 9fc38f7 to 4abe1fe Compare September 25, 2025 20:09
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 4abe1fe to 187b4d0 Compare February 12, 2026 12:06
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from 187b4d0 to f351cde Compare July 12, 2026 16:37
@renovate
renovate Bot force-pushed the renovate/dotenv-16.x branch from f351cde to c7eb94b Compare September 3, 2026 18:48
@renovate

renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EMISSINGTARGET
npm error Missing target in lock file: "packages/samples/mvp-dapp" is referenced by "node_modules/kuai-mvp-dapp" but does not exist.
npm error To fix:
npm error 1. rm package-lock.json
npm error 2. npm install
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-03T18_48_19_160Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants