Skip to content

Bump dotenv-expand from 13.0.0 to 1000.0.0 in /webapp - #1835

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webapp/dotenv-expand-1000.0.0
Jul 30, 2026
Merged

Bump dotenv-expand from 13.0.0 to 1000.0.0 in /webapp#1835
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webapp/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 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 Jul 30, 2026
@github-actions
github-actions Bot merged commit a4d924a into main Jul 30, 2026
10 of 17 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/webapp/dotenv-expand-1000.0.0 branch July 30, 2026 17:13
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