Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

update tr sdk#178

Merged
narthur merged 1 commit intomasterfrom
update-sdk
Sep 4, 2025
Merged

update tr sdk#178
narthur merged 1 commit intomasterfrom
update-sdk

Conversation

@narthur
Copy link
Collaborator

@narthur narthur commented Sep 4, 2025

Summary by CodeRabbit

  • Chores
    • Updated third-party dependency "@taskratchet/sdk" to v6.0.1 (patch).
    • Incorporates upstream minor fixes and improvements for stability and compatibility.
    • No changes to features, settings, or data; app behavior remains unchanged.
    • Helps keep the app aligned with the latest SDK to avoid deprecations and maintain reliability.
    • No user action required; included automatically in the next build/release.

Copilot AI review requested due to automatic review settings September 4, 2025 14:29
@narthur narthur temporarily deployed to update-sdk - tr-web PR #178 September 4, 2025 14:29 — with Render Destroyed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 4, 2025

Walkthrough

Dependency patch bump in package.json: "@taskratchet/sdk" updated from ^6.0.0 to ^6.0.1. No other files or configurations changed.

Changes

Cohort / File(s) Summary of Changes
Dependency update
package.json
Bumped dependency "@taskratchet/sdk" from ^6.0.0 to ^6.0.1 in dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I twitch my nose at version one,
A hop from zero—patch is done! 🐇
Carrot logs and tidy seeds,
Dependencies meet our needs.
Thump-thump—release, then run!


📜 Recent review details

Configuration used: Repository: TaskRatchet/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 777d7b3 and 172902b.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json (1 hunks)
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: CR
PR: TaskRatchet/taskratchet-web#0
File: .github/copilot-instructions.md:0-0
Timestamp: 2025-08-27T20:14:41.320Z
Learning: Applies to **/*.{ts,tsx} : Use taskratchet/sdk for API calls; do not use fetch/axios directly
📚 Learning: 2025-08-27T20:14:41.320Z
Learnt from: CR
PR: TaskRatchet/taskratchet-web#0
File: .github/copilot-instructions.md:0-0
Timestamp: 2025-08-27T20:14:41.320Z
Learning: Applies to **/*.{ts,tsx} : Use taskratchet/sdk for API calls; do not use fetch/axios directly

Applied to files:

  • package.json
🔇 Additional comments (2)
package.json (2)

28-28: LGTM: Patch bump to @taskratchet/sdk is safe (same major).

No API surface in this repo changed; risk is low. Proceed.


28-28: Lockfile updated for @taskratchet/sdk@6.0.1. pnpm-lock.yaml now resolves @taskratchet/sdk to version 6.0.1 as declared in package.json.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-sdk

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions
Copy link

github-actions bot commented Sep 4, 2025

Outdated dependencies

