Skip to content

Conversation

@renovate
Copy link
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.2.0

Compare Source

What's Changed

Breaking Changes
  • Deletion of many deprecated functions in Config.util, and associated tests. by @​jdmarshall in #​845

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
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

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

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

@renovate renovate bot force-pushed the renovate/config-4.x branch from d18719a to 8901daf Compare November 25, 2025 22:48
@renovate renovate bot force-pushed the renovate/config-4.x branch from 8901daf to ce59bc4 Compare December 1, 2025 22:07
@renovate renovate bot force-pushed the renovate/config-4.x branch from ce59bc4 to 0c1d5d0 Compare December 2, 2025 00:45
@renovate renovate bot force-pushed the renovate/config-4.x branch from 0c1d5d0 to 55e05d6 Compare December 2, 2025 16:26
@renovate renovate bot force-pushed the renovate/config-4.x branch from 55e05d6 to f35d27c Compare December 2, 2025 16:39
@renovate renovate bot force-pushed the renovate/config-4.x branch from f35d27c to 2e4659d Compare December 17, 2025 16:34
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview December 17, 2025 16:45 Abandoned
@renovate renovate bot force-pushed the renovate/config-4.x branch from 2e4659d to 12a9cd1 Compare December 30, 2025 23:03
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview December 31, 2025 07:06 Abandoned
@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 from 1a61a04 to b59765b Compare January 15, 2026 08:09
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.

0 participants