dependabot[bot]
a5e10d4df0
Bump linuxdoc from 20221127 to 20230629
...
Bumps [linuxdoc](https://github.com/return42/linuxdoc ) from 20221127 to 20230629.
- [Changelog](https://github.com/return42/linuxdoc/blob/master/CHANGELOG )
- [Commits](https://github.com/return42/linuxdoc/commits )
---
updated-dependencies:
- dependency-name: linuxdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 01:11:29 +00:00
Grant Lanham Jr
75b859d2a8
Fix quoting issue in search_operator plugin ( #3479 )
2023-04-05 09:28:58 +02:00
dependabot[bot]
48eb13cf4c
Bump pallets-sphinx-themes from 2.0.2 to 2.0.3 ( #3450 )
...
Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases )
- [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.0.2...2.0.3 )
---
updated-dependencies:
- dependency-name: pallets-sphinx-themes
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 22:52:11 +02:00
searx-bot
cfec62eb7c
Update searx.data - update_wikidata_units.py ( #3454 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2023-04-04 22:51:50 +02:00
dependabot[bot]
7c70c02220
Bump selenium from 4.7.2 to 4.8.3 ( #3490 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.7.2 to 4.8.3.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 22:51:39 +02:00
Brett Kosinski
2fc1cd3a15
Fix regression is retrieving sc code ( #3453 )
...
I broke the code when I fixed this. The old codepath did some trimming
of the sc value and I didn't kill that line, so the value was being
clipped.
This fixes #3430 and is confirmed working on a live instance.
2023-04-04 21:29:17 +02:00
searx-bot
5e658ef276
Update searx.data - update_ahmia_blacklist.py ( #3478 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2023-04-04 21:27:49 +02:00
Grant Lanham Jr
7c6a926648
Use packaging instead of distutils ( #3472 )
...
Co-authored-by: Noémi Ványi <kvch@users.noreply.github.com>
2023-04-04 21:27:33 +02:00
br4nnigan
38606234a8
fix bing results sometimes still using bing redirect urls ( #3482 )
2023-04-04 21:26:44 +02:00
searx-bot
eb39a846f3
Update searx.data - update_currencies.py ( #3455 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2023-04-04 21:23:01 +02:00
searx-bot
b15dfe0ede
Update searx.data - update_firefox_version.py ( #3456 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2023-04-04 21:22:50 +02:00
Dr. Rolf Jansen
9ba072bb74
fix duckduckgo engine ( #3486 )
...
Co-authored-by: rolf <rolf@>
2023-04-04 21:18:04 +02:00
wibyweb
de0fde4ec2
Update settings.yml to add pagination to Wilby ( #3465 )
2023-04-04 21:17:05 +02:00
Grant Lanham Jr
67c233d0c3
add "Accept" header to bing.py ( #3473 )
2023-04-04 21:16:04 +02:00
ganeshlab
2ec47dce5e
Fix google engine ( #3489 )
...
This issue popped up again and part of the fix was in 6f9e678346
.
2023-04-04 21:12:46 +02:00
Émilien Devos (perso)
8e943d858f
Reword the TLDR as it is misleading ( #3477 )
2023-04-04 21:12:21 +02:00
Noémi Ványi
6ab43d1045
Skip problematic step when installing env ( #3491 )
2023-04-04 21:11:49 +02:00
dependabot[bot]
c647b55eb0
Bump mock from 4.0.3 to 5.0.1 ( #3445 )
...
Bumps [mock](https://github.com/testing-cabal/mock ) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/testing-cabal/mock/releases )
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.0.1 )
---
updated-dependencies:
- dependency-name: mock
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 21:45:11 +01:00
dependabot[bot]
8fc9ca3f01
Bump splinter from 0.18.1 to 0.19.0 ( #3447 )
...
Bumps [splinter](https://github.com/cobrateam/splinter ) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/cobrateam/splinter/releases )
- [Changelog](https://github.com/cobrateam/splinter/blob/master/docs/news.rst )
- [Commits](https://github.com/cobrateam/splinter/compare/0.18.1...0.19.0 )
---
updated-dependencies:
- dependency-name: splinter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 21:44:59 +01:00
dependabot[bot]
ffc8ce4a51
Bump requests[socks] from 2.28.1 to 2.28.2 ( #3448 )
...
Bumps [requests[socks]](https://github.com/psf/requests ) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.28.2 )
---
updated-dependencies:
- dependency-name: requests[socks]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 21:44:36 +01:00
searx-bot
f6bafab8c4
Update searx.data - update_ahmia_blacklist.py ( #3440 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2023-01-14 17:46:01 +01:00
searx-bot
07240a8109
Update searx.data - update_firefox_version.py ( #3439 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2023-01-14 17:45:55 +01:00
dependabot[bot]
2612204876
Bump certifi from 2022.9.24 to 2022.12.7 ( #3438 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 17:45:46 +01:00
dependabot[bot]
bee9ff29e6
Bump lxml from 4.9.1 to 4.9.2 ( #3436 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 17:45:38 +01:00
dependabot[bot]
cda72d29fc
Bump linuxdoc from 20221025 to 20221127 ( #3421 )
...
Bumps [linuxdoc](https://github.com/return42/linuxdoc ) from 20221025 to 20221127.
- [Release notes](https://github.com/return42/linuxdoc/releases )
- [Commits](https://github.com/return42/linuxdoc/commits )
---
updated-dependencies:
- dependency-name: linuxdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 17:45:18 +01:00
Dr. Rolf Jansen
a79e8194d7
DuckDuckGo fixes ( #3444 )
...
Co-authored-by: rolf <rolf@>
2023-01-14 17:42:57 +01:00
dependabot[bot]
52a21d1192
Bump pycodestyle from 2.9.1 to 2.10.0 ( #3417 )
...
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases )
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt )
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.9.1...2.10.0 )
---
updated-dependencies:
- dependency-name: pycodestyle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 21:51:08 +01:00
dependabot[bot]
5af8f4f563
Bump selenium from 4.5.0 to 4.7.2 ( #3429 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.5.0 to 4.7.2.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 21:50:57 +01:00
dependabot[bot]
b22cd73940
Bump pylint from 2.15.5 to 2.15.9 ( #3433 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.5 to 2.15.9.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.5...v2.15.9 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 21:30:27 +01:00
dependabot[bot]
03b3ad81ec
Bump twine from 4.0.1 to 4.0.2 ( #3432 )
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.1...4.0.2 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 21:30:19 +01:00
ebCrypto
d993da3a7f
fixed typo in readme ( #3424 )
...
missing word `with` in `it comes [...] challenges`
2022-12-29 21:29:23 +01:00
ebCrypto
ee231637a2
fixed typo in PR template ( #3425 )
...
`reviewer` misspelled
2022-12-29 21:28:48 +01:00
dependabot[bot]
117dbd462f
Bump linuxdoc from 20211220 to 20221025 ( #3395 )
...
Bumps [linuxdoc](https://github.com/return42/linuxdoc ) from 20211220 to 20221025.
- [Release notes](https://github.com/return42/linuxdoc/releases )
- [Commits](https://github.com/return42/linuxdoc/commits )
---
updated-dependencies:
- dependency-name: linuxdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-06 13:06:14 +01:00
searx-bot
4d9586e2b6
Update searx.data - update_ahmia_blacklist.py ( #3398 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-11-06 13:06:02 +01:00
searx-bot
f05572e380
Update searx.data - update_wikidata_units.py ( #3399 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-11-06 13:05:57 +01:00
searx-bot
6f15b6b477
Update searx.data - update_external_bangs.py ( #3400 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-11-06 13:05:45 +01:00
searx-bot
8e2761dcba
Update searx.data - update_currencies.py ( #3401 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-11-06 13:05:41 +01:00
searx-bot
f365e1f683
Update searx.data - update_firefox_version.py ( #3402 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-11-06 13:05:16 +01:00
dependabot[bot]
806bd8045e
Bump babel from 2.10.3 to 2.11.0 ( #3404 )
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.10.3...v2.11.0 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 09:13:10 +01:00
Brett Kosinski
3c84af95ba
Fix scraping of 'sc' value from homepage ( #3397 )
...
Looking at the current HTML for the Startpage front page, the previous
footer logo element is no longer present. This change scrapes the "sc"
parameter from one of the hidden HTML form elements, which should
(hopefully) be a bit more stable long term, since that form is used by
Startpage to submit requests to the engine.
2022-10-31 22:34:43 +01:00
searx-bot
a9a6c58d26
Update searx.data - update_wikidata_units.py ( #3373 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
Co-authored-by: Noémi Ványi <kvch@users.noreply.github.com>
2022-10-31 22:30:53 +01:00
dependabot[bot]
915bc3ad58
Bump pylint from 2.15.0 to 2.15.5 ( #3394 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.0 to 2.15.5.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.5 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 22:29:12 +01:00
dependabot[bot]
05d8bce379
Bump sphinx from 5.2.2 to 5.3.0 ( #3384 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 22:29:00 +01:00
searx-bot
bf0a583f4b
Update searx.data - update_firefox_version.py ( #3371 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-10-03 14:59:20 +02:00
searx-bot
a8810f4813
Update searx.data - update_ahmia_blacklist.py ( #3372 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-10-03 14:59:03 +02:00
searx-bot
c8c922cad4
Update searx.data - update_currencies.py ( #3375 )
...
Co-authored-by: dalf <dalf@users.noreply.github.com>
2022-10-03 14:58:29 +02:00
dependabot[bot]
5d6fe4f332
Bump selenium from 4.4.3 to 4.5.0 ( #3368 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.5.0 )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 23:28:16 +02:00
dependabot[bot]
4e073bd708
Bump certifi from 2022.9.14 to 2022.9.24 ( #3369 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.14 to 2022.9.24.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.09.24 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 23:28:07 +02:00
dependabot[bot]
05977f3221
Bump sphinx from 5.1.1 to 5.2.2 ( #3370 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.1.1 to 5.2.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 23:27:57 +02:00
Noémi Ványi
a1e2c501d2
add blogpost about private searx and fix uwsgi installation guide
2022-09-30 23:17:14 +02:00