dokku / dokku-elasticsearch

an elasticsearch plugin for dokku
MIT License
94 stars 35 forks source link

chore(deps): bump elasticsearch from 7.16.3 to 8.7.1 #148

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps elasticsearch from 7.16.3 to 8.7.1.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

josegonzalez commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

A newer version of elasticsearch exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

victorhazbun commented 1 week ago

@josegonzalez Are you guys merging?

josegonzalez commented 1 week ago

Elasticsearch breaks how it handles the Dockerfile and how we can interact with it every time, and its actually quite painful to figure out what the exact fix is. I haven't had a real need or desire to do that. I have to do it every time they make a major release (and sometimes in the middle!) and I loathe doing so.

If you're interested in me fixing this, consider sponsoring the work. In all honesty it's probably 5-10 hours of work for me to get this running with a newer version of elasticsearch.