15646 Commits

Author SHA1 Message Date
mahula
d8e47238bb adapt faker import in webapp to package update 2024-04-29 07:44:49 +02:00
dependabot[bot]
8c35728968
Bump @faker-js/faker from 5.1.0 to 8.4.1 in /webapp
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 5.1.0 to 8.4.1.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v5.1.0...v8.4.1)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:25:00 +00:00
mahula
1cade2af88
Merge pull request #7333 from Ocelot-Social-Community/dependabot/npm_and_yarn/badeball/cypress-cucumber-preprocessor-20.0.4
Bump @badeball/cypress-cucumber-preprocessor from 20.0.3 to 20.0.4
2024-04-27 13:50:02 +02:00
dependabot[bot]
59c9c94e62
Bump @badeball/cypress-cucumber-preprocessor from 20.0.3 to 20.0.4
Bumps [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) from 20.0.3 to 20.0.4.
- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v20.0.3...v20.0.4)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 11:30:28 +00:00
mahula
9f4c77f097
Merge pull request #7334 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-13.8.1
Bump cypress from 13.7.3 to 13.8.1
2024-04-27 13:29:12 +02:00
dependabot[bot]
bb6bc28879
Bump cypress from 13.7.3 to 13.8.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.3 to 13.8.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.3...v13.8.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 11:11:58 +00:00
mahula
27bee358da
Merge pull request #7335 from Ocelot-Social-Community/dependabot/npm_and_yarn/cucumber/cucumber-10.6.0
Bump @cucumber/cucumber from 10.4.0 to 10.6.0
2024-04-27 13:10:45 +02:00
dependabot[bot]
0f8c503128
Bump @cucumber/cucumber from 10.4.0 to 10.6.0
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 10.4.0 to 10.6.0.
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cucumber/cucumber-js/compare/v10.4.0...v10.6.0)

---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 10:50:18 +00:00
mahula
276d5d12c4
Merge pull request #7307 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/cropperjs-1.6.2
Bump cropperjs from 1.6.1 to 1.6.2 in /webapp
2024-04-27 12:45:41 +02:00
dependabot[bot]
000b497528
Bump cropperjs from 1.6.1 to 1.6.2 in /webapp
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases)
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: cropperjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 01:38:34 +00:00
Wolfgang Huß
6a0aa2e7c6
Merge pull request #7129 from Ocelot-Social-Community/7113-add-icon-component-with-icons-of-webapp
feat(frontend): add icon components as vuetify assets with icons of actual webapp
2024-04-23 16:50:34 +02:00
Wolfgang Huß
7651672661
Merge branch 'master' into 7113-add-icon-component-with-icons-of-webapp 2024-04-23 16:19:24 +02:00
Maximilian Harz
b1be4c53f9 Update snapshots 2024-04-23 12:48:51 +02:00
mahula
e6dc23da06
Merge pull request #7220 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/linkifyjs-4.1.3
build(other): bump linkifyjs from 2.1.8 to 4.1.3 in /backend
2024-04-18 20:31:01 +02:00
mahula
49e120347a
Merge branch 'master' into dependabot/npm_and_yarn/backend/linkifyjs-4.1.3 2024-04-18 20:11:14 +02:00
mahula
7ef2c474b2 add package linkify-html to backend 2024-04-18 20:04:21 +02:00
mahula
950e2ca4ad
Merge pull request #7219 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/jsonwebtoken-9.0.2
Bump jsonwebtoken from 9.0.0 to 9.0.2 in /webapp
2024-04-18 19:09:27 +02:00
mahula
b735824967
use dedicated linkifyjs packages according to package update 2024-04-18 19:01:05 +02:00
dependabot[bot]
e5e4d6b059
Bump jsonwebtoken from 9.0.0 to 9.0.2 in /webapp
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.0 to 9.0.2.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 15:56:06 +00:00
dependabot[bot]
10747cc3e7
Bump linkifyjs from 2.1.8 to 4.1.3 in /backend
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 2.1.8 to 4.1.3.
- [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.3/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 14:21:05 +00:00
mahula
a1e5c4482c
Merge pull request #7206 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/uuid-9.0.1
Bump uuid from 8.3.2 to 9.0.1 in /backend
2024-04-18 16:12:15 +02:00
dependabot[bot]
e90fd0adac
Bump uuid from 8.3.2 to 9.0.1 in /backend
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 13:07:58 +00:00
mahula
d4414564a7
Merge pull request #7181 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/faker-js/faker-8.4.1
Bump @faker-js/faker from 7.6.0 to 8.4.1 in /backend
2024-04-18 15:06:13 +02:00
dependabot[bot]
e383a01c41
Bump @faker-js/faker from 7.6.0 to 8.4.1 in /backend
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 7.6.0 to 8.4.1.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v7.6.0...v8.4.1)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 12:45:51 +00:00
mahula
03e3be786d
Merge pull request #7193 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/slug-9.0.0
Bump slug from 6.0.0 to 9.0.0 in /backend
2024-04-18 14:44:34 +02:00
dependabot[bot]
bc6ad438f1
Bump slug from 6.0.0 to 9.0.0 in /backend
Bumps [slug](https://github.com/Trott/slug) from 6.0.0 to 9.0.0.
- [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/slug/compare/v6.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: slug
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 12:16:02 +00:00
mahula
4b452c0ffe
Merge pull request #7269 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/sass-1.75.0
Bump sass from 1.30.0 to 1.75.0 in /webapp
2024-04-18 11:55:22 +02:00
dependabot[bot]
bcdb4078b8
Bump sass from 1.30.0 to 1.75.0 in /webapp
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.75.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.75.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 09:16:22 +00:00
mahula
ab8d53b72c
Merge pull request #7185 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/express-4.19.2
Bump express from 4.18.3 to 4.19.2 in /webapp
2024-04-18 11:11:22 +02:00
dependabot[bot]
b4daf6beaa
Bump express from 4.18.3 to 4.19.2 in /webapp
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 08:31:59 +00:00
mahula
84777aa68d
Merge pull request #7171 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/nodemon-3.1.0
Bump nodemon from 2.0.2 to 3.1.0 in /backend
2024-04-18 10:27:49 +02:00
dependabot[bot]
3e8c458c6f
Bump nodemon from 2.0.2 to 3.1.0 in /backend
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.2 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 08:05:52 +00:00
mahula
2f7aa84095
Merge pull request #7197 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/neo4j-driver-5.19.0
build(other): bump neo4j-driver from 4.4.7 to latest v4 patch available
2024-04-18 10:02:59 +02:00
mahula
2f279ff770
Merge branch 'master' into dependabot/npm_and_yarn/backend/neo4j-driver-5.19.0 2024-04-18 09:44:52 +02:00
mahula
bca5c2c4eb set backend neo4j-driver update to latests v4 patch 2024-04-18 09:29:59 +02:00
mahula
4e5dd075b1
Merge pull request #7273 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/typescript-5.4.5
Bump typescript from 4.9.5 to 5.4.5 in /backend
2024-04-18 09:27:48 +02:00
dependabot[bot]
908422cf4a
Bump typescript from 4.9.5 to 5.4.5 in /backend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 07:10:12 +00:00
mahula
0a322f6685
Merge pull request #7208 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/validator-13.11.0
Bump validator from 13.0.0 to 13.11.0 in /webapp
2024-04-18 09:07:29 +02:00
dependabot[bot]
87db08282f
Bump validator from 13.0.0 to 13.11.0 in /webapp
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.0.0 to 13.11.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.0.0...13.11.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 06:39:26 +00:00
mahula
ef94f514ea
Merge pull request #7195 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/jest-29.7.0
Bump jest from 29.5.0 to 29.7.0 in /webapp
2024-04-18 08:09:11 +02:00
dependabot[bot]
6a7e3d0bac
Bump jest from 29.5.0 to 29.7.0 in /webapp
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 05:50:47 +00:00
mahula
a1e7307bf4
Merge pull request #7282 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-plugin-vue-9.25.0
Bump eslint-plugin-vue from 9.24.0 to 9.25.0 in /webapp
2024-04-17 23:12:47 +02:00
dependabot[bot]
1b0f9712af
Bump eslint-plugin-vue from 9.24.0 to 9.25.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.24.0 to 9.25.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.25.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 17:14:56 +00:00
mahula
42c8ea79d1
Merge pull request #7188 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/typescript-eslint/parser-5.62.0
Bump @typescript-eslint/parser from 5.60.0 to 5.62.0 in /backend
2024-04-17 19:13:04 +02:00
dependabot[bot]
1d0a621957
Bump @typescript-eslint/parser from 5.60.0 to 5.62.0 in /backend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 16:47:12 +00:00
mahula
ae36423b40
Merge pull request #7275 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-plugin-security-3.0.0
Bump eslint-plugin-security from 2.1.1 to 3.0.0 in /backend
2024-04-17 18:45:37 +02:00
dependabot[bot]
3c81ae1d89
Bump eslint-plugin-security from 2.1.1 to 3.0.0 in /backend
Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-security/compare/v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-security
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 16:21:05 +00:00
mahula
e25765c3cc
Merge pull request #7204 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-plugin-jest-28.2.0
Bump eslint-plugin-jest from 27.2.2 to 28.2.0 in /backend
2024-04-17 18:19:04 +02:00
dependabot[bot]
b6108e2474
Bump eslint-plugin-jest from 27.2.2 to 28.2.0 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 28.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...v28.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 15:58:50 +00:00
mahula
7b80c44b8b
Merge pull request #7175 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/vue-advanced-chat-2.0.11
Bump vue-advanced-chat from 2.0.10 to 2.0.11 in /webapp
2024-04-17 17:57:05 +02:00