elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 3 years ago • 1 comments

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

renovate[bot] avatar Aug 25 '21 04:08 renovate[bot]

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.

gustawdaniel-acaisoft avatar Oct 05 '21 13:10 gustawdaniel-acaisoft