-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency dotenv to v16.4.5 #31
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dotenv-16.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
fix(deps): update dependency dotenv to v16.2.0
fix(deps): update dependency dotenv to v16.3.0
Jun 16, 2023
renovate
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
June 16, 2023 19:46
50e7615
to
9000362
Compare
renovate
bot
changed the title
fix(deps): update dependency dotenv to v16.3.0
fix(deps): update dependency dotenv to v16.3.1
Jun 17, 2023
renovate
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
June 17, 2023 19:22
9000362
to
6aa9745
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
renovate
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
August 9, 2023 12:51
6aa9745
to
ca83810
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
renovate
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
January 19, 2024 19:34
ca83810
to
3f66ffb
Compare
renovate
bot
changed the title
fix(deps): update dependency dotenv to v16.3.1
fix(deps): update dependency dotenv to v16.3.2
Jan 19, 2024
renovate
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
January 23, 2024 21:36
3f66ffb
to
fc5db89
Compare
renovate
bot
changed the title
fix(deps): update dependency dotenv to v16.3.2
fix(deps): update dependency dotenv to v16.4.0
Jan 23, 2024
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
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
January 24, 2024 19:06
fc5db89
to
33dd5af
Compare
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
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
February 10, 2024 19:51
33dd5af
to
cbf820c
Compare
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
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
February 12, 2024 22:51
cbf820c
to
8f04138
Compare
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
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
February 13, 2024 19:40
8f04138
to
3db0ece
Compare
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
bot
force-pushed
the
renovate/dotenv-16.x-lockfile
branch
from
February 20, 2024 04:18
3db0ece
to
b0f79c7
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.1.4
->16.4.5
Release Notes
motdotla/dotenv (dotenv)
v16.4.5
Compare Source
Changed
path
option. return to historical behavior: do not attempt to auto find.env
ifpath
set. (regression was introduced in16.4.3
) #814v16.4.4
Compare Source
Changed
?.
with old school&&
(fixing node 12 failures) #812v16.4.3
Compare Source
Changed
options.path
#805v16.4.2
Compare Source
Changed
dotenvx.com
v16.4.1
Compare Source
path
option #797v16.4.0
Compare Source
error.code
to error messages around.env.vault
decryption handling #795.env.vault
file when filename(s) passed as an array #784v16.3.2
Compare Source
Added
Changed
populate
#792v16.3.1
Compare Source
Added
processEnv
andDOTENV_KEY
options. #756v16.3.0
Compare Source
Added
DOTENV_KEY
to options rather than relying onprocess.env.DOTENV_KEY
. Defaults toprocess.env.DOTENV_KEY
#754v16.2.0
Compare Source
Added
process.env
. Defaults toprocess.env
. #753Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.