Gavin D'souza
d236a93169
chore: Replacing and updating bleach source list
* The library bleach-whitelist was deprecated and renamed to
bleach-allowlist.
* Updated the usages and requirements for the same.
4 лет назад
Suraj Shetty
00b6a6729d
ci: Use right parallel test runner command
- Also, fix coverage & coveralls setup
4 лет назад
Suraj Shetty
e33a09f4e6
refactor: Test runner
- fix style
- Handle global dependency
4 лет назад
Mohammad Hasnain Mohsin Rajan
58a2c1f8b6
ci: fix coveralls ( #12971 )
* fix: add service
* Update ci-tests.yml
* Update ci-tests.yml
* fix: coverage version
* fix: coveralls
* Update requirements.txt
* fix: add service name env var
* ci: Set COVERALLS_SERVICE_NAME as github
* ci: add tokens
* Update ci-tests.yml
* ci: no rcfile
* fix: pin versions
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 лет назад
Rohan Bansal
919a7b7218
fix: update dependencies
4 лет назад
Rohan Bansal
3142723d41
feat: manage Python 3 compatiblity with dependencies
4 лет назад
Mohammad Hasnain Mohsin Rajan
9070cdc73d
ci: fix coveralls ( #12971 )
* fix: add service
* Update ci-tests.yml
* Update ci-tests.yml
* fix: coverage version
* fix: coveralls
* Update requirements.txt
* fix: add service name env var
* ci: Set COVERALLS_SERVICE_NAME as github
* ci: add tokens
* Update ci-tests.yml
* ci: no rcfile
* fix: pin versions
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 лет назад
Rohan Bansal
f617bfeba6
fix: update dependencies
4 лет назад
Rohan Bansal
86851028ea
feat: manage Python 3 compatiblity with dependencies
4 лет назад
Suraj Shetty
358a9fabea
fix: max_old_space_size limit for node processes ( #12494 )
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
4 лет назад
Ankush Menat
00afecba6e
fix: console crash due upstream issue in ipython
Temporary solution is to pin jedi to one version lower.
Reference: https://github.com/ipython/ipython/issues/12740#issuecomment-751273584
4 лет назад
Rushabh Mehta
ba053c190e
chore(Snyk): Security upgrade cryptography from 3.2 to 3.3.2 ( #12350 )
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 лет назад
Rushabh Mehta
f95d34918d
chore(Snyk): Security upgrade markdown2 from 2.3.9 to 2.4.0 ( #12331 )
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-MARKDOWN2-1063233
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
4 лет назад
dependabot-preview[bot]
fdfdc6fa7f
chore(deps): [security] bump bleach from 3.1.4 to 3.3.0 ( #12309 )
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.1.4 to 3.3.0. **This update includes a security fix.**
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.4...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 лет назад
Rushabh Mehta
5b7e7ec39c
chore(Snyk): Security upgrade jinja2 from 2.11.1 to 2.11.3 ( #12297 )
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 лет назад
snyk-bot
19c6e0218d
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYYAML-590151
4 лет назад
Rushabh Mehta
fa80d26f4c
fix(minor): update requirements.txt
4 лет назад
Abhishek Balam
d276a2d8e0
fix: remove extra pillow entry in requirements
4 лет назад
Abhishek Balam
bd2e3530cd
fix: strip exif data from image files before uploading
4 лет назад
Rohan Bansal
9a84a7eb45
feat: use giturlparse to parse Git URLs
4 лет назад
Mangesh-Khairnar
ea0af8d2e2
chore: remove twilio from requirements
4 лет назад
dependabot[bot]
22a7b3d039
chore(deps): bump cryptography from 2.8 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography ) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
4 лет назад
Snyk bot
f004b0592d
chore: Security upgrade rsa from 4.0 to 4.1 ( #11671 )
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-RSA-570831
4 лет назад
Snyk bot
b720726207
chore: Update passlib to fix security issue ( #11664 )
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PASSLIB-569603
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 лет назад
snyk-bot
cb23996c8e
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
4 лет назад
Gavin D'souza
1fa5ca0ef7
fix: Use tarfile lib instead of tar UNIX tool
style: Fix UX to show more outputs
4 лет назад
Shivam Mishra
59a74c0634
fix: minor typo in requirements.txt
4 лет назад
Shivam Mishra
0109bde065
feat: add razorpay dependency
4 лет назад
Rushabh Mehta
2b80e710bc
fix(minor): client.get_value fix for single
4 лет назад
Mangesh-Khairnar
b49571f9b3
feat(notification): Add WhatsApp/SMS channels ( #9623 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 лет назад
Suraj Shetty
b7a5bcadfd
chore: Update redis to avoid unexpected exception ( #11235 )
5 лет назад
mergify[bot]
da9645c925
feat: Add validate_and_sanitize_search_inputs decorator ( #11194 ) ( #11204 )
* feat: Add validate_and_sanitize_search_inputs decorator
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
* refactor: Move validate_and_sanitize_search_inputs to init
* refactor: Move validate_and_sanitize_search_inputs to search.py
* test: validate_and_sanitize_search_inputs decorator
* chore: Add wrapt module
* refactor: Use @wrapt to define validate_and_sanitize_search_inputs decorator
* test: Add a case to make sure frappe.call works as well
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
(cherry picked from commit cd1ab8e23c
)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
5 лет назад
Suraj Shetty
cd1ab8e23c
feat: Add validate_and_sanitize_search_inputs decorator ( #11194 )
* feat: Add validate_and_sanitize_search_inputs decorator
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
* refactor: Move validate_and_sanitize_search_inputs to init
* refactor: Move validate_and_sanitize_search_inputs to search.py
* test: validate_and_sanitize_search_inputs decorator
* chore: Add wrapt module
* refactor: Use @wrapt to define validate_and_sanitize_search_inputs decorator
* test: Add a case to make sure frappe.call works as well
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
5 лет назад
Mangesh-Khairnar
3c4e1ea3a5
fix: add pycryptodome for checksum generation
5 лет назад
Mangesh-Khairnar
0ae7d40ebe
fix(paytm-integration): use checksum library to generate/verify checksum
5 лет назад
Faris Ansari
434c892ac0
feat: Bench command to open ngrok tunnel ( #11024 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
5 лет назад
Gavin D'souza
f9bf0c1951
fix: remove Frappe Cloud migrator logic from frappe
5 лет назад
Türker Tunalı
1ad23c962c
Turkish translations need this fix ( #10555 )
num2words library has Turkish translation since version 0.5.6. And their last version 0.5.10 seems ok. We need this fix to better support Turkish users.
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
5 лет назад
Mangesh-Khairnar
64c2fa3744
fix: update google api client
5 лет назад
Gavin D'souza
fd25401273
fix(migrate-to): retry if network errors occur
5 лет назад
Gavin D'souza
979d917113
chore: update google-auth deps to avoid pinning indirect
deps
https://github.com/frappe/frappe/pull/10660
5 лет назад
sahil28297
08612837ef
chore: pin redis version to 3.5.1 ( #10440 )
5 лет назад
sahil28297
53f6404604
chore: pin redis version to 3.5.1
5 лет назад
Faris Ansari
75cafdc359
wip
5 лет назад
Gavin D'souza
1ee09fa76e
chore: pin terminaltables dependency
5 лет назад
dependabot-preview[bot]
1ed4ebe0fd
chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9
Bumps [markdown2](https://github.com/trentm/python-markdown2 ) from 2.3.8 to 2.3.9. **This update includes a security fix.**
- [Release notes](https://github.com/trentm/python-markdown2/releases )
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md )
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 лет назад
Gavin D'souza
451772dfab
refactor(commands): migrate-to frappecloud connector
5 лет назад
Aditya Hase
95f3add3d3
chore(requirements): Remove Pygments from requirements.txt
5 лет назад
Sagar Vora
ff89abd930
fix(v13): use newer ipython compatible with python 3.8
5 лет назад
Mangesh-Khairnar
7dbdb7c50b
fix: add pycryptodome for paytm checksum generation
5 лет назад