Skip to content

chore(deps): bump config from 4.1.1 to 4.2.0 in /examples/using-domains#463

Merged
TheRealAgentK merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/examples/using-domains/config-4.2.0
Feb 1, 2026
Merged

chore(deps): bump config from 4.1.1 to 4.2.0 in /examples/using-domains#463
TheRealAgentK merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/examples/using-domains/config-4.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps config from 4.1.1 to 4.2.0.

Release notes

Sourced from config's releases.

v4.2.0

What's Changed

Breaking Changes

  • All deprecated functions in config.util have been removed. Please use lib/util for similar functionality
  • Default Yaml parser has changed to a more maintained alternative. Please validate your config files for correct processing, or adjust your package.json to force js-yaml to be used

Full Changelog: node-config/node-config@v4.1.1...v4.2.0

Commits
  • 848cde5 js-yaml is mostly dead although it did get a CVE patch to address
  • 6406d90 4.2.0
  • 52aa438 Merge pull request #845 from jdmarshall/deletions
  • 0f7fee6 Linter feedback fixes.
  • a0ad69f Retiring diffDeep.
  • 2af4909 Delete deprecated functions in Config.util, and associated tests.
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [config](https://github.com/node-config/node-config) from 4.1.1 to 4.2.0.
- [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.1.1...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
Copy link
Contributor

@TheRealAgentK TheRealAgentK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: Example only uses JSON config and does not use deprecated config.util functions. Safe to merge.

@TheRealAgentK TheRealAgentK merged commit e073b96 into develop Feb 1, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/using-domains/config-4.2.0 branch February 1, 2026 21:19
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.

1 participant