Skip to content

Bump the default group with 2 updates - #223

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/default-6b11b27836
Aug 24, 2026
Merged

Bump the default group with 2 updates#223
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/default-6b11b27836

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the default group with 2 updates: config and uuid.

Updates config from 5.0.0 to 5.0.1

Release notes

Sourced from config's releases.

v5.0.1

What's Changed

  • Fix issue with async defers calls not being replaced in the config data.

New Contributors

Full Changelog: node-config/node-config@v5.0.0...v5.0.1

Commits
  • f89ef8b 5.0.1
  • 8114c25 Merge pull request #926 from MMShep97/fix-resolve-async-configs
  • 08edfa0 Merge pull request #928 from jdmarshall/workflowMain
  • 9705d75 Fix workflow for PRs.
  • 77b8752 Merge pull request #927 from jdmarshall/main
  • 1cd86a7 Remove method signature change
  • a06d897 Fix resolveAsyncConfigs leaving promises in the exported config
  • fbb28f8 Release 5.0.0
  • b4dfbd2 Merge pull request #923 from jdmarshall/supplyChain44
  • 3a4851b Merge pull request #922 from jdmarshall/supplyChain
  • Additional commits viewable in compare view

Updates uuid from 14.0.1 to 14.0.2

Release notes

Sourced from uuid's releases.

v14.0.2

14.0.2 (2026-08-18)

Bug Fixes

  • v1: carry nsecs overflow into the timestamp's high bits (#972) (6adcc1d)
  • v1: set the multicast bit on v1Bytes's own randomly-generated node (#973) (b1da338)
  • v7: align default seq formula in v7Bytes with updateV7State (#965) (a67db57)
Changelog

Sourced from uuid's changelog.

14.0.2 (2026-08-18)

Bug Fixes

  • v1: carry nsecs overflow into the timestamp's high bits (#972) (6adcc1d)
  • v1: set the multicast bit on v1Bytes's own randomly-generated node (#973) (b1da338)
  • v7: align default seq formula in v7Bytes with updateV7State (#965) (a67db57)
Commits
  • fd59f02 chore(main): release 14.0.2 (#967)
  • f3c564e docs: point the Node support permalink at the CI version matrix (#974)
  • b1da338 fix(v1): set the multicast bit on v1Bytes's own randomly-generated node (#973)
  • 6adcc1d fix(v1): carry nsecs overflow into the timestamp's high bits (#972)
  • ea83515 docs: cleanup API summary (#968)
  • ac36860 chore: pin publint version in CI (#966)
  • a67db57 fix(v7): align default seq formula in v7Bytes with updateV7State (#965)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the default group with 2 updates: [config](https://github.com/node-config/node-config) and [uuid](https://github.com/uuidjs/uuid).


Updates `config` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/node-config/node-config/releases)
- [Changelog](https://github.com/node-config/node-config/blob/main/History.md)
- [Commits](node-config/node-config@v5.0.0...v5.0.1)

Updates `uuid` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v14.0.1...v14.0.2)

---
updated-dependencies:
- dependency-name: config
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: uuid
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
...

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 Aug 24, 2026
@github-actions
github-actions Bot enabled auto-merge August 24, 2026 07:03
@github-actions
github-actions Bot merged commit 8d76a87 into main Aug 24, 2026
3 of 4 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/default-6b11b27836 branch August 24, 2026 07:10
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