Update dependency searx/searx to v0.18.0 #12

Merged
samuel-p merged 1 commit from renovate/searx-searx-0.x into main 2021-01-21 17:23:02 +00:00
Member

This PR contains the following updates:

Package Update Change
searx/searx minor v0.17.0 -> v0.18.0

Release Notes

searx/searx

v0.18.0

Compare Source

Core:

New settings.yml:

Oscar theme:

  • update infobox ( #​2131 )
    • Make infoboxes shorter by default.
    • Hide the main image by default as well and set a maximum height even when expanded.
    • Add a toggle at the bottom of the infobox to expand it or to shrink it again.
    • Fix pointhi style
  • query suggestion does not keep the language tag of the original query ( #​1314 )
  • fix the clear button ( #​2306 )

Simple theme:

New engines:

Updated engines:

Fixed engines:

Removed engines:

Install scripts:

Docker image

  • use Alpine 3.12 ( #​1983 )
  • uwsgi serves the static files directly. ( #​1865 )
  • fix k8s support ( #​2099 )
  • make docker produces clean tag version ( #​2182 )

Bug fixes:

Special thanks to NLNet for sponsoring multiple features of this release.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [searx/searx](https://github.com/searx/searx) | minor | `v0.17.0` -> `v0.18.0` | --- ### Release Notes <details> <summary>searx/searx</summary> ### [`v0.18.0`](https://github.com/searx/searx/releases/v0.18.0) [Compare Source](https://github.com/searx/searx/compare/v0.17.0...v0.18.0) Core: - drop Python 2 support ( [#&#8203;2137](https://github.com/searx/searx/issues/2137) [#&#8203;2244](https://github.com/searx/searx/issues/2244) ) - separate index and search routes ( [#&#8203;1681](https://github.com/searx/searx/issues/1681) ). ⚠️ add & remove your searx instance(s) from your browser. - add external_bang ( [#&#8203;2027](https://github.com/searx/searx/issues/2027) [#&#8203;2043](https://github.com/searx/searx/issues/2043) [#&#8203;2059](https://github.com/searx/searx/issues/2059) ) - add external plugins supports ( [#&#8203;2074](https://github.com/searx/searx/issues/2074) ) - add plugin converting strings into hash digests ( [#&#8203;1246](https://github.com/searx/searx/issues/1246) ) - new category: Onions ( [#&#8203;565](https://github.com/searx/searx/issues/565) ) - allow searx query parts anywhere in the query ( [`aa3c18d`](https://github.com/searx/searx/commit/aa3c18dda9329fff875328f6ba97483c417b149a) [`2aef38c`](https://github.com/searx/searx/commit/2aef38c3b9d1fe93e9d665a49b10151d63d92392) ) - preferences: use base_url for prefix of sharing 'currenly saved preferences' ([#&#8203;1249](https://github.com/searx/searx/issues/1249) ) - upgrade to request 2.24.0, pyopenssl is optional ( [#&#8203;2199](https://github.com/searx/searx/issues/2199) ) - force admins to set secret_key if debug mode is disabled ( [#&#8203;2256](https://github.com/searx/searx/issues/2256) ) - standalone searx update ( [#&#8203;1591](https://github.com/searx/searx/issues/1591) ) - architecture clean up ( [#&#8203;2140](https://github.com/searx/searx/issues/2140) [#&#8203;2185](https://github.com/searx/searx/issues/2185) [#&#8203;2195](https://github.com/searx/searx/issues/2195) [#&#8203;2196](https://github.com/searx/searx/issues/2196) [#&#8203;2198](https://github.com/searx/searx/issues/2198) [#&#8203;2189](https://github.com/searx/searx/issues/2189) [#&#8203;2208](https://github.com/searx/searx/issues/2208) [#&#8203;2239](https://github.com/searx/searx/issues/2239) [#&#8203;2241](https://github.com/searx/searx/issues/2241) [#&#8203;2246](https://github.com/searx/searx/issues/2246) [#&#8203;2248](https://github.com/searx/searx/issues/2248) ) - record detail about engine error ( [#&#8203;2332](https://github.com/searx/searx/issues/2332) [#&#8203;2375](https://github.com/searx/searx/issues/2375) [#&#8203;2350](https://github.com/searx/searx/issues/2350) ). Add a new API endpoint: `/stats/errors`. - display if an engine does not support HTTPS requests ( [#&#8203;2373](https://github.com/searx/searx/issues/2373) ) - documentation & install script updates ( [#&#8203;2384](https://github.com/searx/searx/issues/2384) [#&#8203;2380](https://github.com/searx/searx/issues/2380) [#&#8203;2362](https://github.com/searx/searx/issues/2362) [#&#8203;2287](https://github.com/searx/searx/issues/2287) [#&#8203;2283](https://github.com/searx/searx/issues/2283) [#&#8203;2277](https://github.com/searx/searx/issues/2277) [#&#8203;2223](https://github.com/searx/searx/issues/2223) [#&#8203;2211](https://github.com/searx/searx/issues/2211) [#&#8203;2118](https://github.com/searx/searx/issues/2118) [#&#8203;2117](https://github.com/searx/searx/issues/2117) [#&#8203;2063](https://github.com/searx/searx/issues/2063) ) New settings.yml: - `use_default_settings`: user settings can relied on the default settings ( [#&#8203;2291](https://github.com/searx/searx/issues/2291) [#&#8203;2362](https://github.com/searx/searx/issues/2362) [#&#8203;2349](https://github.com/searx/searx/issues/2349) ) - `ui.results_on_new_tab: False` - for opening result links in a new tab ( [#&#8203;2167](https://github.com/searx/searx/issues/2167) ) - `ui.advanced_search` - add preference for displaying advanced settings ( [#&#8203;2327](https://github.com/searx/searx/issues/2327) ) - `server.method: "POST"` - Make default query submission method configurable ( [#&#8203;2130](https://github.com/searx/searx/issues/2130) ) - `server.default_http_headers` - add default http headers ( [#&#8203;2295](https://github.com/searx/searx/issues/2295) ) - `engines.*.proxies` - Using proxy only for specific engines ( [#&#8203;1827](https://github.com/searx/searx/issues/1827) [#&#8203;2319](https://github.com/searx/searx/issues/2319) ), see <https://searx.github.io/searx/dev/engine_overview.html#settings-yml> - `enabled_plugins` - Enabled plugins ( [`a05c660`](https://github.com/searx/searx/commit/a05c660e3036ad8d02072fc6731af54c2ed6151c) ) - `preferences.lock` - Let admins lock user preferences ( [#&#8203;2270](https://github.com/searx/searx/issues/2270) ) Oscar theme: - update infobox ( [#&#8203;2131](https://github.com/searx/searx/issues/2131) ) - Make infoboxes shorter by default. - Hide the main image by default as well and set a maximum height even when expanded. - Add a toggle at the bottom of the infobox to expand it or to shrink it again. - Fix pointhi style - query suggestion does not keep the language tag of the original query ( [#&#8203;1314](https://github.com/searx/searx/issues/1314) ) - fix the clear button ( [#&#8203;2306](https://github.com/searx/searx/issues/2306) ) Simple theme: - Fix autocomplete ( [#&#8203;2205](https://github.com/searx/searx/issues/2205) ) New engines: - ahmia, not_evil ( [#&#8203;565](https://github.com/searx/searx/issues/565) ) - codeberg ( [#&#8203;2104](https://github.com/searx/searx/issues/2104) ) - command line engines: git grep, find, etc. ( [#&#8203;2128](https://github.com/searx/searx/issues/2128) [#&#8203;2250](https://github.com/searx/searx/issues/2250) ) - elasticsearch ( [#&#8203;2292](https://github.com/searx/searx/issues/2292) ) - metager ( [#&#8203;2139](https://github.com/searx/searx/issues/2139) ) - naver ( [#&#8203;1912](https://github.com/searx/searx/issues/1912) ) - opensemanticsearch ( [#&#8203;2271](https://github.com/searx/searx/issues/2271) ) - peertube ( [#&#8203;2109](https://github.com/searx/searx/issues/2109) ) - recoll ([#&#8203;2325](https://github.com/searx/searx/issues/2325)) - sepiasearch ( [#&#8203;2227](https://github.com/searx/searx/issues/2227) ) - ~yggtorrent~ ( [#&#8203;2099](https://github.com/searx/searx/issues/2099) [#&#8203;2375](https://github.com/searx/searx/issues/2375) ) Updated engines: - digg ( [#&#8203;2285](https://github.com/searx/searx/issues/2285) ) - dbpedia ( [#&#8203;2352](https://github.com/searx/searx/issues/2352) ) - duckduckgo_definitions ( [#&#8203;2224](https://github.com/searx/searx/issues/2224) [#&#8203;2356](https://github.com/searx/searx/issues/2356) ) - duden ( [#&#8203;2359](https://github.com/searx/searx/issues/2359) ) - invidious ( [#&#8203;2116](https://github.com/searx/searx/issues/2116) ) - libgen ( [#&#8203;2360](https://github.com/searx/searx/issues/2360) ) - photon ( [#&#8203;2336](https://github.com/searx/searx/issues/2336) ) - soundclound ( [#&#8203;2365](https://github.com/searx/searx/issues/2365) ) - wikipedia ( [#&#8203;2178](https://github.com/searx/searx/issues/2178) [#&#8203;2363](https://github.com/searx/searx/issues/2363) [#&#8203;2354](https://github.com/searx/searx/issues/2354) ) - wikidata ( [#&#8203;2151](https://github.com/searx/searx/issues/2151) [#&#8203;2224](https://github.com/searx/searx/issues/2224) [#&#8203;2353](https://github.com/searx/searx/issues/2353) ) - faster response time - yaCy ( [#&#8203;2255](https://github.com/searx/searx/issues/2255) ) - support HTTP digest authentication. - youtube_noapi ( [#&#8203;2364](https://github.com/searx/searx/issues/2364) ) Fixed engines: - 1x ( [#&#8203;2361](https://github.com/searx/searx/issues/2361) ) - answer 'random sha256' ( [#&#8203;2121](https://github.com/searx/searx/issues/2121) ) - bing image ( [#&#8203;1496](https://github.com/searx/searx/issues/1496) ) - duckduckgo ( [#&#8203;2254](https://github.com/searx/searx/issues/2254) ) - genius ( [#&#8203;2371](https://github.com/searx/searx/issues/2371) ) - google ( [#&#8203;2236](https://github.com/searx/searx/issues/2236) ) - google image ( [#&#8203;2115](https://github.com/searx/searx/issues/2115) ) - lobste.rs ( [#&#8203;2253](https://github.com/searx/searx/issues/2253) ) - piratebay ( [#&#8203;2133](https://github.com/searx/searx/issues/2133) ) - startpage ( [#&#8203;2385](https://github.com/searx/searx/issues/2385) ) - torrentz ( [#&#8203;2101](https://github.com/searx/searx/issues/2101) ) Removed engines: - filecrop ( [#&#8203;2352](https://github.com/searx/searx/issues/2352) ) - searchcode_doc ( [#&#8203;2372](https://github.com/searx/searx/issues/2372) ) - seedpeer ( [#&#8203;2366](https://github.com/searx/searx/issues/2366) ) - twitter ( [#&#8203;2372](https://github.com/searx/searx/issues/2372) ) Install scripts: - add centos-7 to LXC images ( [#&#8203;2118](https://github.com/searx/searx/issues/2118) [#&#8203;2211](https://github.com/searx/searx/issues/2211) ) Docker image - use Alpine 3.12 ( [#&#8203;1983](https://github.com/searx/searx/issues/1983) ) - uwsgi serves the static files directly. ( [#&#8203;1865](https://github.com/searx/searx/issues/1865) ) - fix k8s support ( [#&#8203;2099](https://github.com/searx/searx/issues/2099) ) - make docker produces clean tag version ( [#&#8203;2182](https://github.com/searx/searx/issues/2182) ) Bug fixes: - searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception ( [#&#8203;2190](https://github.com/searx/searx/issues/2190) ) - Fix static URL ( [`da8b227`](https://github.com/searx/searx/commit/da8b227044f45127f705f6ea94a72d368eea73bb) ) - Fix autocomplete ( [#&#8203;2127](https://github.com/searx/searx/issues/2127) ) - Fix opensearch.xml ( [#&#8203;2132](https://github.com/searx/searx/issues/2132) [#&#8203;2247](https://github.com/searx/searx/issues/2247) ) - Fix documentation build ( [#&#8203;2237](https://github.com/searx/searx/issues/2237) ) - Some fixes in the fetch languages script ( [#&#8203;2212](https://github.com/searx/searx/issues/2212) ) Special thanks to [NLNet](https://nlnet.nl/) for sponsoring multiple features of this release. </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
samuel-p was assigned by renovate-bot 2021-01-20 19:46:54 +00:00
renovate-bot force-pushed renovate/searx-searx-0.x from 95d71f798e to f3fd2ceeef 2021-01-20 23:40:25 +00:00 Compare
renovate-bot force-pushed renovate/searx-searx-0.x from f3fd2ceeef to 8ffa124457 2021-01-21 00:24:55 +00:00 Compare
renovate-bot force-pushed renovate/searx-searx-0.x from 8ffa124457 to 36355e8f8c 2021-01-21 16:17:32 +00:00 Compare
samuel-p merged commit 49be5497e2 into main 2021-01-21 17:23:02 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sp-services/searx#12
No description provided.