Skip to content

Bump config from 4.3.0 to 4.4.1#14057

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/config-4.4.1
Open

Bump config from 4.3.0 to 4.4.1#14057
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/config-4.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps config from 4.3.0 to 4.4.1.

Release notes

Sourced from config's releases.

v4.4.1

What's Changed

  • Fixes for some method signature declarations

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

v4.4.0

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

Commits
  • 878648c Merge pull request #892 from jdmarshall/typefixes
  • 506149b Fix some type declarations, including those for #890
  • 228c4ad 4.4.0
  • 407f80c Merge pull request #888 from jdmarshall/getRegression
  • d71db3c Update baseline and add 4.3 to the test matrix.
  • 10b0c8e Fix perf regression in Config.get()
  • 2d3e179 Merge pull request #887 from jdmarshall/benchmarks
  • a35a7cd Matrix builds and separate benchmarks from ci run.
  • 1156350 Merge pull request #883 from jdmarshall/readme
  • f9d2818 Fix badges and Release Notes link.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/config-4.4.1 branch 3 times, most recently from 860d392 to 4361107 Compare March 12, 2026 07:35
Bumps [config](https://github.com/node-config/node-config) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/node-config/node-config/releases)
- [Changelog](https://github.com/node-config/node-config/blob/master/History.md)
- [Commits](node-config/node-config@v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: config
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/config-4.4.1 branch from 4361107 to 12b3818 Compare March 13, 2026 12:07
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants