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

release 3.0.1 #7

Merged
merged 2 commits into from
Apr 2, 2024
Merged

release 3.0.1 #7

merged 2 commits into from
Apr 2, 2024

Conversation

msimerson
Copy link
Owner

@msimerson msimerson commented Apr 2, 2024

  • dep(ip): bump 2.0.0 to 2.0.1
  • use eslint & prettier the modern way
    • jettison @nodertc/eslint-config, much of local eslint config was turning stuff imported from there off
  • ci: bump GHA versions
  • test: remove eslint from devDependencies (installed by GHA for tests, npx will use local version)
  • test: remove jest from devDependencies
    • installed by npx when needed
    • dramatically shrinks package-lock.json
    • I've started replacing it with node:test in another branch

@coveralls
Copy link

coveralls commented Apr 2, 2024

Pull Request Test Coverage Report for Build 8528884721

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.414%

Totals Coverage Status
Change from base Build 7176789500: 0.0%
Covered Lines: 2610
Relevant Lines: 2776

💛 - Coveralls

- use eslint & prettier the modern way
- ci: bump GHA versions
@msimerson msimerson merged commit ed064c3 into master Apr 2, 2024
7 checks passed
@msimerson msimerson deleted the release-3.0.1 branch April 2, 2024 20:19
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