Skip to content

Update dependency config to v4#612

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/config-4.x
Open

Update dependency config to v4#612
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/config-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Change Age Confidence
config (source) ^3.3.7^4.0.0 age confidence

Release Notes

node-config/node-config (config)

v4.4.1

Compare Source

What's Changed

  • Fixes for some method signature declarations

Full Changelog: node-config/node-config@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

  • Typescript types added to project by @​mdkitzman
  • withModuleDefaults() function added to support separate module defaults for multiple versions
  • Rework raw.js to function like the new defer mechanism.
  • ./raw.js is also now deprecated, and will be removed in 5.0

New Contributors

Full Changelog: node-config/node-config@v4.3.0...v4.4.0

v4.3.0

Compare Source

What's Changed

  • new callback mechanism for handling deferred and async configuration evaluation
  • ./async.js and ./defer.js are now deprecated
New Async and Deferred mechanism

Instead of using async.js and defer.js, your executable config files can return a synchronous or asynchronous function. Note that if you use async deferred functions through the new mechanism, you need to call Util.resolveAsyncConfig() instead of the old version.

Util.resolveAsyncConfig() also fixes an issue where using defer in an array did not function properly #​876

The old implementations have been marked as deprecated and will issue warnings to console.error to indicate use of the old pathways. The old functions are incompatible with ESM loading conventions and will be removed at the beginning of the 5.0 cycle to facilitate conversion of the library to ESM.

Full Changelog: node-config/node-config@v4.2.1...v4.3.0

v4.2.1

Compare Source

What's Changed

Full Changelog: node-config/node-config@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

Breaking Changes

  • All deprecated functions in config.util have been removed. Please use lib/util for similar functionality
  • Default Yaml parser has changed to a more maintained alternative. Please validate your config files for correct processing, or adjust your package.json to force js-yaml to be used

Full Changelog: node-config/node-config@v4.1.1...v4.2.0

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:

  • Config.getSources() no longer contains files read by parseFile outside of the load process
  • when setModuleDefaults('modulename', ...) is called twice, the second call can overwrite values from the first
  • Config.getSources() now agrees with setModuleDefaults, no matter how often it is called
What's Changed

Bugs fixed:

  • #​687 - you can now have deferConfig lines in submodules
  • #​822 - setModuleDefaults calls are now additive (slightly higher memory usage for defaults as a consequence)
  • #​827 - more accurate tracking of sources

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
  • Finished extraction of util functions to lib/util.js
  • Documentation of how to utilize this code for testing, or to drive 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

  • removes the unused stripComments() function
  • removes deprecated support for loading runtime.[ext] files.
  • changes the load order of APP_INSTANCE files to match other file sets

What's Changed

New Contributors

Full Changelog: node-config/node-config@v3.3.12...v4.0.0


Configuration

📅 Schedule: Branch creation - Between 04:00 PM and 07:59 PM, Monday through Friday ( * 16-19 * * 1-5 ) in timezone Europe/London, Automerge - Between 02:00 PM and 06:59 PM, Monday through Thursday ( * 14-18 * * 1-4 ) in timezone Europe/London.

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

Rebasing: Whenever PR is behind base branch, 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.

@hmcts-jenkins-a-to-c
Copy link
Copy Markdown
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

@hmcts-jenkins-a-to-c
Copy link
Copy Markdown
Contributor

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

@renovate renovate bot force-pushed the renovate/config-4.x branch from 12a9cd1 to 5958e91 Compare January 7, 2026 13:05
@renovate renovate bot force-pushed the renovate/config-4.x branch from 5958e91 to 1a61a04 Compare January 7, 2026 13:29
@renovate renovate bot force-pushed the renovate/config-4.x branch 2 times, most recently from b59765b to 875f5f4 Compare January 22, 2026 02:53
@renovate renovate bot force-pushed the renovate/config-4.x branch 2 times, most recently from b3d53d2 to f221ff3 Compare January 29, 2026 12:07
@renovate renovate bot force-pushed the renovate/config-4.x branch from f221ff3 to ae5ad37 Compare January 31, 2026 10:10
@renovate renovate bot force-pushed the renovate/config-4.x branch from ae5ad37 to 2365067 Compare February 2, 2026 15:37
@renovate renovate bot force-pushed the renovate/config-4.x branch from 2365067 to 6e9628e Compare February 2, 2026 16:14
@renovate renovate bot force-pushed the renovate/config-4.x branch from 6e9628e to a913aea Compare February 2, 2026 17:36
@renovate renovate bot force-pushed the renovate/config-4.x branch from a913aea to 90ab9a6 Compare February 2, 2026 18:49
@renovate renovate bot force-pushed the renovate/config-4.x branch from 90ab9a6 to 669ce56 Compare February 2, 2026 19:29
@renovate renovate bot force-pushed the renovate/config-4.x branch from 669ce56 to c40aea2 Compare February 2, 2026 20:09
@renovate renovate bot force-pushed the renovate/config-4.x branch from c40aea2 to 2d605d8 Compare February 3, 2026 23:14
@renovate renovate bot force-pushed the renovate/config-4.x branch from 2d605d8 to 62f9695 Compare February 4, 2026 16:13
@renovate renovate bot force-pushed the renovate/config-4.x branch from 62f9695 to d8b79c5 Compare February 4, 2026 16:33
Copy link
Copy Markdown
Contributor

@dinesh1patel dinesh1patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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