Skip to content

build: upgrade all remaining dev dependencies to latest versions#107

Merged
dslovinsky merged 1 commit intomainfrom
ds/dev-deps-upgrade
Dec 24, 2025
Merged

build: upgrade all remaining dev dependencies to latest versions#107
dslovinsky merged 1 commit intomainfrom
ds/dev-deps-upgrade

Conversation

@dslovinsky
Copy link
Owner

@dslovinsky dslovinsky commented Dec 24, 2025

Changes

  • Upgrades remaining packages like commitlint, husky, and prettier

Other notes (things to check, explanation of implementation, etc.)

Quick Reference

Copilot AI review requested due to automatic review settings December 24, 2025 09:21
@vercel
Copy link

vercel bot commented Dec 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
danielslovinsky-com Ready Ready Preview, Comment Dec 24, 2025 9:22am

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 upgrades all remaining dev dependencies to their latest versions, along with one production dependency (rxjs). The husky installation command has also been simplified from husky install to husky to align with the newer husky v9 API.

  • Updated husky from v8 to v9, simplifying the prepare script
  • Upgraded commitlint packages from v17 to v20
  • Updated several development tooling packages including prettier plugins, cssnano, and lint-staged

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

@dslovinsky dslovinsky merged commit 03158be into main Dec 24, 2025
4 checks passed
@dslovinsky dslovinsky deleted the ds/dev-deps-upgrade branch December 24, 2025 09:22
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