Skip to content

v1.2.7#63

Merged
weaponsforge merged 10 commits into
mainfrom
dev
Apr 16, 2026
Merged

v1.2.7#63
weaponsforge merged 10 commits into
mainfrom
dev

Conversation

@weaponsforge
Copy link
Copy Markdown
Owner

  • perf: dependency updates 20260415, PR #61
  • chore: expand ESLint rules for stricter code style enforcement, PR #62

weaponsforge and others added 10 commits April 16, 2026 08:42
- Update @types/node 25.5.0 -> 25.6.0
- Update @types/nodemailer  7.0.11 -> 8.0.0
- Update @vitest/coverage-v8 4.0.18 -> 4.1.4
- Update @vitest/ui 4.0.18 -> 4.1.4
- Update dotenv 17.3.1 -> 17.4.2
- Update ejs 5.0.1 -> 5.0.2
- Update esbuild 0.27.4 -> 0.28.0
- Update eslint 10.0.2 -> 10.2.0
- Update globals 17.4.0 -> 17.5.0
- Update nodemailer 8.0.4 -> 8.0.5
- Update sanitize-html 2.17.2 -> 2.17.3
- Update typescript-eslint 8.56.1 -> 8.58.2
- Update vitest 4.0.18 -> 4.1.4
- Bump version patch to v1.2.7
- keyword-spacing: enforces spaces before/after keywords
- no-multi-spaces: disallows multiple consecutive spaces
- no-multiple-empty-lines: limits blank lines
- no-unused-vars: 'off': disables base rule (deferred to the TS-specific version)
- padding-line-between-statements: requires a blank line before every return statement
- space-before-blocks: enforces a space before { blocks
- @typescript-eslint/no-require-imports: disallows CommonJS require() calls
- @typescript-eslint/no-unused-vars: expanded config to ignore variables/args prefixed with underscore
- Rules object and array entries now use trailing commas
chore: expand ESLint rules for stricter code style enforcement
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b1fc4daf-7dc1-41d5-94d4-09575842b16d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@weaponsforge weaponsforge merged commit 5d7e5fa into main Apr 16, 2026
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.

1 participant