elasticsearch
elasticsearch copied to clipboard
Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
This repository currently has no open or pending branches.
Detected dependencies
npm
package.json
@commitlint/cli 19.5.0
@commitlint/config-angular 19.5.0
@elastic/elasticsearch 8.15.1
@nestjs/common 10.4.6
@types/node 20.17.0
@typescript-eslint/eslint-plugin 8.11.0
@typescript-eslint/parser 8.11.0
eslint 9.13.0
eslint-config-prettier 9.1.0
eslint-plugin-import 2.31.0
husky 9.1.6
lint-staged 15.2.10
prettier 3.3.3
release-it 17.10.0
rimraf 6.0.1
rxjs 7.8.1
typescript 5.6.3
@elastic/elasticsearch ^7.4.0 || ^8.0.0
@nestjs/common ^8.0.0 || ^9.0.0 || ^10.0.0
rxjs ^7.2.0
- [ ] Check this box to trigger a request for Renovate to run again on this repository
I think that 8.0 is rather bad name for version because of in
"@elastic/elasticsearch":
we have "^7.15.0", that shows compatibility with this version of elastic search.
Please add compatiblity table.