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:
1.28.0
->1.31.0
11.10.0
->11.11.0
Release Notes
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.31.0
Compare Source
Added
main.set
function (#492)main.config
(#491)v1.30.1
Compare Source
Added
v1.30.0
Compare Source
Added
-fk
(--env-keys-file
) flag to customize the path to your.env.keys
file withrun, get, set, encrypt, decrypt, and keypair
🎉 (#486)This is great for monorepos. Maintain one
.env.keys
file across all your apps.$ dotenvx encrypt -fk .env.keys -f apps/backend/.env $ dotenvx encrypt -fk .env.keys -f apps/frontend/.env $ tree -a . ├── .env.keys └── apps ├── backend │ └── .env └── frontend └── .env $ dotenvx get -fk .env.keys -f apps/backend/.env
v1.29.0
Compare Source
Added
--ignore
flag to suppress specified errors. example:dotenvx run --ignore=MISSING_ENV_FILE
(#485)highlightjs/highlight.js (highlight.js)
v11.11.0
Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
\
Josh Goebel$()
expressions aneesh98anchor-name
,aspect-ratio
,backdrop-filter
,container
,margin-trim
,place-content
,scroll-timeline
, ...) BaliBalofile
,args
,dynamic
,record
,required
andscoped
Alvin Joytime
andcoproc
Álvaro Mondéjar|=
operator false positives (as block arguments) Aboobacker MKadd
builtin [h7x4][]or
as builtin instead of literal [h7x4][]'''
string escapes [h7x4][]"
and''
strings [h7x4][]concept
anddefer
to list of Nim keywords Jake LeahyNew Grammars:
Developer Tools:
Themes:
Rosé Pine
theme William WilkinsonCybertopia Cherry
theme Alexandre ZANNICybertopia Dimmer
theme Alexandre ZANNICybertopia Icecap
theme Alexandre ZANNICybertopia Saturated
theme Alexandre ZANNIImprovements:
CONTRIBUTORS
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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 was generated by Mend Renovate. View the repository job log.