Skip to content

chore(deps): bump dotenv-expand from 13.0.0 to 1000.0.0 - #223

Open
dependabot[bot] wants to merge 1 commit into
2.xfrom
dependabot/npm_and_yarn/dotenv-expand-1000.0.0
Open

chore(deps): bump dotenv-expand from 13.0.0 to 1000.0.0#223
dependabot[bot] wants to merge 1 commit into
2.xfrom
dependabot/npm_and_yarn/dotenv-expand-1000.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps dotenv-expand from 13.0.0 to 1000.0.0.

Changelog

Sourced from dotenv-expand's changelog.

1000.0.0 (2026-07-29)

Added

  • NEW 🎉: Command substitution and encryption are now supported automatically during expansion. (#151)

These improvements bring work developed in dotenvx to dotenv-expand through @dotenvx/primitives.

Changed

  • BREAKING: Require Node.js 16 or later.
  • FIXED: Correct empty-variable expansion to distinguish between variables that are unset (- and +) and variables that are empty (:- and :+).
  • License updated from BSD-2-Clause to BSD-3-Clause.

Yes, the jump to major version 1000 is intentional. It looks cool and this release represents the biggest changes to dotenv-expand in 10 years - adding support for command substitution and decryption of encrypted .env files.

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 [dotenv-expand](https://github.com/dotenvx/dotenv-expand) from 13.0.0 to 1000.0.0.
- [Changelog](https://github.com/dotenvx/dotenv-expand/blob/master/CHANGELOG.md)
- [Commits](dotenvx/dotenv-expand@v13.0.0...v1000.0.0)

---
updated-dependencies:
- dependency-name: dotenv-expand
  dependency-version: 1000.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 Aug 1, 2026
@dependabot
dependabot Bot requested a review from imdhemy as a code owner August 1, 2026 23:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
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