build(deps): bump env-cmd from 10.1.0 to 11.0.0#667
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [env-cmd](https://github.com/toddbluhm/env-cmd) from 10.1.0 to 11.0.0. - [Changelog](https://github.com/toddbluhm/env-cmd/blob/master/CHANGELOG.md) - [Commits](toddbluhm/env-cmd@10.1.0...11.0.0) --- updated-dependencies: - dependency-name: env-cmd dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
25f591a to
6058840
Compare
torarnet
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps env-cmd from 10.1.0 to 11.0.0.
Changelog
Sourced from env-cmd's changelog.
Commits
7242cb0Merge pull request #416 from toddbluhm/fix-failing-testsfeb6c6ffix(parse-env-file.spec): fix the failing test cases due to node version changes6ced969Merge pull request #411 from toddbluhm/release-11.0.0164e597chore(changelog): updated changelog22ca151docs: create a draft changelog for v11b5f3ef4feat: version 11.0.0 release3db3c8fMerge pull request #410 from toddbluhm/feat-recursive-var-expansion0846e5dfix(expand-envs): test more edge cases18e8a28fix(recursive): cleaned up after rebasef47b9f3chore: update readme for new optionInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.