VIDA-NYU / ache

ACHE is a web crawler for domain-specific search.
http://ache.readthedocs.io
Apache License 2.0
444 stars 135 forks source link

Bump qs and searchkit in /ache-dashboard #328

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes qs. It's no longer used after updating ancestor dependency searchkit. These dependencies need to be updated together.

Removes qs

Updates searchkit from 2.4.4 to 4.3.0

Release notes

Sourced from searchkit's releases.

v4.3.0 Support for basic auth

What's Changed

Full Changelog: https://github.com/searchkit/searchkit/compare/@​searchkit/instantsearch-client@​4.1.4...searchkit@4.3.0

Searchkit 4.2.1 - Better Error logging

debug:true will now log the response, important to understand what the exception is from elasticsearch

4.2.0 Expanded Geolocation field support + nested_fields inner hits

What's Changed

New Contributors

Full Changelog: https://github.com/searchkit/searchkit/compare/@​searchkit/instantsearch-client@​4.1.4...searchkit@4.2.0

@​searchkit/instantsearch-client@​4.1.4

What's Changed

Full Changelog: https://github.com/searchkit/searchkit/compare/searchkit@4.0.2...@​searchkit/instantsearch-client@​4.1.4

@​searchkit/instantsearch-client@​4.1.1

What's Changed

Full Changelog: https://github.com/searchkit/searchkit/compare/@​searchkit/instantsearch-client@​4.1.0...@​searchkit/instantsearch-client@​4.1.1

@​searchkit/instantsearch-client@​4.1.0

What's Changed

Full Changelog: https://github.com/searchkit/searchkit/compare/v3.0.0...@​searchkit/instantsearch-client@​4.1.0

searchkit@4.1.0

What's Changed

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/VIDA-NYU/ache/network/alerts).
aecio commented 1 year ago

@dependabot ignore this major version

dependabot[bot] commented 1 year ago

This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ.

If you'd like to ignore all updates for these dependencies just reply @dependabot ignore these dependencies.