three-to-cannon
three-to-cannon copied to clipboard
Update devDependencies (non-major)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@typescript-eslint/eslint-plugin | 5.36.2 -> 5.38.0 |
||||
@typescript-eslint/parser | 5.36.2 -> 5.38.0 |
||||
eslint (source) | 8.23.1 -> 8.24.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.38.0
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.37.0
Bug Fixes
- eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2)
5.36.2 (2022-09-05)
Bug Fixes
- eslint-plugin: [no-extra-parens] handle generic ts array type. (#5550) (0d6a190)
- scope-manager: correct handling for class static blocks (#5580) (35bb8dd)
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.38.0
Note: Version bump only for package @typescript-eslint/parser
v5.37.0
Note: Version bump only for package @typescript-eslint/parser
5.36.2 (2022-09-05)
Note: Version bump only for package @typescript-eslint/parser
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.24.0
Features
-
1729f9e
feat: account forsourceType: "commonjs"
in the strict rule (#16308) (Milos Djermanovic) -
b0d72c9
feat: add rule logical-assignment-operators (#16102) (fnx) -
f02bcd9
feat:array-callback-return
supportfindLast
andfindLastIndex
(#16314) (Sosuke Suzuki)
Documentation
-
2c152ff
docs: note false positiveObject.getOwnPropertyNames
in prefer-reflect (#16317) (AnnAngela) -
bf7bd88
docs: fix warn severity description for new config files (#16324) (Nitin Kumar) -
8cc0bbe
docs: use more clean link syntax (#16309) (Percy Ma) -
6ba269e
docs: fix typo (#16288) (jjangga0214)
Chores
-
131e646
chore: Upgrade @humanwhocodes/config-array for perf (#16339) (Nicholas C. Zakas) -
504fe59
perf: switch from object spread toObject.assign
when merging globals (#16311) (Milos Djermanovic)
Configuration
📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #85 (6b765a8) into main (cc2e503) will decrease coverage by
1.36%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #85 +/- ##
==========================================
- Coverage 79.35% 77.99% -1.37%
==========================================
Files 3 3
Lines 1904 1904
Branches 46 46
==========================================
- Hits 1511 1485 -26
- Misses 393 419 +26
Impacted Files | Coverage Δ | |
---|---|---|
lib/ConvexHull.js | 83.57% <0.00%> (-1.98%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.