Skip to content

feat(monorepo): graphql-platform monorepo#44409

Open
Sander0542 wants to merge 1 commit into
renovatebot:mainfrom
Sander0542:feat/graphql-platform-monorepo
Open

feat(monorepo): graphql-platform monorepo#44409
Sander0542 wants to merge 1 commit into
renovatebot:mainfrom
Sander0542:feat/graphql-platform-monorepo

Conversation

@Sander0542

Copy link
Copy Markdown
Contributor

Changes

Replace the HotChocolate monorepo with the graphql-platform monorepo. I made this change since the whole repo is released as a single version. This also include the StrawberryShake which is currently not in the scope.

Context

Please select one of the following:

  • This closes an existing Issue, Closes: #
  • This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests, but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

@github-actions github-actions Bot requested a review from viceice July 7, 2026 09:57
@RahulGautamSingh RahulGautamSingh added the auto:monorepos-preset Checklist to consider when modifying `monorepo.json` label Jul 9, 2026

@RahulGautamSingh RahulGautamSingh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

tests failing

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Hi there,
When adding a new monorepo to the monorepo.json, please note that:

  • Any dependency update(s) from this monorepo will be upgraded in a single PR
  • If the dependencies are not all versioned identically (i.e. they're all at 16.0.5 and a release in one requires all being updated) this will lead to Immortal PRs
    • This is not be the intended behaviour, and is generally not recommended by Renovate maintainers. We only accept it if the packages strictly need to be updated together.

It is worth both the author of the PR and the reviewer confirming that this is the intended behaviour.

Removed hotchocolate entry and added graphql-platform link.
@Sander0542 Sander0542 force-pushed the feat/graphql-platform-monorepo branch from 1ada700 to 5dfffe8 Compare July 10, 2026 17:13
@Sander0542

Copy link
Copy Markdown
Contributor Author

tests failing

I pushed a commit which fixed the tests

Hi there, When adding a new monorepo to the monorepo.json, please note that:

  • Any dependency update(s) from this monorepo will be upgraded in a single PR

  • If the dependencies are not all versioned identically (i.e. they're all at 16.0.5 and a release in one requires all being updated) this will lead to Immortal PRs

    • This is not be the intended behaviour, and is generally not recommended by Renovate maintainers. We only accept it if the packages strictly need to be updated together.

It is worth both the author of the PR and the reviewer confirming that this is the intended behaviour.

I can confirm that this will be the intended behaviour for this repository

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

Labels

auto:monorepos-preset Checklist to consider when modifying `monorepo.json`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants