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 )
4 年之前
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>
4 年之前
Mangesh-Khairnar
3c4e1ea3a5
fix: add pycryptodome for checksum generation
4 年之前
Mangesh-Khairnar
0ae7d40ebe
fix(paytm-integration): use checksum library to generate/verify checksum
4 年之前
Faris Ansari
434c892ac0
feat: Bench command to open ngrok tunnel ( #11024 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 年之前
Gavin D'souza
f9bf0c1951
fix: remove Frappe Cloud migrator logic from frappe
4 年之前
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
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 年之前
Faris Ansari
2431767fdf
feat: Page Builder based on Tailwind
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
5 年之前
Gavin D'souza
608243b165
chore(deps): bump PyYAML to 5.3.1
5 年之前
Gavin D'souza
f6412abc47
feat: handle frontmatter via internal API
chore: drop frontmatter dependency
Co-authored-by: Jonathan Beebe <me@jonbeebe.net>
5 年之前
dependabot[bot]
34f2a0ada1
chore(deps): bump bleach from 3.1.2 to 3.1.4
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.1.2 to 3.1.4.
- [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.2...v3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
5 年之前
dependabot[bot]
bdb77ba521
chore(deps): bump bleach from 2.1.4 to 3.1.2 ( #9779 )
* chore(deps): bump bleach from 2.1.4 to 3.1.2
Bumps [bleach](https://github.com/mozilla/bleach ) from 2.1.4 to 3.1.2.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v2.1.4...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: use html.parser instead of html5lib
bleach no longer ships html5lib as a requirement and instead has
included it in the system. we can switch to using html.parser instead;
which is not an external dependency unlike html5lib.
source: https://github.com/mozilla/bleach/blob/master/CHANGES#L206
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: use html5lib from bleach
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: import html5lib from bleach._vendor
fixes issue where bs4 is unable to find html5lib in the tree:
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: bleach._vendor.html5lib. Do you need to install a parser library?
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: just give up and install html5lib as a dependency
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
5 年之前
Chinmay D. Pai
868f761c7d
chore: add ldap3 to requirements
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
5 年之前
Bernhard Sirlinger
53b899343e
chore(deps): bump urllib3 from 1.25.7 to 1.25.8 ( #9624 )
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 年之前
Bernhard Sirlinger
9db23e02dd
chore(deps): bump pyopenssl from 19.0.0 to 19.1.0 ( #9626 )
Bumps [pyopenssl](https://github.com/pyca/pyopenssl ) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases )
- [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/pyopenssl/compare/19.0.0...19.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 年之前
Bernhard Sirlinger
17ff75fc44
chore(deps): bump passlib from 1.7.1 to 1.7.2 ( #9625 )
Bumps [passlib](https://bitbucket.org/ecollins/passlib ) from 1.7.1 to 1.7.2.
- [Commits](https://bitbucket.org/ecollins/passlib/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 年之前
Gavin D'souza
f2b8f42b90
chore(deps): bump frontmatter to 3.0.6
5 年之前
gavin
4ca2dd5f34
Revert "chore(deps): bump pyyaml from 5.1 to 5.3 ( #9577 )"
This reverts commit a2c23fcea6
.
5 年之前