Update all non-major dependencies #106
Closed
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.39.0
->0.45.0
2.11.2
->2.12.0
5.2.11
->5.3.1
Release Notes
dotenvx/dotenvx (@dotenvx/dotenvx)
v0.45.0
Compare Source
Changed
dotenvx vault convert
todotenvx vault migrate
(#251)install.sh
regex version check to besh
compatible (not just bash)v0.44.6
Compare Source
Added
checksums.txt
as part of each releasev0.44.5
Compare Source
Changed
.github
folder from published binaries on npm (example: npm code)install.sh
v0.44.4
Compare Source
Changed
install.sh
along with sanity checks (#250)v0.44.3
Compare Source
Added
CHANGELOG.md
in npm releaseinstall.sh
in package releasev0.44.2
Compare Source
Changed
package.json
to match project's license BSD-3.v0.44.1
Compare Source
Changed
dotenvx set HELLO '' --encrypt
(#236)v0.44.0
Compare Source
Added
options.debug
,options.verbose
,options.quiet
, andoptions.logLevel
to.config()
(#233)v0.43.2
Compare Source
Changed
replace
when replacing double, single, or backticked quoted at anywhere in the.env
file. (#232)v0.43.1
Compare Source
Changed
replace
function regex - to handle more edge case scenarios with replacing KEY/values (#227)v0.43.0
Compare Source
Added
require('@​dotenvx/dotenvx').config()
forDOTENV_PRIVATE_KEY
decryption (#225)v0.42.0
Compare Source
Added
.env.vault deprecated
warning when usingDOTENV_KEY
. Provide instructions to convert to encrypted.env
files. (#224)v0.41.0
Compare Source
Added
vault convert
command to list convert instructions for converting.env.vault
to encrypted .env files (#222)Changed
encryptme
toconvert
(#222)v0.40.0
Compare Source
Added
dotenvx encryptme
command to convert an entire.env
file to an encrypted.env
file. (#213)Changed
precommit
smart enough to check if a.env*
file is encrypted or not. If fully encrypted, then allowprecommit
check to pass (#211)Removed
jfmengels/node-elm-review (elm-review)
v2.12.0
Compare Source
Now requires
jfmengels/elm-review
v2.14.0.vitejs/vite (vite)
v5.3.1
Compare Source
v5.3.0
Compare Source
v5.2.13
Compare Source
Please refer to CHANGELOG.md for details.
v5.2.12
Compare Source
build.rollupOptions.output.manualChunks
instead ofbuild.rollupOutput.manualChunks
(89378c0), closes #16721Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.