From a1150d47a1cb5f6a77347886c07eee615f95bbf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 06:57:22 +0000 Subject: [PATCH 01/17] chore(deps-dev): Bump @nextcloud/webpack-vue-config Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from `62f0c1a` to `841abf3`. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/62f0c1a419579ed950ba39ecbd7ae7119fb565a1...841abf3c3505d17d478b2149004448127f0bcc29) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dab570ee..4f158fed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3168,7 +3168,7 @@ }, "node_modules/@nextcloud/webpack-vue-config": { "version": "5.5.0", - "resolved": "git+ssh://git@github.com/nextcloud/webpack-vue-config.git#62f0c1a419579ed950ba39ecbd7ae7119fb565a1", + "resolved": "git+ssh://git@github.com/nextcloud/webpack-vue-config.git#841abf3c3505d17d478b2149004448127f0bcc29", "integrity": "sha512-bKlGYEqblSiSHNmpaGM9fz/f9v6JNwHp63V63yaI26gE0Zs+DpZSzJWC6HWWbJ1BgmoKT7wLN1GJc4W/NxvnxQ==", "dev": true, "license": "AGPL-3.0-or-later", @@ -29406,10 +29406,10 @@ "requires": {} }, "@nextcloud/webpack-vue-config": { - "version": "git+ssh://git@github.com/nextcloud/webpack-vue-config.git#62f0c1a419579ed950ba39ecbd7ae7119fb565a1", + "version": "git+ssh://git@github.com/nextcloud/webpack-vue-config.git#841abf3c3505d17d478b2149004448127f0bcc29", "integrity": "sha512-bKlGYEqblSiSHNmpaGM9fz/f9v6JNwHp63V63yaI26gE0Zs+DpZSzJWC6HWWbJ1BgmoKT7wLN1GJc4W/NxvnxQ==", "dev": true, - "from": "@nextcloud/webpack-vue-config@github:nextcloud/webpack-vue-config#62f0c1a419579ed950ba39ecbd7ae7119fb565a1", + "from": "@nextcloud/webpack-vue-config@github:nextcloud/webpack-vue-config#841abf3c3505d17d478b2149004448127f0bcc29", "requires": {} }, "@nicolo-ribaudo/eslint-scope-5-internals": { From bdce1a6f7bc54c3b49dd428ef21af277f08b9774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 06:58:16 +0000 Subject: [PATCH 02/17] chore(deps): Bump linkify-string from 4.1.0 to 4.1.1 Bumps [linkify-string](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-string) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/Hypercontext/linkifyjs/releases) - [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.1/packages/linkify-string) --- updated-dependencies: - dependency-name: linkify-string dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index dab570ee..18416f84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15899,9 +15899,9 @@ "dev": true }, "node_modules/linkify-string": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz", - "integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz", + "integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==", "peerDependencies": { "linkifyjs": "^4.0.0" } @@ -39222,9 +39222,9 @@ "dev": true }, "linkify-string": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz", - "integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz", + "integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==", "requires": {} }, "linkifyjs": { From 1b01dc392c636084f714b2435e0a47bb87bef8bc Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Mon, 27 Mar 2023 18:20:04 +0200 Subject: [PATCH 03/17] import missing style file in NcRichText.vue Signed-off-by: Julien Veyssier --- src/components/NcRichText/NcRichText.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/NcRichText/NcRichText.vue b/src/components/NcRichText/NcRichText.vue index 9b7ceea6..31046ce2 100644 --- a/src/components/NcRichText/NcRichText.vue +++ b/src/components/NcRichText/NcRichText.vue @@ -238,6 +238,8 @@ export default { }