Skip to content

build(deps): bump dotenv-expand from 13.0.0 to 1000.0.0 - #464

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

build(deps): bump dotenv-expand from 13.0.0 to 1000.0.0#464
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dotenv-expand-1000.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 30, 2026
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 force-pushed the dependabot/npm_and_yarn/dotenv-expand-1000.0.0 branch from a66a2ef to 18d44ec Compare August 18, 2026 09:29
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