Skip to content

chore: update commitlint monorepo to ^17.8.1 (master) #727

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,375 changes: 911 additions & 464 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -41,10 +41,10 @@
"strong-globalize": "^6.0.5"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/config-conventional": "^17.8.1",
"benchmark": "^2.1.4",
"bluebird": "^3.7.2",
"commitlint": "^17.1.1",
"commitlint": "^17.8.1",
"eslint": "^8.23.0",
"eslint-config-loopback": "^13.1.0",
"eslint-plugin-mocha": "^9.0.0",

Unchanged files with check annotations Beta

this.settings.enableOptimizedfindOrCreate === true ||
this.settings.enableOptimizedFindOrCreate === true
) {
debug('Optimized findOrCreate is enabled by default, and the enableOptimizedFindOrCreate setting is ignored since v7.0.0.')

Check failure on line 200 in lib/mongodb.js

GitHub Actions / Code Lint

This line has a length of 129. Maximum allowed is 120

Check failure on line 200 in lib/mongodb.js

GitHub Actions / Code Lint

Expected indentation of 4 spaces but found 6

Check failure on line 200 in lib/mongodb.js

GitHub Actions / Code Lint

Missing semicolon
}
if (this.settings.enableGeoIndexing === true) {
}
},
);
}

Check failure on line 1599 in lib/mongodb.js

GitHub Actions / Code Lint

Missing semicolon
/**
* Transform db data to model entity