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: project maintenance #1466

Merged
merged 24 commits into from
Dec 4, 2023

Conversation

mcmxcdev
Copy link
Contributor

@mcmxcdev mcmxcdev commented Dec 4, 2023

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

  • temporarily disable newly introduced jsx-a11y/control-has-associated-label rule
  • add --quiet flag to lint command to see issues with error level only
  • reuse lint command for lint:fix command
  • use --cache flag for prettier and eslint commands
  • upgrade all non-major dependencies to latest except for esbuild
  • run pnpm dedupe to simplify lockfile
  • autofix various .ts and .tsx files with pnpm prepare-code command
  • disable newly discovered lint issue in SearchInput

Motivation and Context

Modernize codebase regularly

Screenshots

Checklist

  • My pull request is properly named
  • The changes respect the code style of the project (pnpm prepare-code)
  • pnpm test passes
  • I tested/previewed my changes locally

Release Notes

github-actions and others added 24 commits October 19, 2023 00:59
- temporarily disable newly introduced jsx-a11y/control-has-associated-label rule
- add --quiet flag to lint command to see issues with error level only
- reuse lint command for lint:fix command
- use --cache flag for prettier and eslint commands
- upgrade all non-major dependencies to latest except for esbuild
- run "pnpm dedupe" to simplify lockfile
- autofix various .ts and .tsx files with pnpm prepare-code command
- disable newly discovered lint issue in SearchInput
@mcmxcdev mcmxcdev marked this pull request as ready for review December 4, 2023 02:30
@mcmxcdev mcmxcdev requested a review from a team as a code owner December 4, 2023 02:30
@mcmxcdev mcmxcdev merged commit 1a4119f into ferdium:develop Dec 4, 2023
4 checks passed
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.

None yet

1 participant