chore: safe Dependabot batch + tighten update policy - #133
Merged
Conversation
Combine low-risk Dependabot updates into one branch for local verification: - GitHub Actions majors (#118–#122): checkout v7, pnpm/action-setup v6, setup-node v6, upload-pages-artifact v5, deploy-pages v5 - prettier ^3.9.4 / 3.9.4 (#130) - typescript-eslint ^8.62.1 / 8.62.1 (#132) Tighten dependabot.yml: lower open PR limits, group related deps, ignore semver-major for platform/tooling stacks handled intentionally.
sauravgupta-dotcom
marked this pull request as ready for review
July 1, 2026 16:51
This was referenced Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
checkout@v7,pnpm/action-setup@v6,setup-node@v6,upload-pages-artifact@v5,deploy-pages@v5prettier→ 3.9.4 (chore(deps-dev): bump prettier from 3.9.0 to 3.9.4 #130)typescript-eslint→ 8.62.1 (chore(deps-dev): bump typescript-eslint from 8.62.0 to 8.62.1 #132).github/dependabot.yml: lower open-PR limits, dependency groups, ignore majors for TypeScript / ESLint / Expo / RN / JestIntentionally not included (higher risk or red CI)
@eslint/jsLocal verify
Pre-push local checks on this branch: typecheck, lint, format, tests (41), and library build all passed.
After merge, close superseding Dependabot PRs #118–#122, #130, #132 (or
@dependabot close).