Skip to content

Bump @dotenvx/dotenvx from 1.75.1 to 2.0.0 - #161

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @dotenvx/dotenvx from 1.75.1 to 2.0.0.

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v2.0.0

see CHANGELOG

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

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)

Removed

  • BREAKING: Remove the rotate command (it will return in 2.1 or 2.2 soon with a more complete implementation for local and armored keys) (#855)
  • BREAKING: Remove the library doctor, keypair, and genexample exports from lib/main (#855)

1.76.0 (2026-06-24)

Changed

  • Support dotenvx across powershell (#856)
  • BREAKING: Remove variadic -f. You can still do dotenvx run -f .env1 -f .env2 but ambiguos variadic like dotenvx run -f .env1 .env2 ... is removed (#856)
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.0.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.0.0)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-version: 2.0.0
  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 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #162.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dotenvx/dotenvx-2.0.0 branch July 3, 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