chore(deps): bump dependencies#426
Conversation
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.12 to 2.4.13. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.13/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.30.1 to 6.0.0. - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](ReactTooltip/react-tooltip@v5.30.1...v6.0.0) --- updated-dependencies: - dependency-name: react-tooltip dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.2.3 to 4.2.4. - [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.2.4/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.2.2 to 4.2.4. - [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.2.4/packages/@tailwindcss-vite) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.2.4 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. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe PR updates Biome tooling from 2.4.12 to 2.4.13 across the monorepo with a matching schema update, upgrades react-tooltip to v6, and bumps several development dependencies including vitest and tailwindcss-vite. ChangesDependency and Configuration Sync
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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 |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
shared/links-metadata/package.json (1)
26-26: Publish dry-run gate needs version-aware guarding.CI is failing because
npm publish --dry-runis attempting to republish version1.4.0. Consider gating publish/dry-run on an actual package version change (or bumping package version when publish validation is expected).🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@shared/links-metadata/package.json` at line 26, CI is attempting to dry-run publish of version 1.4.0 because package.json's version hasn't changed; either bump the "version" field in package.json to the intended new version or modify the CI publish step (the npm publish --dry-run invocation) to gate execution by checking the package.json version against the registry (or current git tag) so dry-run only runs when the package version actually changed.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@shared/links-metadata/package.json`:
- Line 26: CI is attempting to dry-run publish of version 1.4.0 because
package.json's version hasn't changed; either bump the "version" field in
package.json to the intended new version or modify the CI publish step (the npm
publish --dry-run invocation) to gate execution by checking the package.json
version against the registry (or current git tag) so dry-run only runs when the
package version actually changed.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 4c07fc8c-7ccb-4071-9e2c-bcbacbb6e5a3
⛔ Files ignored due to path filters (12)
package-lock.jsonis excluded by!**/package-lock.jsontools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-header-options-menu-dark-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-header-options-menu-light-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-header-version-dropdown-light-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-sidebar-overlay-closed-dark-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-sidebar-overlay-closed-light-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-sidebar-overlay-light-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-view-closed-light-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-view-opened-dark-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-view-opened-light-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-view-via-url-dark-mode-linux.pngis excluded by!**/*.pngtools/snapshot-tests/tests/split-screen.spec.ts-snapshots/split-view-via-url-light-mode-linux.pngis excluded by!**/*.png
📒 Files selected for processing (5)
biome.jsoncpackage.jsonshared/links-metadata/package.jsontools/links-check/package.jsontools/matrix-bot/package.json
Visual Regression Test Report ❌ FailedGithub run id: 25640924185 🔗 Artifacts: Download |
Combines several open Dependabot PRs into one bundled bump.
Included
vitestfrom 4.1.4 to 4.1.5 (chore(deps-dev): bump vitest from 4.1.4 to 4.1.5 #419)@biomejs/biomefrom 2.4.12 to 2.4.13 (chore(deps-dev): bump @biomejs/biome from 2.4.12 to 2.4.13 #420)tailwindcssfrom 4.2.3 to 4.2.4 (chore(deps-dev): bump tailwindcss from 4.2.3 to 4.2.4 #422)@tailwindcss/vitefrom 4.2.2 to 4.2.4 (chore(deps-dev): bump @tailwindcss/vite from 4.2.2 to 4.2.4 #423)react-tooltipfrom 5.30.1 to 6.0.0 (chore(deps): bump react-tooltip from 5.30.1 to 6.0.0 #421) — major version bump, see note belowbiome.jsonc$schemaURL to 2.4.13 to match the new biome CLIExcluded (left open)
matrix-js-sdkto41.5.0-rc.0in root. Skipped because41.5.0-rc.0is a release candidate / pre-release. PR chore(deps): bump matrix-js-sdk from 38.4.0 to 41.3.0 #412 already merged stable41.3.0; downgrading to an RC is undesirable.matrix-js-sdkto41.5.0-rc.0intools/matrix-bot. Skipped for the same reason (RC pre-release).Note on react-tooltip 5 → 6
This is a major version bump. Types still compile and the unit test suite (96/96) passes, but
react-tooltipv5→v6 includes API/runtime changes per the upstream v5→v6 changelog. The codebase uses the basic<Tooltip />+data-tooltip-idAPI in 6 components — please verify tooltip rendering manually before merge. If anything regresses, drop this commit and reopen #421 separately.Verification done
tsc -bcleannpm run qa(biome ci) passes (exit 0)npx vitest run— 96/96 tests passnpm run buildsucceeds🤖 Generated with Claude Code
Summary by CodeRabbit