Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
- Docker Compose from 1.29.1 to 1.29.2
- PostgreSQL Docker image from 10.15-alpine to 10.18-alpine
- RabbitMQ Docker image from 3.8-alpine to 3.9-alpine
- Redis Docker images from 6.0-alpine to 6.2-alpine
- psycopg2 from 2.8.6 to 2.9.1
- psutil from 5.7.2 to 5.8.0
- jQuery from 3.5.1 to 3.6.0
- jquery-form from 4.2.2 to 4.3.0
- jquery-lazyload from 1.9.3 to 1.9.7
- urijs from 1.19.1 to 1.19.7
- bleach from 3.1.5 to 4.0.0
- jstree from 3.3.3 to 3.3.11
- PyYAML from 5.3.1 to 5.4.1
- django-model-utils from 4.0.0 to 4.1.1
- requests from 2.25.1 to 2.26.0
- sh from 1.14.1 to 1.14.2
- devpi-server from 5.5.1 to 6.2.0
- django-debug-toolbar from 3.1.2 to 3.1.4
- django-extensions from 3.1.2 to 3.1.4
- django-rosetta from 0.9.4 to 0.9.7
- flake8 from 3.9.0 to 3.9.2
- ipython from 7.22.0 to 7.26.0
- safety from 1.9.0 to 1.10.3
- transifex-client from 0.14.2 to 0.14.3
- twine from 3.4.1 to 3.4.2
- wheel from 0.36.2 to 0.37.0
- Pillow from 7.1.2 to 8.3.1
- packaging from 20.3 to 21.0
- python_gnupg from 0.4.6 to 0.4.7
- graphviz from 0.14 to 0.17
- django-activity-stream from 0.8.0 to 0.10.0
- pytz from 2020.1 to 2021.1
- python-dateutil from 2.8.1 to 2.8.2
- python-magic from 0.4.22 to 0.4.24
- gevent from 20.4.0 to 21.8.0
- gunicorn from 20.0.4 to 20.1.0
- whitenoise from 5.0.1 to 5.3.0
- cropperjs from 1.4.1 to 1.5.2
- jquery-cropper from 1.0.0 to 1.0.1
- django-cors-headers from 3.2.1 to 3.8.0
- djangorestframework from 3.11.2 to 3.12.2
- drf-yasg from 1.17.1 to 1.20.0
- swagger-spec-validator from 2.5.0 to 2.7.3
- dropzone from 5.7.2 to 5.9.2
- extract-msg from 0.23.3 to 0.28.7
- pycryptodome from 3.9.7 to 3.10.1
- celery from 4.4.7 to 5.1.2
- django-celery-beat from 2.0.0 to 2.2.1
- coveralls from 2.0.0 to 3.2.0
- django-test-migrations from 0.2.0 to 0.3.0
- mock from 4.0.2 to 4.0.3
- tox from 3.23.1 to 3.24.3
- psutil from 5.7.0 to 5.80
- furl from 2.1.0 to 2.1.2

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
  • Loading branch information
Roberto Rosario committed Aug 22, 2021
1 parent 43b1477 commit 3b0cde1
Show file tree
Hide file tree
Showing 29 changed files with 181 additions and 125 deletions.
56 changes: 56 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,62 @@
- Improve clarity of the action dropdown sections.
- Make the index instance node value field an unique field among its own tree
level. This prevents tree corruption under heavy load.
- Update dependencies:

- Docker Compose from 1.29.1 to 1.29.2
- PostgreSQL Docker image from 10.15-alpine to 10.18-alpine
- RabbitMQ Docker image from 3.8-alpine to 3.9-alpine
- Redis Docker images from 6.0-alpine to 6.2-alpine
- psycopg2 from 2.8.6 to 2.9.1
- psutil from 5.7.2 to 5.8.0
- jQuery from 3.5.1 to 3.6.0
- jquery-form from 4.2.2 to 4.3.0
- jquery-lazyload from 1.9.3 to 1.9.7
- urijs from 1.19.1 to 1.19.7
- bleach from 3.1.5 to 4.0.0
- jstree from 3.3.3 to 3.3.11
- PyYAML from 5.3.1 to 5.4.1
- django-model-utils from 4.0.0 to 4.1.1
- requests from 2.25.1 to 2.26.0
- sh from 1.14.1 to 1.14.2
- devpi-server from 5.5.1 to 6.2.0
- django-debug-toolbar from 3.1.2 to 3.1.4
- django-extensions from 3.1.2 to 3.1.4
- django-rosetta from 0.9.4 to 0.9.7
- flake8 from 3.9.0 to 3.9.2
- ipython from 7.22.0 to 7.26.0
- safety from 1.9.0 to 1.10.3
- transifex-client from 0.14.2 to 0.14.3
- twine from 3.4.1 to 3.4.2
- wheel from 0.36.2 to 0.37.0
- Pillow from 7.1.2 to 8.3.1
- packaging from 20.3 to 21.0
- python_gnupg from 0.4.6 to 0.4.7
- graphviz from 0.14 to 0.17
- django-activity-stream from 0.8.0 to 0.10.0
- pytz from 2020.1 to 2021.1
- python-dateutil from 2.8.1 to 2.8.2
- python-magic from 0.4.22 to 0.4.24
- gevent from 20.4.0 to 21.8.0
- gunicorn from 20.0.4 to 20.1.0
- whitenoise from 5.0.1 to 5.3.0
- cropperjs from 1.4.1 to 1.5.2
- jquery-cropper from 1.0.0 to 1.0.1
- django-cors-headers from 3.2.1 to 3.8.0
- djangorestframework from 3.11.2 to 3.12.2
- drf-yasg from 1.17.1 to 1.20.0
- swagger-spec-validator from 2.5.0 to 2.7.3
- dropzone from 5.7.2 to 5.9.2
- extract-msg from 0.23.3 to 0.28.7
- pycryptodome from 3.9.7 to 3.10.1
- celery from 4.4.7 to 5.1.2
- django-celery-beat from 2.0.0 to 2.2.1
- coveralls from 2.0.0 to 3.2.0
- django-test-migrations from 0.2.0 to 0.3.0
- mock from 4.0.2 to 4.0.3
- tox from 3.23.1 to 3.24.3
- psutil from 5.7.0 to 5.80
- furl from 2.1.0 to 2.1.2

4.0.15 (2021-08-07)
===================
Expand Down
12 changes: 6 additions & 6 deletions config.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Binary versions
BINARY_DOCKER_COMPOSE_VERSION=1.29.1
BINARY_DOCKER_COMPOSE_VERSION=1.29.2
# Default setting values
DEFAULT_DIRECTORY_BASE=/opt/
DEFAULT_DIRECTORY_INSTALLATION=/opt/mayan-edms/
Expand All @@ -25,10 +25,10 @@ DOCKER_IMAGE_MAYAN_NAME=mayanedms/mayanedms
DOCKER_LINUX_IMAGE_VERSION=debian:10.10-slim
DOCKER_MYSQL_IMAGE_VERSION=mysql:8.0
DOCKER_ORACLE_IMAGE_VERSION=wnameless/oracle-xe-11g-r2
DOCKER_POSTGRES_IMAGE_VERSION=postgres:10.15-alpine
DOCKER_POSTGRES_IMAGE_VERSION=postgres:10.18-alpine
DOCKER_PYTHON_IMAGE_VERSION=python:3.8-slim
DOCKER_RABBITMQ_IMAGE_VERSION=rabbitmq:3.8-alpine
DOCKER_REDIS_IMAGE_VERSION=redis:6.0-alpine
DOCKER_RABBITMQ_IMAGE_VERSION=rabbitmq:3.9-alpine
DOCKER_REDIS_IMAGE_VERSION=redis:6.2-alpine
# Gunicorn
GUNICORN_JITTER=50
GUNICORN_LIMIT_REQUEST_LINE=4094
Expand All @@ -41,8 +41,8 @@ PYTHON_AMQP_VERSION=2.6.1
PYTHON_MYSQL_VERSION=2.0.3
PYTHON_ORACLE_VERSION=8.1.0
PYTHON_PIP_VERSION=21.2.4
PYTHON_PSYCOPG2_VERSION=2.8.6
PYTHON_PSUTIL_VERSION=5.7.2
PYTHON_PSYCOPG2_VERSION=2.9.1
PYTHON_PSUTIL_VERSION=5.8.0
PYTHON_REDIS_VERSION=3.5.3
# URLs
SOURCE_CODE_REPOSITORY=https://gitlab.com/mayan-edms/mayan-edms/
Expand Down
4 changes: 2 additions & 2 deletions docker/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# the env_file instead.

# MAYAN_DOCKER_IMAGE_NAME=mayanedms/mayanedms
# MAYAN_DOCKER_IMAGE_TAG=s4.0
# MAYAN_DOCKER_IMAGE_TAG=s4.1

# Enable to use the RabbitMQ image with the management plugin.
# Also port mapping 15672:15672 in docker-compose file.
# MAYAN_DOCKER_RABBITMQ_TAG=3.8-management-alpine
# MAYAN_DOCKER_RABBITMQ_TAG=3.9-management-alpine
4 changes: 2 additions & 2 deletions docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ devpi-init:
devpi-server --init || true

devpi-start: devpi-init
devpi-server --start --host=0.0.0.0 || true
devpi-server --host=0.0.0.0 >/dev/null &

devpi-stop:
devpi-server --stop || true
killall devpi-server || true
2 changes: 1 addition & 1 deletion mayan/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = 'Mayan EDMS'
__version__ = '4.1a1'
__build__ = 0x040100
__build_string__ = 'v4.0.15_Sat Aug 7 03:33:43 2021 -0400'
__build_string__ = 'v4.0.15-116-g43b14770de_Sun Aug 22 02:13:04 2021 -0400'
__django_version__ = '2.2'
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'
Expand Down
10 changes: 5 additions & 5 deletions mayan/apps/appearance/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
name='@fortawesome/fontawesome-free', version_string='=5.6.3'
)
JavaScriptDependency(
label=_('jQuery'), module=__name__, name='jquery', version_string='=3.5.1'
label=_('jQuery'), module=__name__, name='jquery', version_string='=3.6.0'
)
JavaScriptDependency(
label=_('JQuery Form'), module=__name__, name='jquery-form',
version_string='=4.2.2'
version_string='=4.3.0'
)
JavaScriptDependency(
label=_('jQuery Lazy Load'), module=__name__, name='jquery-lazyload',
version_string='=1.9.3'
version_string='=1.9.7'
)
JavaScriptDependency(
label=_('JQuery Match Height'), module=__name__, name='jquery-match-height',
Expand All @@ -57,9 +57,9 @@
label=_('Toastr'), module=__name__, name='toastr', version_string='=2.1.4'
)
JavaScriptDependency(
label=_('URI.js'), module=__name__, name='urijs', version_string='=1.19.1'
label=_('URI.js'), module=__name__, name='urijs', version_string='=1.19.7'
)

PythonDependency(
module=__name__, name='bleach', version_string='==3.1.5'
module=__name__, name='bleach', version_string='==4.0.0'
)
2 changes: 1 addition & 1 deletion mayan/apps/cabinets/dependencies.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from mayan.apps.dependencies.classes import JavaScriptDependency

JavaScriptDependency(
module=__name__, name='jstree', version_string='=3.3.3'
module=__name__, name='jstree', version_string='=3.3.11'
)
28 changes: 14 additions & 14 deletions mayan/apps/common/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
''', module=__name__, name='PyYAML', version_string='==5.3.1'
''', module=__name__, name='PyYAML', version_string='==5.4.1'
)
PythonDependency(
copyright_text='''
Expand Down Expand Up @@ -89,7 +89,7 @@
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
''', module=__name__, name='django-model-utils', version_string='==4.0.0'
''', module=__name__, name='django-model-utils', version_string='==4.1.1'
)
PythonDependency(
copyright_text='''
Expand Down Expand Up @@ -123,7 +123,7 @@
''', module=__name__, name='pycountry', version_string='==20.7.3'
)
PythonDependency(
module=__name__, name='requests', version_string='==2.25.1'
module=__name__, name='requests', version_string='==2.26.0'
)
PythonDependency(
copyright_text='''
Expand All @@ -146,27 +146,27 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
''', module=__name__, name='sh', version_string='==1.14.1'
''', module=__name__, name='sh', version_string='==1.14.2'
)

# Development

PythonDependency(
module=__name__, environment=environment_development, name='devpi-server',
version_string='==5.5.1'
version_string='==6.2.0'
)
PythonDependency(
environment=environment_development, module=__name__,
name='django-debug-toolbar', version_string='==3.2'
name='django-debug-toolbar', version_string='==3.2.2'
)
PythonDependency(
environment=environment_development, module=__name__,
name='django-extensions', version_string='==3.1.2'
name='django-extensions', version_string='==3.1.4'
)
PythonDependency(
environment=environment_development, help_text=_(
'Used to allow offline translation of the code text strings.'
), module=__name__, name='django-rosetta', version_string='==0.9.4'
), module=__name__, name='django-rosetta', version_string='==0.9.7'
)
PythonDependency(
environment=environment_development, module=__name__,
Expand All @@ -175,12 +175,12 @@
PythonDependency(
environment=environment_development, help_text=_(
'Provides style checking.'
), module=__name__, name='flake8', version_string='==3.9.0'
), module=__name__, name='flake8', version_string='==3.9.2'
)
PythonDependency(
environment=environment_development, help_text=_(
'Command line environment with autocompletion.'
), module=__name__, name='ipython', version_string='==7.22.0'
), module=__name__, name='ipython', version_string='==7.26.0'
)
PythonDependency(
environment=environment_development, help_text=_(
Expand All @@ -189,22 +189,22 @@
)
PythonDependency(
environment=environment_development,
module=__name__, name='safety', version_string='==1.9.0'
module=__name__, name='safety', version_string='==1.10.3'
)
PythonDependency(
environment=environment_development,
module=__name__, name='transifex-client', version_string='==0.14.2'
module=__name__, name='transifex-client', version_string='==0.14.3'
)

# Build

PythonDependency(
environment=environment_build, module=__name__, name='twine',
version_string='==3.4.1'
version_string='==3.4.2'
)
PythonDependency(
environment=environment_build, module=__name__, name='wheel',
version_string='==0.36.2'
version_string='==0.37.0'
)

# Documentation
Expand Down
2 changes: 1 addition & 1 deletion mayan/apps/converter/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
)
PythonDependency(
copyright_attribute='PIL.__doc__', module=__name__, name='Pillow',
version_string='==7.1.2',
version_string='==8.3.1',
)
PythonDependency(
module=__name__, name='PyPDF2', version_string='==1.26.0'
Expand Down
2 changes: 1 addition & 1 deletion mayan/apps/dependencies/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
module=__name__, name='node-semver', version_string='==0.8.0'
)
PythonDependency(
module=__name__, name='packaging', version_string='==20.3'
module=__name__, name='packaging', version_string='==21.0'
)
2 changes: 1 addition & 1 deletion mayan/apps/django_gpg/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
''', module=__name__, name='python_gnupg', version_string='==0.4.6'
''', module=__name__, name='python_gnupg', version_string='==0.4.7'
)
2 changes: 1 addition & 1 deletion mayan/apps/document_states/dependencies.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from mayan.apps.dependencies.classes import PythonDependency

PythonDependency(
module=__name__, name='graphviz', version_string='==0.14'
module=__name__, name='graphviz', version_string='==0.17'
)
2 changes: 1 addition & 1 deletion mayan/apps/events/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
''', module=__name__, name='django-activity-stream',
version_string='==0.8.0'
version_string='==0.10.0'
)
2 changes: 1 addition & 1 deletion mayan/apps/locales/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
''', module=__name__, name='pytz', version_string='==2020.1'
''', module=__name__, name='pytz', version_string='==2021.1'
)
2 changes: 1 addition & 1 deletion mayan/apps/metadata/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
''', module=__name__, name='python-dateutil', version_string='==2.8.1'
''', module=__name__, name='python-dateutil', version_string='==2.8.2'
)
2 changes: 1 addition & 1 deletion mayan/apps/mimetype/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
''', module=__name__, name='python-magic', version_string='==0.4.22'
''', module=__name__, name='python-magic', version_string='==0.4.24'
)
6 changes: 3 additions & 3 deletions mayan/apps/platform/dependencies.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
from mayan.apps.dependencies.classes import PythonDependency

PythonDependency(
module=__name__, name='gevent', version_string='==20.4.0'
module=__name__, name='gevent', version_string='==21.8.0'
)
PythonDependency(
module=__name__, name='gunicorn', version_string='==20.0.4'
module=__name__, name='gunicorn', version_string='==20.1.0'
)
PythonDependency(
module=__name__, name='whitenoise', version_string='==5.0.1'
module=__name__, name='whitenoise', version_string='==5.3.0'
)
4 changes: 2 additions & 2 deletions mayan/apps/redactions/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

JavaScriptDependency(
label=_('JavaScript image cropper'), module=__name__, name='cropperjs',
version_string='=1.4.1'
version_string='=1.5.2'
)
JavaScriptDependency(
module=__name__, name='jquery-cropper', version_string='=1.0.0'
module=__name__, name='jquery-cropper', version_string='=1.0.1'
)
8 changes: 4 additions & 4 deletions mayan/apps/rest_api/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
''', module=__name__, name='django-cors-headers', version_string='==3.2.1'
''', module=__name__, name='django-cors-headers', version_string='==3.8.0'
)
PythonDependency(
copyright_text='''
Expand All @@ -34,7 +34,7 @@
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
''', module=__name__, name='djangorestframework', version_string='==3.11.2'
''', module=__name__, name='djangorestframework', version_string='==3.12.2'
)
PythonDependency(
copyright_text='''
Expand All @@ -54,11 +54,11 @@
''', module=__name__, name='djangorestframework-recursive', version_string='==0.1.2'
)
PythonDependency(
module=__name__, name='drf-yasg', version_string='==1.17.1'
module=__name__, name='drf-yasg', version_string='==1.20.0'
)
PythonDependency(
module=__name__, name='flex', version_string='==6.14.1'
)
PythonDependency(
module=__name__, name='swagger-spec-validator', version_string='==2.5.0'
module=__name__, name='swagger-spec-validator', version_string='==2.7.3'
)
2 changes: 1 addition & 1 deletion mayan/apps/sources/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]['scanimage_path']
)
JavaScriptDependency(
module=__name__, name='dropzone', version_string='=5.7.2'
module=__name__, name='dropzone', version_string='=5.9.2'
)
PythonDependency(
module=__name__, name='flanker', version_string='==0.9.11'
Expand Down
Loading

0 comments on commit 3b0cde1

Please sign in to comment.