Skip to content

Bump @dotenvx/dotenvx from 1.75.1 to 2.23.0 - #613

Merged
dahlia merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dotenvx/dotenvx-2.23.0
Sep 14, 2026
Merged

dahlia merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dotenvx/dotenvx-2.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @dotenvx/dotenvx from 1.75.1 to 2.23.0.

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v2.23.0

see CHANGELOG

v2.22.0

see CHANGELOG

v2.21.0

see CHANGELOG

v2.20.1

see CHANGELOG

v2.20.0

see CHANGELOG

v2.19.2

see CHANGELOG

v2.19.1

see CHANGELOG

v2.19.0

see CHANGELOG

v2.18.1

see CHANGELOG

v2.18.0

see CHANGELOG

v2.17.4

see CHANGELOG

v2.17.3

see CHANGELOG

v2.17.2

see CHANGELOG

v2.17.1

see CHANGELOG

v2.17.0

see CHANGELOG

v2.16.1

see CHANGELOG

v2.16.0

see CHANGELOG

... (truncated)

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

2.23.0 (2026-08-31)

Added

  • Support comma-separated env file paths with -f and the config({ path }) option. Example: dotenvx run -f .env.local,.env -- node index.js
  • Add DOTENV_PATH (or DOTENV_F) to support the same. Example: DOTENV_PATH=.env.local,.env

Changed

  • Rename DOTENV_CONFIG_* variables to DOTENV_CONVENTION, DOTENV_IGNORE, and DOTENV_QUIET, while retaining their existing DOTENV_CONFIG_* names as fallbacks

2.22.0 (2026-08-27)

Added

  • Install verified binaries directly from GitHub Releases (#956)

Changed

  • Fall back to ~/.local/bin when /usr/local/bin is not writable (#955)

2.21.0 (2026-08-10)

Added

  • Add dotenvx enc and dotenvx dec shorthands for encrypt and decrypt (#943)
  • Add convenient dx alias for shorter dx run --, dx enc, etc (#944)

Changed

  • Patch typescript types for path (#942)

2.20.1 (2026-08-07)

Changed

  • Handle accent marks for ext precommit (#936)

2.20.0 (2026-08-07)

Added

  • Add dotenvx del command for deleting a key from a .env file (#939)

Changed

  • Exempt .env.vault from precommit/prebuild sealed checks (vault-format ciphertext is already safe to commit)

2.19.1 (2026-07-29)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) from 1.75.1 to 2.23.0.
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](dotenvx/dotenvx@v1.75.1...v2.23.0)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-version: 2.23.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@dahlia
dahlia merged commit 39a7665 into main Sep 14, 2026
3 checks passed
@dahlia
dahlia deleted the dependabot/npm_and_yarn/dotenvx/dotenvx-2.23.0 branch September 14, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant