chore(deps): bump dependencies#455
Conversation
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 21.0.0 to 21.0.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 26.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 6.0.6 to 6.0.8. - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](ReactTooltip/react-tooltip@v6.0.6...v6.0.8) --- updated-dependencies: - dependency-name: react-tooltip dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for graypaper-reader ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
📝 WalkthroughWalkthroughFive ChangesDependency Version Bumps
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Visual Regression Test Report ✅ PassedGithub run id: 28018236043 🔗 Artifacts: Download |
Combines open Dependabot PRs into a single bump. All changes verified locally with
npm run qa(biome ci),tsc -b, andvitest(100 tests passing).Included (npm)
@commitlint/clifrom 21.0.0 to 21.0.2 (chore(deps-dev): bump @commitlint/cli from 21.0.0 to 21.0.2 #451)@types/nodefrom 25.6.0 to 26.0.0 (chore(deps-dev): bump @types/node from 25.6.0 to 26.0.0 #452) —tools/*,shared/links-metadata). The original PR's CI passed and local typecheck/tests are green, so it is included.react-tooltipfrom 6.0.6 to 6.0.8 (chore(deps): bump react-tooltip from 6.0.6 to 6.0.8 #453)tailwindcssfrom 4.3.0 to 4.3.1 (chore(deps-dev): bump tailwindcss from 4.3.0 to 4.3.1 #454)Excluded
@biomejs/biome2.4.13 → 2.5.0 (chore(deps-dev): bump @biomejs/biome from 2.4.13 to 2.5.1 #450) — left open. Biome 2.5.0 enables a stricterlint/a11y/useKeyWithClickEventsrule that flags 7 pre-existing errors (e.g.src/components/Search/Search.tsx:281,<a onClick>without a keyboard handler), causingnpm run qato fail. Upgrading requires either adding keyboard handlers to those elements or configuring the rule — a behavioral change that should be reviewed separately rather than bundled into a routine dependency bump.Closes #451, #452, #453, #454. #450 remains open pending the lint fixes above.
Summary by CodeRabbit