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.5.0
->1.6.2
3.0.15
->3.0.16
2.11.2
->2.12.0
11.9.0
->11.10.0
5.2.11
->5.3.3
Release Notes
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.6.2
Compare Source
Added
v1.6.1
Compare Source
Added
.env1
(.env*
) file format. (private key expands toDOTENV_PRIVATE_KEY_DEVELOPMENT1
) (#312)v1.6.0
Compare Source
Added
dotenvx decrypt
command. works inversely todotenvx encrypt
. same flags. (#294)--stdout
option todotenvx decrypt
. example:dotenvx decrypt -f .env.production --stdout > somefile.txt
(#298)--stdout
option todotenvx encrypt
. example:dotenvx encrypt -f .env.production --stdout > somefile.txt
(#298)Changed
secrets.txt
it can still decrypt fromDOTENV_PRIVATE_KEY
by seeking out the invert of theDOTENV_PUBLIC_KEY
insidesecrets.txt
(#302)Removed
dotenvx convert
- still atdotenvx encrypt
dotenvx vault
- still atdotenvx ext vault
dillonkearns/elm-pages (elm-pages)
v3.0.16
Compare Source
jfmengels/node-elm-review (elm-review)
v2.12.0
Compare Source
Now requires
jfmengels/elm-review
v2.14.0.highlightjs/highlight.js (highlight.js)
v11.10.0
Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
satisfies
operator Kisaragi Hiuor
conflicts with string highlighting Mohamed Aliself
variable [Lee Falin][]goto
to be recognized as a keyword in Java Alvin Joysudo
Alvin Joynew
keyword without capturing it within variables/class names Cameron Taylor_
separators, add hex p exponents Lisa Ugrayjustify-items
andjustify-self
attributes Vasily Polovnyovaccent-color
,appearance
,color-scheme
,rotate
,scale
andtranslate
attributes Carl Räftingselect
,option
,optgroup
,picture
andsource
to list of known tags Vasily Polovnyovinset
,inset-*
,border-start-*-radius
andborder-end-*-radius
attributes Vasily Polovnyovtext-decoration-skip-ink
,text-decoration-thickness
andtext-underline-offset
attributes Vasily PolovnyovNew Grammars:
Developer Tool:
highlight
API [Misha Kaletsky][]Themes:
1c-light
theme a like in the IDE 1C:Enterprise 8 (for 1c) Vitaly Barilkovitejs/vite (vite)
v5.3.3
Compare Source
v5.3.2
Compare Source
location
(#17528) (a8e2f6f), closes #17528v5.3.1
v5.3.0
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.