Skip to content

Conversation

@FlandiaYingman
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 8, 2026 21:21
Copy link

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

This PR updates the project’s Node/Fastify toolchain by bumping a broad set of runtime and dev dependencies (Fastify ecosystem, MongoDB driver, ESLint, TypeScript ESLint, Prettier/plugins). It also changes the Yarn install strategy via .yarnrc.yml.

Changes:

  • Bump various dependencies in package.json and refresh yarn.lock accordingly (Fastify plugins, auth libs, lint/format tooling).
  • Update the example MongoDB type annotation in init-mongo.ts comments.
  • Switch Yarn’s nodeLinker from node-modules to pnpm.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
yarn.lock Large lockfile refresh to match dependency bumps and transitive changes.
package.json Updates runtime/dev dependency versions (Fastify, MongoDB, ESLint, Prettier, etc.).
src/plugins/init-mongo.ts Comment-only update to the example collection generic type.
.yarnrc.yml Changes Yarn nodeLinker to pnpm, affecting install layout/behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI commented Feb 9, 2026

@FlandiaYingman I've opened a new pull request, #63, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI commented Feb 9, 2026

@FlandiaYingman I've opened a new pull request, #64, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits February 9, 2026 12:41
* Initial plan

* revert: change nodeLinker back to node-modules

Co-authored-by: FlandiaYingman <9929037+FlandiaYingman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FlandiaYingman <9929037+FlandiaYingman@users.noreply.github.com>
* Initial plan

* feat: migrate from @sinclair/typebox to typebox package

Co-authored-by: FlandiaYingman <9929037+FlandiaYingman@users.noreply.github.com>

* docs: add clarification about oneOf validation in UnionOneOf

Co-authored-by: FlandiaYingman <9929037+FlandiaYingman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FlandiaYingman <9929037+FlandiaYingman@users.noreply.github.com>
Co-authored-by: Flandia <me@flandia.dev>
Copy link

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

Copilot reviewed 9 out of 10 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants