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

deps: relocate 'c8' to devDependencies #353

Merged

Conversation

jayaddison
Copy link
Contributor

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

The dependency on c8 is used when generating test coverage, and isn't required by the application or CLI at runtime; so I think we can/should move it to the devDependencies category in package.json.

@coveralls
Copy link

coveralls commented Dec 16, 2024

Coverage Status

coverage: 97.26%. remained the same
when pulling c82d905 on openculinary:dependencies/c8-to-devDependencies
into ba6660d on i18next:master.

@jayaddison jayaddison changed the title Dependencies: relocate 'c8' to devDependencies deps: relocate 'c8' to devDependencies Dec 16, 2024
@perrin4869
Copy link
Contributor

Ohh oops! Sorry I must have missed this one somehow!
Can you please fix the conflicts? I'll merge and release ASAP

@jayaddison
Copy link
Contributor Author

No problem! And yep - I'll take a look at resolving those conflicts (probably by regenerating the lockfile) after the weekend.

@jayaddison jayaddison force-pushed the dependencies/c8-to-devDependencies branch from fbdfcb6 to c82d905 Compare January 6, 2025 10:51
@jayaddison
Copy link
Contributor Author

That should be done now @perrin4869 - NB: I re-ran the tests again on the rebased version.

@perrin4869 perrin4869 merged commit 4ad57b1 into i18next:master Jan 6, 2025
7 checks passed
@jayaddison
Copy link
Contributor Author

Thanks!

@jayaddison jayaddison deleted the dependencies/c8-to-devDependencies branch January 6, 2025 11:24
@perrin4869
Copy link
Contributor

thank you! it's released in 15.1.1

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.

3 participants