Skip to content

deps: bump @apollo/subgraph from 2.14.1 to 2.14.3 - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apollo/subgraph-2.14.3
Open

deps: bump @apollo/subgraph from 2.14.1 to 2.14.3#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apollo/subgraph-2.14.3

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @apollo/subgraph from 2.14.1 to 2.14.3.

Release notes

Sourced from @​apollo/subgraph's releases.

@​apollo/subgraph@​2.14.3

Patch Changes

  • Updated dependencies []:
    • @​apollo/federation-internals@​2.14.3

@​apollo/subgraph@​2.14.2

Patch Changes

  • Updated dependencies []:
    • @​apollo/federation-internals@​2.14.2
Changelog

Sourced from @​apollo/subgraph's changelog.

2.14.3

Patch Changes

  • Updated dependencies []:
    • @​apollo/federation-internals@​2.14.3

2.14.2

Patch Changes

  • Updated dependencies []:
    • @​apollo/federation-internals@​2.14.2
Commits

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 [@apollo/subgraph](https://github.com/apollographql/federation/tree/HEAD/subgraph-js) from 2.14.1 to 2.14.3.
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/subgraph-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/subgraph@2.14.3/subgraph-js)

---
updated-dependencies:
- dependency-name: "@apollo/subgraph"
  dependency-version: 2.14.3
  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: 930749e
Branch: refs/pull/29/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