Skip to content

chore(deps): update dependency env-cmd to v11#21030

Draft
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/env-cmd-11.x
Draft

chore(deps): update dependency env-cmd to v11#21030
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/env-cmd-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 17, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
env-cmd ^10.1.0^11.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

toddbluhm/env-cmd (env-cmd)

v11.0.0

Compare Source

  • BREAKING: Drop support for nodejs v8 to v20.9. The minimum supported nodejs version is now v20.10.
  • BREAKING: Must use -- to separate the env-cmd flags from the command to execute (env-cmd -f .env -- node index.js).
  • BREAKING: Removed -r flag and use only -f flag.
  • BREAKING: Support inline comments in .env files. A # character now signifies the start of an inline comment, unless the value is surrounded by quotation marks (").
  • BREAKING: Migrated the repository to ESM modules instead of CommonJS.
  • BREAKING: Support variable expansion using curly-brace syntax (${MY_VAR}), when the -x option is enabled.
  • Feature: Support loading env variables from .cjs and .mjs files.
  • Feature: Support loading env variables from .ts, .cts, and .mts files.
  • Feature: When loading an invalid JSON file, show the original parse error.
  • Feature: Add a more helpful error message when trying to invoke env-cmd as a standalone command.
  • Feature: Added support for nested env variables within env files with the --recursive flag
  • Docs: clarify how variable expansion works.
  • Internal: Replaced Travis CI with GitHub Actions, run unit tests on windows.
  • Internal: Configure automatic releases to npm from GitHub Actions
  • Internal: Refactor the loader logic, to make it easier to add other loaders.
  • Upgrade: Update all dependencies.
  • Upgrade: Upgraded all devDependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.
Managed by the SAP Open Source Program Office. For questions/issues please raise an issue in the renovate-controller repository.

@renovate renovate Bot requested a review from a team as a code owner January 17, 2026 21:17
@github-actions github-actions Bot marked this pull request as draft January 17, 2026 21:17
@giancorderoortiz giancorderoortiz marked this pull request as ready for review January 17, 2026 23:07
@github-actions github-actions Bot marked this pull request as draft January 17, 2026 23:07
@sap-email-compliance
Copy link
Copy Markdown

SAP employees are expected to use their SAP-email address for commits related to their work. Our compliance check has detected usage of an email other than a SAP one by a SAP employee. Please update your pull request accordingly.

If you think this is wrong or need any assistance, please contact ospo@sap.com.

@cypress
Copy link
Copy Markdown

cypress Bot commented Jan 17, 2026

spartacus    Run #51278

Run Properties:  status check passed Passed #51278  •  git commit e88f0a2aee ℹ️: Merge 40fcd65e7cc6a09c6eb9625aa4c10c280b421ee0 into 551cf6a4bb67ef611d7efcc68883...
Project spartacus
Branch Review renovate/env-cmd-11.x
Run status status check passed Passed #51278
Run duration 03m 26s
Commit git commit e88f0a2aee ℹ️: Merge 40fcd65e7cc6a09c6eb9625aa4c10c280b421ee0 into 551cf6a4bb67ef611d7efcc68883...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 101
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant