Skip to content

chore: update dependencies and pm#1380

Merged
dinwwwh merged 2 commits intomiddleapi:mainfrom
dinwwwh:chore/update-dependencies-and-pm
Jan 22, 2026
Merged

chore: update dependencies and pm#1380
dinwwwh merged 2 commits intomiddleapi:mainfrom
dinwwwh:chore/update-dependencies-and-pm

Conversation

@dinwwwh
Copy link
Copy Markdown
Member

@dinwwwh dinwwwh commented Jan 22, 2026

Summary by CodeRabbit

  • Chores
    • Updated package manager and development dependencies to their latest stable versions for improved build tooling and development environment stability.

✏️ Tip: You can customize this high-level summary in your review settings.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 22, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @unnoq, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs routine maintenance by updating the project's development dependencies and the package manager version. The changes aim to keep the project's tooling current, ensuring compatibility and leveraging the latest features or bug fixes from these packages. A specific adjustment was made to the TypeScript version, which might address compatibility issues or align with project requirements.

Highlights

  • Package Manager Update: The pnpm package manager version has been updated from 10.26.2 to 10.28.1.
  • Development Dependency Upgrades: Several development dependencies, including @antfu/eslint-config, @cloudflare/vitest-pool-workers, @types/node, and knip, have been upgraded to newer versions.
  • TypeScript Version Adjustment: The typescript dependency has been adjusted from ~5.9.3 to ~5.8.3.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 22, 2026

📝 Walkthrough

Walkthrough

The package.json file has been updated with dependency version bumps. The package manager pnpm is upgraded from 10.26.2 to 10.28.1, along with several dev dependency minor version updates. TypeScript is downgraded from ~5.9.3 to ~5.8.3, with no logic or configuration changes.

Changes

Cohort / File(s) Summary
Package Manager & Development Dependencies
package.json
pnpm upgraded 10.26.2 → 10.28.1; dev dependencies updated: @antfu/eslint-config ^7.0.1 → ^7.2.0, @cloudflare/vitest-pool-workers ^0.12.4 → ^0.12.5, @types/node ^22.19.3 → ^22.19.7, knip ^5.82.0 → ^5.82.1; TypeScript downgraded ~5.9.3 → ~5.8.3

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 Hops with glee through version land,
pnpm marches, tools in hand,
Updates flow in tidy rows,
Where dependency harmony grows!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update dependencies and pm' directly and accurately describes the main change—updating dependencies and the package manager in package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates several development dependencies and the pnpm package manager version. The changes are mostly routine version bumps. However, there is a notable downgrade of the TypeScript version from ~5.9.3 to ~5.8.3. I've added a comment regarding this change, as downgrading a core dependency is unusual and should be justified.

"sherif": "^1.10.0",
"simple-git-hooks": "^2.13.1",
"typescript": "~5.9.3",
"typescript": "~5.8.3",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

This change downgrades TypeScript from ~5.9.3 to ~5.8.3. Downgrading a core dependency like TypeScript is unusual for a dependency update pull request and may be a mistake. If this is intentional (e.g., to fix an issue with v5.9), please add a comment or update the PR description to explain the reason. Otherwise, this should be reverted.

@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 22, 2026

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1380

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1380

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1380

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1380

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1380

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1380

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1380

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1380

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1380

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1380

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1380

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1380

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1380

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1380

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1380

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1380

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1380

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1380

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1380

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1380

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1380

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1380

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1380

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1380

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1380

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1380

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1380

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1380

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1380

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1380

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1380

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1380

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1380

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1380

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1380

commit: 5020d0e

@dinwwwh dinwwwh merged commit ff2168f into middleapi:main Jan 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant