vabene1111
|
30e2fc4895
|
Merge pull request #3052 from smilerz/test_performance
Test performance
|
2024-03-25 07:33:39 +01:00 |
|
smilerz
|
b6a42e8e81
|
enable parallel test execution
|
2024-03-21 09:13:11 -05:00 |
|
vabene1111
|
0248e1c500
|
Merge pull request #3006 from TandoorRecipes/dependabot/pip/django-cors-headers-4.3.1
Bump django-cors-headers from 4.2.0 to 4.3.1
|
2024-03-21 14:59:33 +01:00 |
|
vabene1111
|
db04386997
|
Merge pull request #3008 from TandoorRecipes/dependabot/pip/cryptography-42.0.5
Bump cryptography from 42.0.4 to 42.0.5
|
2024-03-21 14:59:16 +01:00 |
|
vabene1111
|
54f0b2b036
|
Merge pull request #3009 from TandoorRecipes/dependabot/pip/gunicorn-21.2.0
Bump gunicorn from 20.1.0 to 21.2.0
|
2024-03-21 14:59:04 +01:00 |
|
dependabot[bot]
|
a9dcc7261c
|
Bump cryptography from 42.0.4 to 42.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-21 13:04:03 +00:00 |
|
dependabot[bot]
|
c322782e89
|
Bump django from 4.2.10 to 4.2.11
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 20:53:10 +00:00 |
|
vabene1111
|
d104974ca8
|
downgraded home assistant api libnrary
|
2024-03-05 12:33:02 +01:00 |
|
dependabot[bot]
|
cf61de0dba
|
Bump gunicorn from 20.1.0 to 21.2.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...21.2.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 00:05:19 +00:00 |
|
dependabot[bot]
|
29a937c44d
|
Bump django-cors-headers from 4.2.0 to 4.3.1
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.2.0...4.3.1)
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 00:04:56 +00:00 |
|
smilerz
|
75b7397343
|
created Development dependencies in requirements.txt
exclude installing Dev libraries in Dockerfile
|
2024-02-29 11:09:46 -06:00 |
|
vabene1111
|
27b2743e82
|
Merge pull request #2995 from TandoorRecipes/dependabot/pip/django-webpack-loader-3.0.1
Bump django-webpack-loader from 1.8.1 to 3.0.1
|
2024-02-29 16:51:40 +01:00 |
|
vabene1111
|
da313916db
|
Merge pull request #2991 from TandoorRecipes/dependabot/pip/pyppeteer-2.0.0
Bump pyppeteer from 1.0.2 to 2.0.0
|
2024-02-29 16:50:53 +01:00 |
|
vabene1111
|
f4ea70081c
|
Merge pull request #2994 from TandoorRecipes/dependabot/pip/lxml-5.1.0
Bump lxml from 4.9.3 to 5.1.0
|
2024-02-29 16:50:42 +01:00 |
|
dependabot[bot]
|
203e0795ad
|
Bump pyppeteer from 1.0.2 to 2.0.0
Bumps [pyppeteer](https://github.com/pyppeteer/pyppeteer) from 1.0.2 to 2.0.0.
- [Changelog](https://github.com/pyppeteer/pyppeteer/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/pyppeteer/pyppeteer/compare/1.0.2...2.0.0)
---
updated-dependencies:
- dependency-name: pyppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 15:50:22 +00:00 |
|
vabene1111
|
107984de11
|
Merge pull request #2993 from TandoorRecipes/dependabot/pip/icalendar-5.0.11
Bump icalendar from 5.0.7 to 5.0.11
|
2024-02-29 16:49:07 +01:00 |
|
dependabot[bot]
|
7cf629d8ee
|
Bump django-webpack-loader from 1.8.1 to 3.0.1
Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 1.8.1 to 3.0.1.
- [Release notes](https://github.com/django-webpack/django-webpack-loader/releases)
- [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-webpack/django-webpack-loader/compare/1.8.1...3.0.1)
---
updated-dependencies:
- dependency-name: django-webpack-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 15:41:28 +00:00 |
|
dependabot[bot]
|
20653618bb
|
Bump lxml from 4.9.3 to 5.1.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 5.1.0.
- [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.3...lxml-5.1.0)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 15:41:24 +00:00 |
|
dependabot[bot]
|
7ffe0efc07
|
Bump icalendar from 5.0.7 to 5.0.11
Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.7 to 5.0.11.
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v5.0.7...v5.0.11)
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 15:41:13 +00:00 |
|
dependabot[bot]
|
0cfa61692c
|
Bump homeassistant-api from 4.1.1.post2 to 4.2.1
Bumps [homeassistant-api](https://github.com/GrandMoff100/HomeAssistantAPI) from 4.1.1.post2 to 4.2.1.
- [Release notes](https://github.com/GrandMoff100/HomeAssistantAPI/releases)
- [Commits](https://github.com/GrandMoff100/HomeAssistantAPI/compare/v4.1.1.post2...v4.2.1)
---
updated-dependencies:
- dependency-name: homeassistant-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 15:41:05 +00:00 |
|
vabene1111
|
1a31847223
|
Merge branch 'develop' into deprecate_old_code
|
2024-02-28 17:10:03 +01:00 |
|
vabene1111
|
c9e0f40e88
|
fixed mealmaster regex
|
2024-02-26 16:29:04 +01:00 |
|
vabene1111
|
c15bd663cb
|
Merge pull request #2874 from Mikhail5555/HomeAssistantConnector
Home assistant connector
|
2024-02-26 08:06:50 +01:00 |
|
dependabot[bot]
|
dccdb7cc2f
|
Bump cryptography from 42.0.2 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-21 20:50:58 +00:00 |
|
smilerz
|
23a7dc0ebf
|
remove django_autocomplete_light from requirements
add back CreateRecipe view
|
2024-02-21 08:19:45 -06:00 |
|
Mikhail Epifanov
|
8f3effe194
|
bump pytest-asyncio for pytest 8.0.0
|
2024-02-20 17:53:26 +01:00 |
|
Mikhail Epifanov
|
3e641e4d28
|
Merge remote-tracking branch 'origin/develop' into HomeAssistantConnector
# Conflicts:
# cookbook/forms.py
# requirements.txt
|
2024-02-20 09:18:19 +01:00 |
|
dependabot[bot]
|
b6a99e2494
|
Bump pytest-django from 4.6.0 to 4.8.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.6.0 to 4.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.6.0...v4.8.0)
---
updated-dependencies:
- dependency-name: pytest-django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-17 09:32:58 +00:00 |
|
vabene1111
|
896ab1636f
|
Merge pull request #2923 from TandoorRecipes/dependabot/pip/pytest-8.0.0
Bump pytest from 7.4.3 to 8.0.0
|
2024-02-17 10:32:20 +01:00 |
|
dependabot[bot]
|
0a154ec847
|
Bump cryptography from 42.0.0 to 42.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-17 00:53:52 +00:00 |
|
Mikhail Epifanov
|
beb860acc6
|
Merge remote-tracking branch 'origin/develop' into HomeAssistantConnector
# Conflicts:
# cookbook/views/api.py
# recipes/settings.py
|
2024-02-17 00:29:29 +05:30 |
|
dependabot[bot]
|
dd0ae9b1b3
|
Bump pytest from 7.4.3 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...8.0.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-16 18:56:20 +00:00 |
|
dependabot[bot]
|
144f72fc79
|
Bump python-ldap from 3.4.3 to 3.4.4
Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/python-ldap/python-ldap/releases)
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.3...python-ldap-3.4.4)
---
updated-dependencies:
- dependency-name: python-ldap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-16 18:48:41 +00:00 |
|
vabene1111
|
047aace9c2
|
Merge pull request #2922 from TandoorRecipes/dependabot/pip/django-auth-ldap-4.6.0
Bump django-auth-ldap from 4.4.0 to 4.6.0
|
2024-02-16 19:47:44 +01:00 |
|
vabene1111
|
b64319a232
|
Merge pull request #2921 from TandoorRecipes/dependabot/pip/django-tables2-2.7.0
Bump django-tables2 from 2.5.3 to 2.7.0
|
2024-02-16 19:47:39 +01:00 |
|
vabene1111
|
1b2c4a3062
|
added additional rate limiting to password reset
|
2024-02-13 10:03:24 +01:00 |
|
dependabot[bot]
|
6377d55ea5
|
Bump django from 4.2.7 to 4.2.10
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.10)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-07 18:21:59 +00:00 |
|
dependabot[bot]
|
46dc0f1f03
|
Bump cryptography from 41.0.7 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-06 03:28:24 +00:00 |
|
Mikhail Epifanov
|
962d617839
|
switch to threading, f multiprocessing in python
|
2024-02-06 00:37:37 +01:00 |
|
Mikhail Epifanov
|
16e8c1e8e3
|
disable connector in tests
|
2024-02-06 00:02:38 +01:00 |
|
dependabot[bot]
|
c3eb12160a
|
Bump django-auth-ldap from 4.4.0 to 4.6.0
Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases)
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst)
- [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/4.4.0...4.6.0)
---
updated-dependencies:
- dependency-name: django-auth-ldap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-01 00:34:00 +00:00 |
|
dependabot[bot]
|
f017c6ae68
|
Bump django-tables2 from 2.5.3 to 2.7.0
Bumps [django-tables2](https://github.com/jieter/django-tables2) from 2.5.3 to 2.7.0.
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jieter/django-tables2/compare/v2.5.3...v2.7.0)
---
updated-dependencies:
- dependency-name: django-tables2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-01 00:33:57 +00:00 |
|
Mikhail Epifanov
|
8b5b063da6
|
Merge branch 'develop' into HomeAssistantConnector
|
2024-01-29 09:57:10 +01:00 |
|
dependabot[bot]
|
5243eaf63a
|
Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 22:25:00 +00:00 |
|
vabene1111
|
ab4bac0d21
|
Merge pull request #2766 from TandoorRecipes/dependabot/pip/cryptography-41.0.7
Bump cryptography from 41.0.6 to 41.0.7
|
2024-01-19 17:17:31 +08:00 |
|
vabene1111
|
90eba291a5
|
Merge pull request #2765 from TandoorRecipes/dependabot/pip/django-storages-1.14.2
Bump django-storages from 1.13.2 to 1.14.2
|
2024-01-19 16:58:52 +08:00 |
|
vabene1111
|
1a262ef56f
|
Merge pull request #2764 from TandoorRecipes/dependabot/pip/pytest-factoryboy-2.6.0
Bump pytest-factoryboy from 2.5.1 to 2.6.0
|
2024-01-19 16:58:35 +08:00 |
|
vabene1111
|
06ce3606cf
|
Merge pull request #2767 from TandoorRecipes/dependabot/pip/django-autocomplete-light-3.9.7
Bump django-autocomplete-light from 3.9.4 to 3.9.7
|
2024-01-19 16:58:14 +08:00 |
|
vabene1111
|
0584fc3305
|
Merge pull request #2848 from TandoorRecipes/dependabot/pip/pillow-10.1.0
Bump pillow from 10.0.1 to 10.1.0
|
2024-01-19 16:57:47 +08:00 |
|
Mikhail Epifanov
|
1a37961ceb
|
add mock to requirements
|
2024-01-12 23:44:15 +01:00 |
|