Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies and configuration #17

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

jboix
Copy link
Contributor

@jboix jboix commented Nov 4, 2024

Description

Updated development dependencies and adapted configuration fies where needed.

Changes Made

  • Updated pillarbox to 1.15.1 on the editor page
  • Updated ESLint from v8 to v9 and migrated configuration file to new format
  • Updated development dependencies: Babel, Vitest, Husky, Stylelint, Sass...
  • Removed unused modules like Parcel
  • Changed default video for one that hasn't CORS issues

Checklist

  • I have followed the project's style and contribution guidelines.
  • I have performed a self-review of my own changes.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.

- Updated pillarbox to 1.15.1 on the editor page
- Updated ESLint from v8 to v9 and migrated configuration file to new format
- Updated development dependencies: Babel, Vitest, Husky, Stylelint, Sass...
- Removed unused modules like Parcel
@jboix jboix requested a review from amtins November 4, 2024 09:58
@jboix jboix self-assigned this Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 89.63% 951 / 1061
🔵 Statements 89.63% 951 / 1061
🔵 Functions 92.3% 60 / 65
🔵 Branches 89.1% 90 / 101
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/components/preview-box.js 100% 85.71% 100% 100%
src/components/resizable-bar.js 96.77% 100% 80% 96.77% 53-54
src/workspace/workspace.js 0% 0% 0% 0% 1-23
Generated in workflow #42 for commit ad1415e by the Vitest Coverage Report Action

Copy link

github-actions bot commented Nov 4, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-11-04 15:27 UTC

Copy link
Member

@amtins amtins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jboix jboix added this pull request to the merge queue Nov 4, 2024
Merged via the queue into main with commit 5608381 Nov 4, 2024
4 checks passed
@jboix jboix deleted the chore/update-dependencies branch November 4, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants