Skip to content

f/misc updates#51

Merged
chronon merged 2 commits intomainfrom
f/misc-updates
Oct 25, 2025
Merged

f/misc updates#51
chronon merged 2 commits intomainfrom
f/misc-updates

Conversation

@chronon
Copy link
Owner

@chronon chronon commented Oct 25, 2025

  • Update README
  • Update dependencies, fix test

@chronon chronon added the enhancement New feature or request label Oct 25, 2025
Copilot AI review requested due to automatic review settings October 25, 2025 20:00
@chronon chronon self-assigned this Oct 25, 2025
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 project dependencies to their latest patch/minor versions and corrects a test type definition. The main change is updating the development dependencies (SvelteKit, Vitest, Tailwind, etc.) to newer versions, while also fixing a type error in the test file and improving README documentation clarity.

Key changes:

  • Fixed TypeScript type definition in test file (changed from vi.spyOn to vi.fn)
  • Updated 11 development dependencies to latest versions (including major version bump for Vitest from v3 to v4)
  • Enhanced README with clearer messaging about the "anti-social media" nature and improved documentation

Reviewed Changes

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

File Description
src/hooks.server.test.ts Fixed type definitions for spy variables to use correct Vitest API
package.json Updated development dependencies to latest versions
README.md Improved introduction, clarified API endpoint paths, and reorganized admin authentication documentation
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@chronon chronon merged commit 369ba8f into main Oct 25, 2025
1 check passed
@chronon chronon deleted the f/misc-updates branch October 25, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants