Skip to content

Conversation

@spietras
Copy link
Member

@spietras spietras commented Jan 1, 2026

Closes #27

@spietras spietras requested a review from Copilot January 1, 2026 19:46
@spietras spietras self-assigned this Jan 1, 2026
@spietras spietras added the cleanup Stay fresh label Jan 1, 2026
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 multiple dependencies to their latest versions and enhances the stylelint configuration to better integrate with Prettier and SCSS workflows.

Key changes:

  • Added stylelint-config-prettier-scss to prevent conflicts between stylelint and Prettier formatting rules
  • Updated 10+ dependencies including Next.js (16.0.10 → 16.1.1), Zod (~4.1 → ~4.3), and various @orpc packages (~1.12 → ~1.13)
  • Improved stylelint configuration comments for better clarity on SCSS-specific rules

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/stylelint.config.mjs Added Prettier-SCSS integration, explicit at-rule handling, and clarified SCSS-specific rule comments
src/package.json.jinja Updated dependency versions across the stack and added stylelint-config-prettier-scss package

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

@spietras spietras merged commit 115bb79 into main Jan 1, 2026
8 checks passed
@spietras spietras deleted the update branch January 1, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Stay fresh

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve stylelint config

2 participants