chore(deps): update all non-major dependencies#63
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
fecb65e to
d59d86a
Compare
e4568ff to
1b0410c
Compare
1b0410c to
e39018b
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:
^20.4.0→^20.5.3^20.4.0→^20.5.3^1.52.0→^1.75.1^8.2.0→^8.5.2^25.2.0→^25.9.4^4.0.18→^4.1.9^0.2.0→^0.2.2^4.1.0→^4.4.0^9.39.2→^9.39.4^2.6.1→^2.7.0^9.1.0→^9.4.1^3.8.1→^3.8.4^8.1.1→^8.2.1^4.0.18→^4.1.9Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.0Compare Source
Bug Fixes
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/cli
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/cli
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/cli
v20.4.4Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.1Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/config-conventional
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/config-conventional
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/config-conventional
v20.4.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.75.1Compare Source
Changed
Removed
dotenvx-vlt(now dotenvx-armor) (#849)v1.75.0Compare Source
Changed
@dotenvx/primitives(#848)extcommands become first-class(#847)v1.74.3Compare Source
Changed
@dotenvx/next-envfor user convenience (#845)v1.74.2Compare Source
Changed
@dotenvx/next-env(#844)v1.74.1Compare Source
Added
@dotenvx/next-env(#843)v1.73.1Compare Source
Changed
v1.73.0Compare Source
Added
dotenvx armorcommands directly inside dotenvx (#839)v1.72.0Compare Source
Added
armor logincommand to first classdotenvx logincommand. (#836)dotenvxremains local-first: login is optional and only needed when you want Armor features like moving keys off-device, team sharing, and audit access.v1.71.3Compare Source
Changed
v1.71.2Compare Source
Changed
get,set, anddecryptwhen armor installed (#834)v1.71.1Compare Source
Changed
inheritfor dotenvx-armor integration (#833)v1.71.0Compare Source
Added
--tokensupport for Armor ⛨ users (#831)v1.70.0Compare Source
Changed
v1.69.2Compare Source
Changed
v1.69.1Compare Source
Changed
opstovlt(#823)v1.69.0Compare Source
Changed
opsOffoption in favor ofnoOps(#822)v1.68.1Compare Source
Changed
-fto ops (#821)v1.68.0Compare Source
Changed
ignoreoption onparse(#820)v1.67.0Compare Source
Added
v1.66.0Compare Source
Added
dotenvx doctor(#815)v1.65.3Compare Source
Changed
--no-spinnerflag passed to ops (#814)v1.65.2Compare Source
Changed
dotenvxanddotenvx-ops(#813)v1.65.1Compare Source
Changed
opsshould bubble up (#812)v1.65.0Compare Source
Added
replaceing duplicate keys with different values (#806)v1.64.0Compare Source
Added
dotenvx armorcommand.armor uparmor private keyarmor downdearmor private keyarmor pushpush armored key (from .env.keys)armor pullpull armored key (into .env.keys)Move private keys off device and under access control with Dotenvx Ops ⛨. Learn more
v1.63.0Compare Source
Added
--envflag (#804)--format=colonin order to support cloudflare's wrangler--varflag format (#804)v1.62.0Compare Source
Added
config({ envs }). unlocks simpler cloudflare worker integration (#803)v1.61.6Compare Source
Changed
encrypted:(#802)v1.61.5Compare Source
Changed
--hostnameflag todotenvx-ops.login(#801)v1.61.4Compare Source
Changed
v1.61.3Compare Source
Changed
ext precommit --installmessage (#797)v1.61.2Compare Source
Changed
v1.61.1Compare Source
Changed
dotenvx precommit|prebuildshorthand (#793)v1.61.0Compare Source
Added
loginandlogoutmethod that proxy todotenvx-ops login/logout(#780)v1.60.2Compare Source
Changed
local keyandarmored key(for Ops stored keys) (#778)v1.60.1Compare Source
Added
+ key ⛨for Ops stored keys (#777)v1.60.0Compare Source
Added
injecting(run)encrypting(encrypt,set)decrypting(decrypt,get)rotating(rotate)retrieving(keypair)v1.59.1Compare Source
Added
HELLOkey to the kit sample to match most of our examples in the READMEv1.59.0Compare Source
Changed
encryptandsetnow create a.envfile if one does not exist (#771)--no-createto prevent file creationv1.58.0Compare Source
Changed
⟐ injecting env (N) from FILE · dotenvx@VERSION(#770)v1.57.5Compare Source
Changes
v1.57.4Compare Source
Changes
curlexample for install dotenvx.com/ops (#767)v1.57.3Compare Source
Changes
v1.57.2Compare Source
Changes
npm auditto update package-lock.json (#763)v1.57.1Compare Source
Changes
improved error logs and compacted most to a single line (#755)
introduced leading log glyphs as a visual status language:
⟐success action (injected)◈success action (encrypted)◇success action (set plain value, decrypted)⟳success action (rotated)○informational no-op (no changes)▣success action for generated/updated support files⚠warning☠errorv1.57.0Compare Source
Changed
v1.56.0Compare Source
Changed
ops offflag — now respected byget,keypair,rotate, andencrypt(#750)--ppalias — added as shorthand for--pretty-print; toward sunsetting-pp(#750)Removed
.env.vaultfiles (#750)v1.55.1Compare Source
Added
dotenvx-ops status (on|off)(#749)v1.55.0Compare Source
Added
Removed
ProKeypairlogicv1.54.1Compare Source
Changed
v1.53.0Compare Source
Removed
radar. It has been a year since replaced byops. (#743)SBoudrias/Inquirer.js (@inquirer/prompts)
v8.5.2Compare Source
v8.5.1Compare Source
mute-streamdependency from v4 to v3 to undo breaking compatibleengines.v8.5.0Compare Source
INQUIRER_KEYBINDINGSto enablevimoremacskeybindings; making this a user preference instead of a library author preference. One caveat is doing so disable the search feature in the select prompt. Syntax:INQUIRER_KEYBINDINGS=vim,emacs.v8.4.3Compare Source
choicesarray (Typescript only)defaultvalue to be of typeundefined(Typescript only)v8.4.2Compare Source
v8.4.1Compare Source
expandprompt type inferrence.v8.4.0Compare Source
editorprompt not always properly handling editor path on windows.v8.3.2Compare Source
v8.3.1Compare Source
v8.3.0Compare Source
Finally, see our new
@inquirer/i18npackage!v8.2.1Compare Source
wrap-ansiwithfast-wrap-ansivitest-dev/vitest (@vitest/coverage-v8)
v4.1.9Compare Source
🐞 Bug Fixes
importOriginalwith optimizer and query import [backport to v4] - by Hiroshi Ogawa, David Harris, Codexand Vladimir in #10546 (a5180)View changes on GitHub
v4.1.8Compare Source
🐞 Bug Fixes
cdpAPI whenallowWrite/allowExec: false[backport to v4] - by @hi-ogawa and Codex in #10450 (e4067)View changes on GitHub
v4.1.7Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.1.6Compare Source
🐞 Bug Fixes
ToMatchScreenshotResolvePath- by @macarie and @sheremet-va in #10138 (31882)sequence.concurrent: truewith top-leveltest(..., { concurrent: false })+ depreactesequentialtest API and options - by @hi-ogawa, Codex and @sheremet-va in #10196 (2847d)🏎 Performance
View changes on GitHub
v4.1.5Compare Source
🚀 Experimental Features
instrumenteroption - by @BartWaardenburg and @AriPerkkio in #10119 (0e0ff)🐞 Bug Fixes
vi.defineHelpercalled as object method - by @hi-ogawa in #10163 (122c2)agentreporter tominimal- by @sheremet-va in #10157 (663b9)View changes on GitHub
v4.1.4Compare Source
🚀 Features
skipFullif agent detected - by @hi-ogawa in #10018 (53757)assertionas a public field - by @sheremet-va in #10095 (a120e)🐞 Bug Fixes
expect(..., message)consistent as error message prefix - by @hi-ogawa and Codex in #10068 (a1b5f)View changes on GitHub
v4.1.3Compare Source
🚀 Experimental Features
experimental.preParseflag - by @sheremet-va in #10070 (78273)browser.locators.exactoption - by @sheremet-va in #10013 (48799)TestAttachment.bodyEncoding- by @hi-ogawa in #9969 (89ca0)🐞 Bug Fixes
expect.pollinterval - by @hi-ogawa and Claude Sonnet 4.6 in #10022 (3f5bf)@vitest/coverage-v8and@vitest/coverage-istanbulas optional dependency - by @alan-agius4 in #10025 (146d4)defineHelperfor webkit async stack trace + update playwright 1.59.0 - by @hi-ogawa in #10036 (5a5fa)JestExtendError.contextfrom verbose error reporting - by @hi-ogawa in #9983 (66751)vitest- by @hi-ogawa and Codex in #10042 (691d3)View changes on GitHub
v4.1.2Compare Source
This release bumps Vitest's
flattedversion and removes version pinning to resolveflatted's CVE related issues (#9975).🐞 Bug Fixes
setupFilesfrom parent directory - by @hi-ogawa in #9960 (7aa93)toMatchScreenshotcan't capture a stable screenshot - by @macarie in #9847 (faace)coverageConfigDefaultsvalues and types - by @Arthie in [#9940](https://redirect.github.com/vitest-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.
👻 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.