From cf8380c26af063100886ad44cf1ba63c277ae1ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 15:00:46 +0000 Subject: [PATCH] dependabot PRs build(deps): bump node in /mpcontribs-portal Bumps node from 18.0.0-slim to 18.1.0-slim. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] build(deps): bump handsontable in /mpcontribs-portal Bumps [handsontable](https://github.com/handsontable/handsontable) from 11.1.0 to 12.0.1. - [Release notes](https://github.com/handsontable/handsontable/releases) - [Changelog](https://github.com/handsontable/handsontable/blob/develop/CHANGELOG.md) - [Commits](https://github.com/handsontable/handsontable/compare/11.1.0...12.0.1) --- updated-dependencies: - dependency-name: handsontable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] build(deps): bump apispec from 5.1.1 to 5.2.2 in /mpcontribs-api Bumps [apispec](https://github.com/marshmallow-code/apispec) from 5.1.1 to 5.2.2. - [Release notes](https://github.com/marshmallow-code/apispec/releases) - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/5.1.1...5.2.2) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] build(deps): bump ddtrace from 1.0.1 to 1.1.2 in /mpcontribs-api Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.0.1 to 1.1.2. - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/DataDog/dd-trace-py/compare/v1.0.1...v1.1.2) --- updated-dependencies: - dependency-name: ddtrace dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] build(deps): bump flask-compress from 1.11 to 1.12 in /mpcontribs-api Bumps [flask-compress](https://github.com/colour-science/flask-compress) from 1.11 to 1.12. - [Release notes](https://github.com/colour-science/flask-compress/releases) - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](https://github.com/colour-science/flask-compress/compare/v1.11...v1.12) --- updated-dependencies: - dependency-name: flask-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] build(deps): bump jinja2 from 3.1.1 to 3.1.2 in /mpcontribs-api Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.1...3.1.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] build(deps): bump more-itertools in /mpcontribs-api Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.12.0 to 8.13.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v8.12.0...v8.13.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] build(deps): bump nbformat from 5.3.0 to 5.4.0 in /mpcontribs-api Bumps [nbformat](https://github.com/jupyter/nbformat) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/jupyter/nbformat/releases) - [Changelog](https://github.com/jupyter/nbformat/blob/main/docs/changelog.rst) - [Commits](https://github.com/jupyter/nbformat/compare/5.3.0...5.4.0) --- updated-dependencies: - dependency-name: nbformat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mpcontribs-api/requirements.txt | 12 ++++++------ mpcontribs-portal/Dockerfile | 2 +- mpcontribs-portal/package.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mpcontribs-api/requirements.txt b/mpcontribs-api/requirements.txt index e6fd48de9..1f22c16b0 100644 --- a/mpcontribs-api/requirements.txt +++ b/mpcontribs-api/requirements.txt @@ -1,24 +1,24 @@ -apispec==5.1.1 +apispec==5.2.2 asn1crypto==1.5.1 blinker==1.4 boltons==21.0.0 css-html-js-minify==2.5.5 dateparser==1.1.1 -ddtrace==1.0.1 +ddtrace==1.1.2 dnspython==2.2.1 filetype==1.0.13 flasgger @ git+https://github.com/flasgger/flasgger#egg=flasgger-0.9.5 -flask-compress==1.11 +flask-compress==1.12 flask-cors==3.0.10 flask-marshmallow==0.14.0 flask-mongorest-mpcontribs==1.2.4 #Flask-MonitoringDashboard @ git+https://github.com/flask-dashboard/Flask-MonitoringDashboard@development#egg=flask_monitoringdashboard-3.1.1 Flask-RQ2==18.3 gunicorn[gevent]==20.1.0 -jinja2==3.1.1 +jinja2==3.1.2 json2html==1.3.0 -more-itertools==8.12.0 -nbformat==5.3.0 +more-itertools==8.13.0 +nbformat==5.4.0 notebook==6.4.11 pint==0.19.2 psycopg2==2.9.3 diff --git a/mpcontribs-portal/Dockerfile b/mpcontribs-portal/Dockerfile index cf9316d74..f372ec594 100644 --- a/mpcontribs-portal/Dockerfile +++ b/mpcontribs-portal/Dockerfile @@ -1,5 +1,5 @@ FROM materialsproject/devops:python-3.97.17 as base -FROM node:18.0.0-slim as node +FROM node:18.1.0-slim as node FROM node as webpack-deps RUN apt-get update && apt-get install -y --no-install-recommends \ diff --git a/mpcontribs-portal/package.json b/mpcontribs-portal/package.json index 300eb8f93..57c05d5aa 100644 --- a/mpcontribs-portal/package.json +++ b/mpcontribs-portal/package.json @@ -30,7 +30,7 @@ "compression-webpack-plugin": "^9.0.0", "core-js": "^3.6.4", "css-loader": "^6.2.0", - "handsontable": "^11.0.1", + "handsontable": "^12.0.1", "highlight.js": "^11.1.0", "imports-loader": "^3.0.0", "jquery": "^3.5.1",