Skip to content

deps: bump uuid from 14.0.0 to 14.0.1 - #25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/uuid-14.0.1
Open

deps: bump uuid from 14.0.0 to 14.0.1#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/uuid-14.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps uuid from 14.0.0 to 14.0.1.

Release notes

Sourced from uuid's releases.

v14.0.1

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)
Changelog

Sourced from uuid's changelog.

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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)

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

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, peerx. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

🏛️ Architecture Validation

Architecture Validation Report

Generated: $(date -u +'%Y-%m-%dT%H:%M:%SZ')
Commit: 16f25f6
Branch: refs/pull/25/merge

Summary

This workflow validates the codebase against the ADR (Architecture Decision Record) rules:

  • ADR-001: Domain-Driven Design (11-level hierarchy)
  • ADR-002: Infrastructure Isolation
  • ADR-003: Dependency Hierarchy
  • ADR-004: Shared Layer Guidelines

Checks Performed

  1. TypeScript Compilation

    • All TypeScript files compile without errors
    • Type safety validated
  2. ESLint Boundary Rules

    • Module dependencies validated
    • Shared layer usage checked
    • Import restrictions enforced
  3. Circular Dependency Detection

    • Using Madge library
    • All module cycles identified
    • Must be zero in production
  4. Dependency Analysis

    • Full module graph analyzed
    • Violations against ADR rules identified
    • Reports generated in docs/DEPENDENCY_AUDIT.md

Next Steps

If checks fail:

  1. Review the specific ESLint errors above
  2. Check docs/CIRCULAR_DEPENDENCIES_RESOLUTION.md for guidance
  3. Consult docs/DEPENDENCY_HIERARCHY.md for allowed dependencies
  4. Contact architecture team if unclear

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants