chore(deps): update devdependencies#1565
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/devdependencies
branch
from
January 20, 2026 22:22
5ab2abe to
d891e4a
Compare
renovate
Bot
force-pushed
the
renovate/devdependencies
branch
4 times, most recently
from
February 5, 2026 22:13
ce0a772 to
e9da5cb
Compare
renovate
Bot
force-pushed
the
renovate/devdependencies
branch
4 times, most recently
from
February 12, 2026 23:46
2fba3c6 to
ed36702
Compare
renovate
Bot
force-pushed
the
renovate/devdependencies
branch
from
February 15, 2026 12:10
ed36702 to
0285ea7
Compare
Shinigami92
approved these changes
Feb 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.
This PR contains the following updates:
20.19.29→20.19.334.1.1→4.3.017.2.3→17.3.18.16.3→8.18.0Release Notes
node-config/node-config (config)
v4.3.0Compare Source
What's Changed
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 #876The old implementation has been marked as deprecated and will be removed in order to facilitate migrating
node-configto ESM.Full Changelog: node-config/node-config@v4.2.1...v4.3.0
v4.2.1Compare Source
What's Changed
Full Changelog: node-config/node-config@v4.2.0...v4.2.1
v4.2.0Compare Source
What's Changed
Breaking Changes
Full Changelog: node-config/node-config@v4.1.1...v4.2.0
motdotla/dotenv (dotenv)
v17.3.1Compare Source
Changed
v17.3.0Compare Source
Added
Changed
v17.2.4Compare Source
Changed
DotenvPopulateInputacceptNodeJS.ProcessEnvtype (#915)brianc/node-postgres (pg)
v8.18.0Compare Source
connect(previously it wasvoid).v8.17.2Compare Source
v8.17.1Compare Source
v8.17.0Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.