Skip to content

Bump @dotenvx/dotenvx from 1.75.1 to 2.1.4 - #162

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dotenvx/dotenvx-2.1.4
Closed

Bump @dotenvx/dotenvx from 1.75.1 to 2.1.4#162
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dotenvx/dotenvx-2.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @dotenvx/dotenvx from 1.75.1 to 2.1.4.

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v2.1.4

see CHANGELOG

v2.1.3

see CHANGELOG

v2.1.2

see CHANGELOG

v2.1.1

see CHANGELOG

v2.1.0

see CHANGELOG

v2.0.0

see CHANGELOG

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

2.1.4 (2026-07-02)

Added

  • Add support for DOTENV_CONFIG_CONVENTION=nextjs (#869)

2.1.3 (2026-07-02)

Changed

  • Patch edge case when custom unspecified -f and --env flag (#868)

2.1.2 (2026-07-02)

Changed

  • Support restricted read permissions to .env.keys (#676, #867)

2.1.1 (2026-07-02)

Changed

  • Support DOTENV_CONFIG_QUIET=true as synonym for --quiet flag (#866)

2.1.0 (2026-07-02)

Added

  • Add interactive input mode for set (#862)
  • Support leaving _PLAIN suffixed keys unencrypted during set and encrypt (#862)

Changed

  • Return exit code 1 from get when decryption errors are reported (#862)

Fixed

  • Add Windows PowerShell coverage for npm shim encryption of .env.local files

2.0.0 (2026-06-30)

Changed

  • BREAKING: lib/main#set async only (#855)
  • BREAKING: lib/main#get async only (#855)
  • New keyring support - for local and armor providers and to unlock future providers (#855)
  • Route run, config, and get through shared env and keypair resolvers backed by @dotenvx/primitives (#855)
  • Route set, encrypt, and decrypt through shared transforms that operate on primitive scan, parse, encrypt, and upsert results (#855)
  • Update library parse to use primitive parsing while preserving dotenvx-style encrypted value errors (#855)

... (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.1.4.
- [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.1.4)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-version: 2.1.4
  dependency-type: direct:production
  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 Jul 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #163.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dotenvx/dotenvx-2.1.4 branch July 7, 2026 10:04
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.

0 participants