Skip to content

Conversation

@Primajin
Copy link
Owner

This pull request updates dependencies, refines the ESLint configuration, and standardizes Jest snapshot file headers. The most significant changes are grouped below.

Dependency Updates:

  • Updated several dependencies and devDependencies in package.json to their latest patch or minor versions, including Gatsby plugins, Jest, Babel, dotenv, and xo. This ensures compatibility, bug fixes, and improved performance. [1] [2]

ESLint Configuration Improvements:

  • Removed the import and usage of eslint-config-xo from eslint.config.mjs, relying solely on eslint-config-xo-react for ESLint configuration. This simplifies the config and avoids redundancy. [1] [2]
  • Cleaned up the ESLint config export in eslint.config.mjs by removing a redundant comment.

Testing Consistency:

@netlify
Copy link

netlify bot commented Sep 19, 2025

Deploy Preview for eyesbound ready!

Name Link
🔨 Latest commit cea1bf6
🔍 Latest deploy log https://app.netlify.com/projects/eyesbound/deploys/68cd7c75239ec3000848c954
😎 Deploy Preview https://deploy-preview-778--eyesbound.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 75
Accessibility: 97
Best Practices: 100
SEO: 100
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.90%. Comparing base (f886f83) to head (cea1bf6).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #778   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files          28       28           
  Lines         273      273           
  Branches       55       55           
=======================================
  Hits          270      270           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

@github-actions
Copy link

Console Logs

ℹ️ Info

installingWorker ServiceWorker
Content is now available offline!

@Primajin Primajin merged commit 78f56ca into main Sep 19, 2025
15 checks passed
@Primajin Primajin deleted the update-dependencies branch September 19, 2025 15:56
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