Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/env-cmd-11.x
Open

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

Conversation

@renovate

@renovate renovate Bot commented Aug 23, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
env-cmd ^10.1.0^11.0.0 age confidence

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: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@BinaryServ BinaryServ added AC › Passed Ready to be reviewed Type › Pull Request Normal pull request labels Aug 23, 2025
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 9024d8b to b78904b Compare September 25, 2025 16:36
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from b78904b to 5121d4c Compare October 5, 2025 07:08
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.22.2025 10:56 PM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 5121d4c to b3ee6dc Compare October 21, 2025 16:03
@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from b3ee6dc to 39ce799 Compare January 8, 2026 18:26
@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 39ce799 to fbc37f4 Compare January 19, 2026 20:06
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from fbc37f4 to b900da5 Compare January 23, 2026 19:55
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from b900da5 to 7252f2e Compare February 2, 2026 21:10
@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 7252f2e to 64ea4b5 Compare February 12, 2026 11:01
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 64ea4b5 to f7fe8bc Compare February 17, 2026 17:08
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from f7fe8bc to a225893 Compare March 5, 2026 20:00
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from a225893 to e1f4bd4 Compare March 13, 2026 11:59
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from e1f4bd4 to 5eacea6 Compare April 1, 2026 18:06
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 5eacea6 to 3fd9137 Compare April 8, 2026 20:58
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@renovate
renovate Bot force-pushed the renovate/env-cmd-11.x branch from 3fd9137 to 06064b5 Compare April 29, 2026 11:41
@BinaryServ

Copy link
Copy Markdown
Collaborator

Automatic Self-Check - #103

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency env-cmd to v11
Created 08.23.2025 5:56 AM UTC
ID #103
Author renovate[bot]
Repo tvapp2
Branch renovate/env-cmd-11.x main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • tvapp2/package-lock.json
  • tvapp2/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant