chore(deps): update dependency eslint-config-egg to v14
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-config-egg | ^13.0.0 -> ^14.0.0 |
Release Notes
eggjs/eslint-config-egg (eslint-config-egg)
v14.1.0
Features
v14.0.0
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
new features:
- support es2022 by default
- enable enforce-node-prefix by default
other breaking changes:
- remove react rules
- remove babel
- drop TypeScript < 5 support
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| eslint-config-egg@13.1.0 ⏵ 14.1.0 |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 96.69%. Comparing base (945c9b6) to head (6601bab).
Additional details and impacted files
@@ Coverage Diff @@
## master #49 +/- ##
=======================================
Coverage 96.69% 96.69%
=======================================
Files 3 3
Lines 333 333
Branches 98 98
=======================================
Hits 322 322
Misses 11 11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.