Update dependency config to v4 #4968
Open
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.
This PR contains the following updates:
^3.3.9
->^4.0.0
^3.3.1
->^4.0.0
^3.3.6
->^4.0.0
Release Notes
node-config/node-config (config)
v4.1.1
Compare Source
What's Changed
This release includes only test and devDependency changes
Full Changelog: node-config/node-config@v4.1.0...v4.1.1
v4.1.0
Compare Source
Breaking Changes
Several bugs were fixed that a user code might theoretically rely on, but most likely not:
setModuleDefaults('modulename', ...)
is called twice, the second call can overwrite values from the firstsetModuleDefaults
, no matter how often it is calledWhat's Changed
Bugs fixed:
v4.0.1
Compare Source
This release finalizes some work to extract 'util' functionality from lib/config.js into lib/util.js.
Breaking Changes
None known
What's Changed
setModuleDefaults()
v4.0.0
Compare Source
This release adds support for .jsonc and .mjs files. Note that MJS support requires Node 24 or recent patch releases of 20 or 22.
Breaking Changes
stripComments()
functionWhat's Changed
get
trap to Proxy for agnostic prototype access by @daleyjem in #779New Contributors
Full Changelog: node-config/node-config@v3.3.12...v4.0.0
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.