Skip to content

chore(dependabot): ignore the bumps that must follow the source pin - #35

Merged
adibhanna merged 1 commit into
mainfrom
chore/dependabot-ignore-majors
Aug 28, 2026
Merged

chore(dependabot): ignore the bumps that must follow the source pin#35
adibhanna merged 1 commit into
mainfrom
chore/dependabot-ignore-majors

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Follow-up to the first Dependabot batch: #31 (React 19 etc.) and #32 (TypeScript 7 / Vite 8 / Tailwind 4) broke the pinned-source typecheck; #30 (Gradle 9) can't run on the current AGP. React + its types now track the source pin exclusively; majors of app-core-imported libraries and of the toolchain are ignored so the weekly group PRs only carry what CI can validate. Minors/patches still flow.

The first Dependabot batch proposed React 19 (#31) and TypeScript 7 /
Vite 8 / Tailwind 4 (#32), both of which broke the pinned-source
typecheck, plus Gradle 9 (#30), which the current Android Gradle Plugin
can't run on. React and its types have to match the ZenNotes source pin
exactly; libraries app-core imports through the shell follow the pin's
majors; toolchain majors come with config migrations. Ignore those so
the weekly batch only carries what CI can actually validate.
@adibhanna
adibhanna merged commit 6bc23ce into main Aug 28, 2026
2 checks passed
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.

1 participant