Update dependency @dotenvx/dotenvx to ^0.45.0#6
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
ab0efbc to
d6f753e
Compare
d6f753e to
febcca8
Compare
febcca8 to
cc18430
Compare
cc18430 to
6d79efd
Compare
6d79efd to
1cf547c
Compare
1cf547c to
d31eac2
Compare
d31eac2 to
7faaea7
Compare
7faaea7 to
b590bd6
Compare
b590bd6 to
4e986db
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.35.0→^0.45.0Release Notes
dotenvx/dotenvx (@dotenvx/dotenvx)
v0.45.0Compare Source
Changed
dotenvx vault converttodotenvx vault migrate(#251)install.shregex version check to beshcompatible (not just bash)v0.44.6Compare Source
Added
checksums.txtas part of each releasev0.44.5Compare Source
Changed
.githubfolder from published binaries on npm (example: npm code)install.shv0.44.4Compare Source
Changed
install.shalong with sanity checks (#250)v0.44.3Compare Source
Added
CHANGELOG.mdin npm releaseinstall.shin package releasev0.44.2Compare Source
Changed
package.jsonto match project's license BSD-3.v0.44.1Compare Source
Changed
dotenvx set HELLO '' --encrypt(#236)v0.44.0Compare Source
Added
options.debug,options.verbose,options.quiet, andoptions.logLevelto.config()(#233)v0.43.2Compare Source
Changed
replacewhen replacing double, single, or backticked quoted at anywhere in the.envfile. (#232)v0.43.1Compare Source
Changed
replacefunction regex - to handle more edge case scenarios with replacing KEY/values (#227)v0.43.0Compare Source
Added
require('@​dotenvx/dotenvx').config()forDOTENV_PRIVATE_KEYdecryption (#225)v0.42.0Compare Source
Added
.env.vault deprecatedwarning when usingDOTENV_KEY. Provide instructions to convert to encrypted.envfiles. (#224)v0.41.0Compare Source
Added
vault convertcommand to list convert instructions for converting.env.vaultto encrypted .env files (#222)Changed
encryptmetoconvert(#222)v0.40.0Compare Source
Added
dotenvx encryptmecommand to convert an entire.envfile to an encrypted.envfile. (#213)Changed
precommitsmart enough to check if a.env*file is encrypted or not. If fully encrypted, then allowprecommitcheck to pass (#211)Removed
v0.39.0Compare Source
Added
--conventionflag togetRemoved
v0.38.0Compare Source
Changed
dotenvx encrypt=>dotenvx vault encryptdotenvx decrypt=>dotenvx vault decryptdotenvx status=>dotenvx vault statushubcommands are being completely deprecated (they will be fully removed in upcoming 1.0.0 release). We will provide .env.keys tooling at a later time (replacing hub) but in the context of the new--encryptflag functionality belowAdded
.envfiles with a single command. Pass the--encryptflag. 🎉Further notes:
DOTENV_PUBLIC_KEYlives in the.envfile. You can safely share this with whomever you wish.DOTENV_PRIVATE_KEYlives in your.env.keysfile. Share this only with those you trust to decrypt your secrets..envfiles like this it is safe to commit them to source code. This makes reviewing PRs that contain secrets much easier.dotenvx set HELLO world --encrypt.DOTENV_PRIVATE_KEYon your server to decrypt these values usingdotenvx run -- yourcommanddotenvx set HELLO production -f .env.production --encrypt(for example).env.keys, but until then safely share with team members you trust..envfiles. It has many benefits over.env.vaultfiles. We will be sunsetting the.env.vaultmechanism but its tooling will stay around indotenvxfor at least 1 year to come - underdotenvx vaultparent command..envfiles.v0.37.1Compare Source
dotenvx statusagainst any untracked (not in .env.vault) files (#196)v0.37.0Compare Source
--convention nextjsflag todotenvx run(#193)statuserror message when decrypt fails or no.env*files (#192)v0.36.1Compare Source
SIGTERM(#191)v0.36.0Compare Source
dotenvx statuscommand (#186)dotenvx decrypt [directory]argument option (#186)dotenvx decrypt --environmentflag option (#186)\paths (#186)Configuration
📅 Schedule: (UTC)
🚦 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.