From e20ef905078e08a6a3cde402acdee2a667cf9d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 09:57:38 +0000 Subject: [PATCH 1/7] Bump node from 14.15-alpine3.12 to 14.16.0-alpine3.12 Bumps node from 14.15-alpine3.12 to 14.16.0-alpine3.12. Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- Dockerfile-Devel | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 38f8af3cd..3a6d6c596 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:14.15-alpine3.12 as FRONTEND +FROM node:14.16.0-alpine3.12 as FRONTEND RUN apk add --update \ && apk add --no-cache build-base curl-dev linux-headers bash git\ diff --git a/Dockerfile-Devel b/Dockerfile-Devel index ebe7c4536..bf19736a8 100644 --- a/Dockerfile-Devel +++ b/Dockerfile-Devel @@ -1,4 +1,4 @@ -FROM node:14.15-alpine3.12 as FRONTEND +FROM node:14.16.0-alpine3.12 as FRONTEND RUN apk add --update \ && apk add --no-cache build-base curl-dev linux-headers bash git\ From 4c016667924822ed6032f47ee0c73264af077801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:03:39 +0000 Subject: [PATCH 2/7] Bump cli-highlight from 2.1.10 to 2.1.11 in /swift_browser_ui_frontend Bumps [cli-highlight](https://github.com/felixfbecker/cli-highlight) from 2.1.10 to 2.1.11. - [Release notes](https://github.com/felixfbecker/cli-highlight/releases) - [Commits](https://github.com/felixfbecker/cli-highlight/compare/v2.1.10...v2.1.11) Signed-off-by: dependabot[bot] --- swift_browser_ui_frontend/package-lock.json | 30 ++++++++++----------- swift_browser_ui_frontend/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/swift_browser_ui_frontend/package-lock.json b/swift_browser_ui_frontend/package-lock.json index cebff6117..279e02c7e 100644 --- a/swift_browser_ui_frontend/package-lock.json +++ b/swift_browser_ui_frontend/package-lock.json @@ -28,7 +28,7 @@ "@vue/cli-plugin-eslint": "^4.5.12", "@vue/cli-service": "^4.5.12", "babel-eslint": "^10.1.0", - "cli-highlight": "^2.1.10", + "cli-highlight": "^2.1.11", "eslint": "^7.22.0", "eslint-plugin-vue": "^7.8.0", "eslint-utils": "^2.1.0", @@ -4283,12 +4283,12 @@ } }, "node_modules/cli-highlight": { - "version": "2.1.10", - "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.10.tgz", - "integrity": "sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw==", + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.11.tgz", + "integrity": "sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==", "dependencies": { "chalk": "^4.0.0", - "highlight.js": "^10.0.0", + "highlight.js": "^10.7.1", "mz": "^2.4.0", "parse5": "^5.1.1", "parse5-htmlparser2-tree-adapter": "^6.0.0", @@ -7752,9 +7752,9 @@ "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==" }, "node_modules/highlight.js": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.5.0.tgz", - "integrity": "sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.1.tgz", + "integrity": "sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA==", "engines": { "node": "*" } @@ -18918,12 +18918,12 @@ } }, "cli-highlight": { - "version": "2.1.10", - "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.10.tgz", - "integrity": "sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw==", + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.11.tgz", + "integrity": "sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==", "requires": { "chalk": "^4.0.0", - "highlight.js": "^10.0.0", + "highlight.js": "^10.7.1", "mz": "^2.4.0", "parse5": "^5.1.1", "parse5-htmlparser2-tree-adapter": "^6.0.0", @@ -21683,9 +21683,9 @@ "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==" }, "highlight.js": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.5.0.tgz", - "integrity": "sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==" + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.1.tgz", + "integrity": "sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA==" }, "hmac-drbg": { "version": "1.0.1", diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index 622bf5219..30bd23e8a 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -30,7 +30,7 @@ "@vue/cli-plugin-eslint": "^4.5.12", "@vue/cli-service": "^4.5.12", "babel-eslint": "^10.1.0", - "cli-highlight": "^2.1.10", + "cli-highlight": "^2.1.11", "eslint": "^7.22.0", "eslint-plugin-vue": "^7.8.0", "eslint-utils": "^2.1.0", From 6ba3552bf5057c1a7b395860dd281ea45ce3319f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:04:11 +0000 Subject: [PATCH 3/7] Bump eslint from 7.22.0 to 7.23.0 in /swift_browser_ui_frontend Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0) Signed-off-by: dependabot[bot] --- swift_browser_ui_frontend/package-lock.json | 14 +++++++------- swift_browser_ui_frontend/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/swift_browser_ui_frontend/package-lock.json b/swift_browser_ui_frontend/package-lock.json index 279e02c7e..4a35c3d4a 100644 --- a/swift_browser_ui_frontend/package-lock.json +++ b/swift_browser_ui_frontend/package-lock.json @@ -29,7 +29,7 @@ "@vue/cli-service": "^4.5.12", "babel-eslint": "^10.1.0", "cli-highlight": "^2.1.11", - "eslint": "^7.22.0", + "eslint": "^7.23.0", "eslint-plugin-vue": "^7.8.0", "eslint-utils": "^2.1.0", "vue-template-compiler": "^2.6.12" @@ -5985,9 +5985,9 @@ } }, "node_modules/eslint": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.22.0.tgz", - "integrity": "sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.23.0.tgz", + "integrity": "sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==", "dependencies": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.0", @@ -20316,9 +20316,9 @@ "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" }, "eslint": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.22.0.tgz", - "integrity": "sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.23.0.tgz", + "integrity": "sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==", "requires": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.0", diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index 30bd23e8a..6f92a35b8 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -31,7 +31,7 @@ "@vue/cli-service": "^4.5.12", "babel-eslint": "^10.1.0", "cli-highlight": "^2.1.11", - "eslint": "^7.22.0", + "eslint": "^7.23.0", "eslint-plugin-vue": "^7.8.0", "eslint-utils": "^2.1.0", "vue-template-compiler": "^2.6.12" From 8271ae1bddbca054eb54f40d81cc23f735793a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 07:32:57 +0000 Subject: [PATCH 4/7] Bump cryptography from 3.4.6 to 3.4.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.6...3.4.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11f398e13..b5f46e249 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.7.4.post0 python-swiftclient==3.11.1 -cryptography==3.4.6 +cryptography==3.4.7 keystoneauth1==4.3.1 click==7.1.2 sphinx==3.5.3 From 67abc0ad5ab9cc48f0ec772185e505f045c98a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 08:20:52 +0000 Subject: [PATCH 5/7] Bump vue-i18n from 8.24.1 to 8.24.2 in /swift_browser_ui_frontend Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.24.1 to 8.24.2. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/compare/v8.24.1...v8.24.2) Signed-off-by: dependabot[bot] --- swift_browser_ui_frontend/package-lock.json | 58 ++++++++++----------- swift_browser_ui_frontend/package.json | 6 +-- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/swift_browser_ui_frontend/package-lock.json b/swift_browser_ui_frontend/package-lock.json index cebff6117..c72278f9a 100644 --- a/swift_browser_ui_frontend/package-lock.json +++ b/swift_browser_ui_frontend/package-lock.json @@ -18,7 +18,7 @@ "sass-loader": "^10.1.1", "serve": "^11.3.2", "vue": "^2.6.12", - "vue-i18n": "^8.24.1", + "vue-i18n": "^8.24.2", "vue-material-design-icons": "^4.11.0", "vue-router": "^3.5.1", "vuex": "^3.6.2" @@ -28,8 +28,8 @@ "@vue/cli-plugin-eslint": "^4.5.12", "@vue/cli-service": "^4.5.12", "babel-eslint": "^10.1.0", - "cli-highlight": "^2.1.10", - "eslint": "^7.22.0", + "cli-highlight": "^2.1.11", + "eslint": "^7.23.0", "eslint-plugin-vue": "^7.8.0", "eslint-utils": "^2.1.0", "vue-template-compiler": "^2.6.12" @@ -4283,12 +4283,12 @@ } }, "node_modules/cli-highlight": { - "version": "2.1.10", - "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.10.tgz", - "integrity": "sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw==", + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.11.tgz", + "integrity": "sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==", "dependencies": { "chalk": "^4.0.0", - "highlight.js": "^10.0.0", + "highlight.js": "^10.7.1", "mz": "^2.4.0", "parse5": "^5.1.1", "parse5-htmlparser2-tree-adapter": "^6.0.0", @@ -5985,9 +5985,9 @@ } }, "node_modules/eslint": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.22.0.tgz", - "integrity": "sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.23.0.tgz", + "integrity": "sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==", "dependencies": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.0", @@ -7752,9 +7752,9 @@ "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==" }, "node_modules/highlight.js": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.5.0.tgz", - "integrity": "sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.1.tgz", + "integrity": "sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA==", "engines": { "node": "*" } @@ -14332,9 +14332,9 @@ "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==" }, "node_modules/vue-i18n": { - "version": "8.24.1", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.1.tgz", - "integrity": "sha512-iqM+npjvI9SGOAYkw1Od/y4O74gpvn5WOHeb3K125TmDJssvR62tDMMLIasPmKNbePZ1BMZ6d5jOBsrB/cK8Lw==" + "version": "8.24.2", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.2.tgz", + "integrity": "sha512-+TkAPBQw4Cp2bQrSPtPNkhET7XcWYjjDt1UjWYQs+xbT41q5OAl1I3IZyhg0drjn1nlC1K0f8sLVB/nshUcF1Q==" }, "node_modules/vue-loader": { "version": "15.9.6", @@ -18918,12 +18918,12 @@ } }, "cli-highlight": { - "version": "2.1.10", - "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.10.tgz", - "integrity": "sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw==", + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.11.tgz", + "integrity": "sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==", "requires": { "chalk": "^4.0.0", - "highlight.js": "^10.0.0", + "highlight.js": "^10.7.1", "mz": "^2.4.0", "parse5": "^5.1.1", "parse5-htmlparser2-tree-adapter": "^6.0.0", @@ -20316,9 +20316,9 @@ "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" }, "eslint": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.22.0.tgz", - "integrity": "sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.23.0.tgz", + "integrity": "sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==", "requires": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.0", @@ -21683,9 +21683,9 @@ "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==" }, "highlight.js": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.5.0.tgz", - "integrity": "sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==" + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.1.tgz", + "integrity": "sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA==" }, "hmac-drbg": { "version": "1.0.1", @@ -27077,9 +27077,9 @@ "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==" }, "vue-i18n": { - "version": "8.24.1", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.1.tgz", - "integrity": "sha512-iqM+npjvI9SGOAYkw1Od/y4O74gpvn5WOHeb3K125TmDJssvR62tDMMLIasPmKNbePZ1BMZ6d5jOBsrB/cK8Lw==" + "version": "8.24.2", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.2.tgz", + "integrity": "sha512-+TkAPBQw4Cp2bQrSPtPNkhET7XcWYjjDt1UjWYQs+xbT41q5OAl1I3IZyhg0drjn1nlC1K0f8sLVB/nshUcF1Q==" }, "vue-loader": { "version": "15.9.6", diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index 622bf5219..fa867b808 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -20,7 +20,7 @@ "sass-loader": "^10.1.1", "serve": "^11.3.2", "vue": "^2.6.12", - "vue-i18n": "^8.24.1", + "vue-i18n": "^8.24.2", "vue-material-design-icons": "^4.11.0", "vue-router": "^3.5.1", "vuex": "^3.6.2" @@ -30,8 +30,8 @@ "@vue/cli-plugin-eslint": "^4.5.12", "@vue/cli-service": "^4.5.12", "babel-eslint": "^10.1.0", - "cli-highlight": "^2.1.10", - "eslint": "^7.22.0", + "cli-highlight": "^2.1.11", + "eslint": "^7.23.0", "eslint-plugin-vue": "^7.8.0", "eslint-utils": "^2.1.0", "vue-template-compiler": "^2.6.12" From 48f4642b442175e8580cc5ce1c823a4c8090a91a Mon Sep 17 00:00:00 2001 From: Stefan Negru Date: Wed, 31 Mar 2021 14:09:55 +0300 Subject: [PATCH 6/7] update buefy and core-js --- swift_browser_ui_frontend/package-lock.json | 47 +++++++++++---------- swift_browser_ui_frontend/package.json | 4 +- 2 files changed, 27 insertions(+), 24 deletions(-) diff --git a/swift_browser_ui_frontend/package-lock.json b/swift_browser_ui_frontend/package-lock.json index c72278f9a..cf4d4deeb 100644 --- a/swift_browser_ui_frontend/package-lock.json +++ b/swift_browser_ui_frontend/package-lock.json @@ -9,8 +9,8 @@ "version": "1.0.0rc15", "dependencies": { "@vue/cli-service-global": "^4.5.12", - "buefy": "^0.9.4", - "core-js": "^3.9.1", + "buefy": "^0.9.5", + "core-js": "^3.10.0", "lodash": "^4.17.21", "material-design-icons": "^3.0.1", "node-sass": "^5.0.0", @@ -3865,15 +3865,18 @@ } }, "node_modules/buefy": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.4.tgz", - "integrity": "sha512-LRSIYVNrKTPQhmNRegASkntX+ObtZ7aSSA/3cybDKXzGtPNy8g8cl2tp79Rl8/LBVH/KkRT5rmmzJ21nxz9IcQ==", + "version": "0.9.5", + "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.5.tgz", + "integrity": "sha512-0LBY4XfvT/dgAg8AQBh2pdjTgDj5lpqBkmG4C2wWUAwZZ9UG75UxiH+wyct+b1DjkcuvQDzT4I3hlZvbduVdww==", "dependencies": { - "bulma": "0.9.1" + "bulma": "0.9.2" }, "engines": { "node": ">= 4.0.0", "npm": ">= 3.0.0" + }, + "peerDependencies": { + "vue": "^2.6.11" } }, "node_modules/buffer": { @@ -3912,9 +3915,9 @@ "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=" }, "node_modules/bulma": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.1.tgz", - "integrity": "sha512-LSF69OumXg2HSKl2+rN0/OEXJy7WFEb681wtBlNS/ulJYR27J3rORHibdXZ6GVb/vyUzzYK/Arjyh56wjbFedA==" + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.2.tgz", + "integrity": "sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==" }, "node_modules/bytes": { "version": "3.1.0", @@ -4845,9 +4848,9 @@ } }, "node_modules/core-js": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.1.tgz", - "integrity": "sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.10.0.tgz", + "integrity": "sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ==", "hasInstallScript": true, "funding": { "type": "opencollective", @@ -18571,11 +18574,11 @@ } }, "buefy": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.4.tgz", - "integrity": "sha512-LRSIYVNrKTPQhmNRegASkntX+ObtZ7aSSA/3cybDKXzGtPNy8g8cl2tp79Rl8/LBVH/KkRT5rmmzJ21nxz9IcQ==", + "version": "0.9.5", + "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.5.tgz", + "integrity": "sha512-0LBY4XfvT/dgAg8AQBh2pdjTgDj5lpqBkmG4C2wWUAwZZ9UG75UxiH+wyct+b1DjkcuvQDzT4I3hlZvbduVdww==", "requires": { - "bulma": "0.9.1" + "bulma": "0.9.2" } }, "buffer": { @@ -18614,9 +18617,9 @@ "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=" }, "bulma": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.1.tgz", - "integrity": "sha512-LSF69OumXg2HSKl2+rN0/OEXJy7WFEb681wtBlNS/ulJYR27J3rORHibdXZ6GVb/vyUzzYK/Arjyh56wjbFedA==" + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.2.tgz", + "integrity": "sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==" }, "bytes": { "version": "3.1.0", @@ -19379,9 +19382,9 @@ } }, "core-js": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.1.tgz", - "integrity": "sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==" + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.10.0.tgz", + "integrity": "sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ==" }, "core-js-compat": { "version": "3.9.1", diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index fa867b808..ab51be8cc 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@vue/cli-service-global": "^4.5.12", - "buefy": "^0.9.4", - "core-js": "^3.9.1", + "buefy": "^0.9.5", + "core-js": "^3.10.0", "lodash": "^4.17.21", "material-design-icons": "^3.0.1", "node-sass": "^5.0.0", From d9b4d3746ca6097a2822108be25e3a31e47c305b Mon Sep 17 00:00:00 2001 From: Stefan Negru Date: Wed, 31 Mar 2021 14:16:05 +0300 Subject: [PATCH 7/7] bump tp 1.0.0rc16 --- docs/source/conf.py | 50 ++++++++++----------- swift_browser_ui/__init__.py | 2 +- swift_browser_ui_frontend/package-lock.json | 4 +- swift_browser_ui_frontend/package.json | 2 +- 4 files changed, 28 insertions(+), 30 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 5e9f03ab4..383a6bd4d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -18,17 +18,17 @@ import os # Get the project root dir -sys.path.insert(0, os.path.abspath('../../swift_browser_ui')) +sys.path.insert(0, os.path.abspath("../../swift_browser_ui")) # -- Project information ----------------------------------------------------- current_year = str(datetime.date.today().year) -project = 'swift-browser-ui' -copyright = f'{current_year}, CSC Developers' -author = 'CSC Developers' +project = "swift-browser-ui" +copyright = f"{current_year}, CSC Developers" +author = "CSC Developers" # The full version, including alpha/beta/rc tags -version = release = '1.0.0rc15' +version = release = "1.0.0rc16" # -- General configuration --------------------------------------------------- @@ -36,25 +36,27 @@ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. -extensions = ['sphinx.ext.autodoc', - 'sphinx.ext.autosummary', - 'sphinx.ext.coverage', - 'sphinx.ext.ifconfig', - 'sphinx.ext.viewcode', - 'sphinx.ext.githubpages', - 'sphinx.ext.todo'] +extensions = [ + "sphinx.ext.autodoc", + "sphinx.ext.autosummary", + "sphinx.ext.coverage", + "sphinx.ext.ifconfig", + "sphinx.ext.viewcode", + "sphinx.ext.githubpages", + "sphinx.ext.todo", +] # Add any paths that contain templates here, relative to this directory. -templates_path = ['_templates'] +templates_path = ["_templates"] -linkcheck_ignore = [r'https://editor.swagger.io/'] +linkcheck_ignore = [r"https://editor.swagger.io/"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] -master_doc = 'index' +master_doc = "index" autosummary_generate = True @@ -63,24 +65,20 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'sphinx_rtd_theme' -html_theme_options = { - 'collapse_navigation': True, - 'sticky_navigation': True, - 'display_version': True, - 'prev_next_buttons_location': 'bottom'} +html_theme = "sphinx_rtd_theme" +html_theme_options = {"collapse_navigation": True, "sticky_navigation": True, "display_version": True, "prev_next_buttons_location": "bottom"} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] +html_static_path = ["_static"] def setup(app): """Add custom stylesheet.""" - app.add_css_file('style.css') + app.add_css_file("style.css") -htmlhelp_basename = 'swift-browser-ui' -man_pages = [(master_doc, 'swift-browser-ui', [author], 1)] -texinfo_documents = [(master_doc, 'swift-browser-ui', author, 'Miscellaneous')] +htmlhelp_basename = "swift-browser-ui" +man_pages = [(master_doc, "swift-browser-ui", [author], 1)] +texinfo_documents = [(master_doc, "swift-browser-ui", author, "Miscellaneous")] diff --git a/swift_browser_ui/__init__.py b/swift_browser_ui/__init__.py index 9bd96e339..2300e15d2 100644 --- a/swift_browser_ui/__init__.py +++ b/swift_browser_ui/__init__.py @@ -7,6 +7,6 @@ __name__ = "swift_browser_ui" -__version__ = "1.0.0rc15" +__version__ = "1.0.0rc16" __author__ = "CSC Developers" __license__ = "MIT License" diff --git a/swift_browser_ui_frontend/package-lock.json b/swift_browser_ui_frontend/package-lock.json index cf4d4deeb..afe0ff8c6 100644 --- a/swift_browser_ui_frontend/package-lock.json +++ b/swift_browser_ui_frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "swift_browser_ui_frontend_npm", - "version": "1.0.0rc15", + "version": "1.0.0rc16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "swift_browser_ui_frontend_npm", - "version": "1.0.0rc15", + "version": "1.0.0rc16", "dependencies": { "@vue/cli-service-global": "^4.5.12", "buefy": "^0.9.5", diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index ab51be8cc..c19e90704 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -1,6 +1,6 @@ { "name": "swift_browser_ui_frontend_npm", - "version": "1.0.0rc15", + "version": "1.0.0rc16", "private": true, "scripts": { "serve": "vue-cli-service serve",