-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
chore(deps): update dependency dotenv-expand to v11 #15875
Conversation
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
Run & review this pull request in StackBlitz Codeflow. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
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.
This PR removes a patch made to dotenv-expand.
@bluwy I think we can merge this in a patch version. Just to be sure, do you have any concerns about that? |
Nope. I think this should be fine in a patch too 👍 |
This PR contains the following updates:
^10.0.0
->^11.0.3
Release Notes
motdotla/dotenv-expand (dotenv-expand)
v11.0.3
Compare Source
Changed
processEnv
set to process.env rather than empty object (also test fixes which hid the bug) (#113)v11.0.2
Compare Source
Changed
dotenvx.com
v11.0.1
Compare Source
Added
v11.0.0
Compare Source
Added
import dotenv-expand/config
(#99)POSTGRESQL.BASE.USER
(#93)processEnv
option (#105)${VAR-default}
(#109)Changed
process.env
environment variables. NOTE: make sure to see updated README regardingdotenv.config({ processEnv: {} })
(#104)$var1$var2
(#103, #104)VAR=$VAR
#98Removed
ignoreProcessEnv
option (useprocessEnv
option going forward)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.