Skip to content

feat(config): Add BLoC monorepo#42156

Open
Sander0542 wants to merge 1 commit intorenovatebot:mainfrom
Sander0542:feature/bloc-monorepo
Open

feat(config): Add BLoC monorepo#42156
Sander0542 wants to merge 1 commit intorenovatebot:mainfrom
Sander0542:feature/bloc-monorepo

Conversation

@Sander0542
Copy link
Contributor

@Sander0542 Sander0542 commented Mar 26, 2026

Changes

Monorepo for Flutter/Dart BLoC package. The packages are not released under the same version, but they are dependent on eachother.

Repo: https://github.com/felangel/bloc

Releases example: https://github.com/felangel/bloc/releases

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 March 26, 2026 14:26
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

please extend PR description and share links.

are all packages have the same version?

@Sander0542
Copy link
Contributor Author

please extend PR description and share links.

are all packages have the same version?

I have updated the PR description detailing the lack of a singular release, but providing reasoning for having this as a monorepo.

@viceice
Copy link
Member

viceice commented Mar 27, 2026

The packages are not released under the same version, but they are dependent on eachother.

Does that mean updates fail without grouping? Grouping different versions mean the PR is immortal and can no longer be ignored.

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.

2 participants