Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency dotenv to v17#5510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intov3
base:v3
Choose a base branch
Loading
fromrenovate/dotenv-17.x

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedJul 31, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
dotenv^16.3.1 ->^17.0.0ageconfidence

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 sponsorTuple.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 specifyDOTENV_CONFIG_QUIET=true in your environment or.env file to quiet the runtime log (#​889)
  • Just like dotenv anyDOTENV_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
constTIPS=['🔐 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
  • Defaultquiet to false - informational (file and keys count) runtime log message shows by default (#​875)

v16.6.1

Compare Source

Changed
  • Defaultquiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Useconfig({ quiet: true }) to suppress.
  • And check out the newdotenvx. 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 switchrequire('dotenv').config() forrequire('@​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 withdotenvx.

v16.5.0

Compare Source

Added
  • 🎉 Added new sponsorGraphite -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

v16.4.6

Compare Source

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

v16.4.5

Compare Source

Changed
  • 🐞 Fix recent regression when usingpath option. return to historical behavior: do not attempt to auto find.env ifpath set. (regression was introduced in16.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 usingpath option. return to historical behavior: do not attempt to auto find.env ifpath set. (regression was introduced in16.4.3)#​814

v16.4.2

Compare Source

Changed

v16.4.1

Compare Source

  • Patch support for array aspath option#​797

v16.4.0

Compare Source

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

v16.3.2

Compare Source

Added
  • Add debug message when no encoding set#​735
Changed
  • Fix output typing forpopulate#​792
  • Use subarray instead of slice#​793

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 byMend Renovate. View therepository job log.

@coderabbitaicoderabbitai
Copy link

coderabbitaibot commentedJul 31, 2025
edited
Loading

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the@coderabbitai review command.

You can disable this status message by setting thereviews.review_status tofalse in the CodeRabbit configuration file.


Comment@coderabbitai help to get the list of available commands and usage tips.

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedJul 31, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commit3488dc1

CommandStatusDurationResult
cli run build:ci✅ Succeeded18m 43sView ↗

☁️Nx Cloud last updated this comment at2025-09-30 03:09:24 UTC

@renovaterenovatebotforce-pushed therenovate/dotenv-17.x branch 3 times, most recently from360e607 todc57f03CompareAugust 3, 2025 20:04
@renovaterenovatebotforce-pushed therenovate/dotenv-17.x branch 2 times, most recently frome662717 to82fff3cCompareSeptember 3, 2025 01:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp