Skip to content

chore(deps): update dependency config to v4.3.0 - autoclosed#617

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

chore(deps): update dependency config to v4.3.0 - autoclosed#617
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/config-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
config (source) 4.2.14.3.0 age adoption passing confidence

Release Notes

node-config/node-config (config)

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 implementation has been marked as deprecated and will be removed in order to facilitate migrating node-config to ESM.

Full Changelog: node-config/node-config@v4.2.1...v4.3.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 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@renovate renovate Bot changed the title chore(deps): update dependency config to v4.2.1 chore(deps): update dependency config to v4.2.1 - autoclosed Feb 11, 2026
@renovate renovate Bot closed this Feb 11, 2026
@renovate renovate Bot deleted the renovate/config-4.x-lockfile branch February 11, 2026 00:43
@renovate renovate Bot changed the title chore(deps): update dependency config to v4.2.1 - autoclosed chore(deps): update dependency config to v4.3.0 Feb 12, 2026
@renovate renovate Bot reopened this Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/config-4.x-lockfile branch 2 times, most recently from aec464a to f727a01 Compare February 12, 2026 22:57
@renovate renovate Bot changed the title chore(deps): update dependency config to v4.3.0 chore(deps): update dependency config to v4.3.0 - autoclosed Feb 13, 2026
@renovate renovate Bot closed this Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants