Skip to content

Bump config from 4.3.0 to 4.4.1#14057

Merged
willdurand merged 2 commits into
masterfrom
dependabot/npm_and_yarn/config-4.4.1
Jun 3, 2026
Merged

Bump config from 4.3.0 to 4.4.1#14057
willdurand merged 2 commits into
masterfrom
dependabot/npm_and_yarn/config-4.4.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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 5 times, most recently from 12b3818 to b87377c Compare March 17, 2026 08:14
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/config-4.4.1 branch 2 times, most recently from 19eb9c9 to 035dfa2 Compare March 24, 2026 09:59
@willdurand willdurand self-assigned this Mar 26, 2026
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 035dfa2 to d0dc7b7 Compare April 1, 2026 10:49
@willdurand willdurand requested a review from diox June 2, 2026 09:01
@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.13%. Comparing base (895222d) to head (5f62c5d).
⚠️ Report is 152 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14057   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         265      265           
  Lines       10648    10648           
  Branches     3285     3285           
=======================================
  Hits        10449    10449           
  Misses        186      186           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@diox

diox commented Jun 3, 2026

Copy link
Copy Markdown
Member

Quite the hack...

@willdurand willdurand merged commit be0edaf into master Jun 3, 2026
9 checks passed
@willdurand willdurand deleted the dependabot/npm_and_yarn/config-4.4.1 branch June 3, 2026 13:29
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.

2 participants