┌────────────────────────────────────────┬─────────────────┬───────────────┐
│ Package                                │ Current         │ Latest        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @clerk/themes                          │ 2.4.7           │ 2.4.16        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ dayjs                                  │ 1.11.13         │ 1.11.18       │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ vite (dev)                             │ 7.1.2           │ 7.1.4         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @clerk/clerk-react                     │ 5.41.0          │ 5.46.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @eslint/js (dev)                       │ 9.33.0          │ 9.34.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @stripe/stripe-js                      │ 7.8.0           │ 7.9.0         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @testing-library/jest-dom (dev)        │ 6.6.4           │ 6.8.0         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @typescript-eslint/eslint-plugin (dev) │ 8.39.1          │ 8.42.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @typescript-eslint/parser (dev)        │ 8.39.1          │ 8.42.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ eslint (dev)                           │ 9.33.0          │ 9.34.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ knip (dev)                             │ 5.62.0          │ 5.63.1        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ prettier (dev)                         │ 3.3.3           │ 3.6.2         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @mui/icons-material                    │ 5.18.0          │ 7.3.2         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @mui/material                          │ 5.18.0          │ 7.3.2         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @mui/x-date-pickers                    │ 7.29.4          │ 8.11.1        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @types/node (dev)                      │ 22.17.1         │ 24.3.1        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @types/react (dev)                     │ 18.3.23         │ 19.1.12       │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @types/react-dom (dev)                 │ 18.3.7          │ 19.1.9        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @vitest/ui (dev)                       │ 2.1.9           │ 3.2.4         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ eslint-plugin-testing-library (dev)    │ 6.5.0           │ 7.6.8         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ globals (dev)                          │ 15.15.0         │ 16.3.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ jsdom (dev)                            │ 24.1.3          │ 26.1.0        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ react                                  │ 18.3.1          │ 19.1.1        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ react-dom                              │ 18.3.1          │ 19.1.1        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ react-router-dom                       │ 6.30.1          │ 7.8.2         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ react-toastify                         │ 10.0.6          │ 11.0.5        │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ rollup-plugin-visualizer (dev)         │ 5.14.0          │ 6.0.3         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ vitest (dev)                           │ 2.1.9           │ 3.2.4         │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ @mui/lab                               │ 5.0.0-alpha.173 │ 7.0.0-beta.17 │
├────────────────────────────────────────┼─────────────────┼───────────────┤
│ vitest-fetch-mock (dev)                │ 0.3.0           │ 0.4.5         │
└────────────────────────────────────────┴─────────────────┴───────────────┘

@github-actions
Copy link

github-actions bot commented Sep 4, 2025

Bundle Stats

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
5 1.95 MB → 1.75 MB (-198.1 kB) -9.94%
Changeset
File Δ Size
src/components/pages/ResetPassword.tsx 📉 -1 B (-0.04%) 2.28 kB → 2.28 kB
src/components/organisms/PaymentMethodAlert.tsx 📉 -1 B (-0.07%) 1.41 kB → 1.41 kB
src/components/organisms/NavBar.tsx 📉 -2 B (-0.07%) 2.79 kB → 2.79 kB
src/lib/api/useUpdateTask.ts 📉 -1 B (-0.08%) 1.21 kB → 1.2 kB
src/lib/api/useAddTask.ts 📉 -1 B (-0.10%) 995 B → 994 B
src/components/organisms/PaymentSettings.tsx 📉 -2 B (-0.15%) 1.33 kB → 1.33 kB
node_modules/react-toastify/dist/react-toastify.esm.mjs 📉 -24 B (-0.15%) 15.71 kB → 15.69 kB
src/components/HOCs/AndTheme.tsx 📉 -2 B (-0.16%) 1.24 kB → 1.24 kB
src/lib/api/useTasks.ts 📉 -1 B (-0.22%) 452 B → 451 B
src/lib/api/useCheckoutSession.ts 📉 -1 B (-0.30%) 338 B → 337 B
src/lib/api/useEditTask.ts 📉 -1 B (-0.33%) 303 B → 302 B
src/lib/api/useUpdateMe.ts 📉 -1 B (-0.64%) 156 B → 155 B
src/lib/api/useMe.ts 📉 -1 B (-0.83%) 120 B → 119 B
src/lib/api/useResetApiToken.ts 📉 -1 B (-1.32%) 76 B → 75 B
node_modules/@taskratchet/sdk/dist/taskratchet-sdk.js 📉 -198.06 kB (-98.53%) 201.01 kB → 2.96 kB
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

Asset File Size % Changed
assets/index.js 690.14 kB → 492.04 kB (-198.1 kB) -28.70%

Unchanged

Asset File Size % Changed
assets/dom.js 144.67 kB 0%
assets/material.js 636.95 kB 0%
assets/diffToNow.js 55.09 kB 0%
assets/DueForm.js 465.88 kB 0%

@narthur narthur merged commit 8c9a65f into master Sep 4, 2025
13 of 14 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the TaskRatchet SDK dependency from version 6.0.0 to 6.0.1, likely to incorporate bug fixes or minor improvements in the SDK.

  • Updated @taskratchet/sdk dependency to patch version 6.0.1
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants