-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency dotenv to v17 #282
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to cd55a10 in 26 seconds. Click for details.
- Reviewed
13lines of code in1files - Skipped
2files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:38
- Draft comment:
The update to dotenv v17.0.0 changes its default behavior by settingquietto false (resulting in runtime log messages) compared to v16.4.5. Please ensure that any code relying on the previous silent behavior is updated (e.g., by passing{ quiet: true }toconfig()if necessary). - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is informative about a change in behavior due to a version update of a library. It suggests ensuring that code relying on previous behavior is updated, which violates the rule against asking the PR author to ensure behavior is intended or tested. Therefore, it should be removed.
Workflow ID: wflow_m1yHdMA68SXXmIwV
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
cd55a10 to
590319e
Compare
590319e to
718ee5f
Compare
|
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
718ee5f to
693c7bf
Compare
693c7bf to
6b65d6c
Compare
6b65d6c to
7b52b8b
Compare
7b52b8b to
86bda6c
Compare
86bda6c to
8f57245
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit |
8f57245 to
e63ae95
Compare
This PR contains the following updates:
16.4.5->17.2.3Release Notes
motdotla/dotenv (dotenv)
v17.2.3Compare Source
Changed
v17.2.2Compare Source
Added
v17.2.1Compare Source
Changed
v17.2.0Compare Source
Added
DOTENV_CONFIG_QUIET=truein your environment or.envfile to quiet the runtime log (#889)DOTENV_CONFIG_environment variables take precedence over any code set options like({quiet: false})v17.1.0Compare Source
Added
v17.0.1Compare Source
Changed
v17.0.0Compare Source
Changed
quietto false - informational (file and keys count) runtime log message shows by default (#875)v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[[email protected]] injecting env (1) from .env(#870){ quiet: true }to suppressv16.5.0Compare Source
Added
Changed
_logmethod. Use_debug#862v16.4.7Compare Source
Changed
.tapfolder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6Compare Source
Changed
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.
This PR was generated by Mend Renovate. View the repository job log.