14699 Commits

Author SHA1 Message Date
mahula
bc7a6dc8f9
Merge branch 'master' into tarun_samanta/#6750 2023-09-26 20:38:37 +02:00
mahula
ddd2ef234b
Merge pull request #6749 from Ocelot-Social-Community/dependabot/docker/webapp/node-20.7.0-alpine3.17
build(other): bump node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17 in /webapp
b3.1.0-570
2023-09-26 20:38:19 +02:00
mahula
0d94859734
Merge branch 'master' into dependabot/docker/webapp/node-20.7.0-alpine3.17 2023-09-26 19:35:08 +02:00
mahula
5436331fc0
Merge pull request #6748 from Ocelot-Social-Community/dependabot/docker/backend/node-20.7.0-alpine3.17
build(other): bump node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17 in /backend
b3.1.0-569
2023-09-26 19:34:49 +02:00
mahula
79a2002108
Merge branch 'master' into dependabot/docker/backend/node-20.7.0-alpine3.17 2023-09-26 18:47:42 +02:00
mahula
a78b6ff3b2
Merge pull request #6756 from Ocelot-Social-Community/fix-post-search
fix(backend): post type as array in search posts query
b3.1.0-568
2023-09-26 18:47:28 +02:00
mahula
c83e8e5bc5
Merge branch 'master' into fix-post-search 2023-09-26 18:10:38 +02:00
mahula
15aeebe3fa
Merge pull request #6724 from Ocelot-Social-Community/remove-metascraper-audio-package-from-backend
refactor(backend): remove redundant package metascraper-audio from backend
b3.1.0-567
2023-09-26 18:10:27 +02:00
Wolfgang Huß
ae5f185f96 Upgrade Node version in '.nvmrc' files to v20.7.0 2023-09-26 17:57:37 +02:00
mahula
469b4e125c
Merge branch 'master' into remove-metascraper-audio-package-from-backend 2023-09-26 17:28:02 +02:00
mahula
6ffc1a1477
Merge pull request #6382 from Ocelot-Social-Community/6376-refactor-cypress-upgrad-all-relevant-packages-to-current-versions
test(other): update cypress related packages
b3.1.0-566
2023-09-26 17:24:14 +02:00
Moriz Wahl
7858dc6afb add event data to search post query 2023-09-26 17:15:14 +02:00
Tarun Samanta
8699d1049e
Update webapp/components/_new/generic/CounterIcon/CounterIcon.vue
Applied v-if only to the span tag

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2023-09-26 20:37:53 +05:30
Wolfgang Huß
e8f45b8b53 Upgrade Node version in '.nvmrc' files to v20.6.0 2023-09-26 15:43:59 +02:00
mahula
dd75636eae update cypress packages
- cucumber preprocessor package to v18.0.6
- cucumber package to v13.2.0
2023-09-26 15:07:09 +02:00
Moriz Wahl
6860a19629 query postType on searchPosts 2023-09-26 15:03:08 +02:00
Moriz Wahl
b1b26862a6 fix(backend): postType as array in searchPosts 2023-09-26 15:02:47 +02:00
Wolfgang Huß
fa808684bf Add a description for the usage to the Neo4j readme 2023-09-26 14:48:31 +02:00
mahula
e53ef3f3d9
Merge branch 'master' into 6376-refactor-cypress-upgrad-all-relevant-packages-to-current-versions 2023-09-26 14:42:55 +02:00
mahula
2229baff6f Revert "update cypress packages"
This reverts commit 3a148ea1ecb03e1ab90f4d9740c6be8d364ec27b.
2023-09-26 14:35:05 +02:00
mahula
dbedcf901d update cypress packages
- cucumber preprocessor package to v18.0.6
- cucumber package to v13.2.0
2023-09-26 14:33:40 +02:00
Wolfgang Huß
232922d41e Add tail command as template comment to 'docker-compose.yml' 2023-09-26 14:30:30 +02:00
Tarun Samanta
d07fa4be0e
Update CounterIcon.vue 2023-09-26 02:39:47 +05:30
Tarun Samanta
76736b1d52 [Feature] Chat: Only show counter if unread messages exist 2023-09-25 23:28:06 +05:30
dependabot[bot]
1dc58a0489
Bump node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17 in /webapp
Bumps node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 01:58:52 +00:00
dependabot[bot]
e71e577c5b
Bump node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17 in /backend
Bumps node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 01:55:25 +00:00
dependabot[bot]
dde47a638f
Bump @babel/register from 7.22.5 to 7.22.15
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.22.5 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/register"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 01:30:47 +00:00
dependabot[bot]
945e0dd940
Bump @faker-js/faker from 8.0.2 to 8.1.0
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.0.2 to 8.1.0.
- [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/v8.0.2...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 01:30:17 +00:00
dependabot[bot]
6b062b6484
Bump @babel/plugin-proposal-throw-expressions in /backend
Bumps [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-throw-expressions) from 7.8.3 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-plugin-proposal-throw-expressions)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-throw-expressions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 01:26:41 +00:00
dependabot[bot]
b2db4fe190
Bump @babel/preset-env from 7.22.9 to 7.22.20 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 01:26:17 +00:00
mahula
30fa8d883e
Merge pull request #6708 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/storybook/vue-7.4.0
build(other): bump @storybook/vue from 6.3.6 to 7.4.0 in /webapp
b3.1.0-565
2023-09-19 18:10:06 +02:00
mahula
00e6503da6
Merge branch 'master' into dependabot/npm_and_yarn/webapp/storybook/vue-7.4.0 2023-09-19 17:29:52 +02:00
mahula
50af2c0f3a
Merge pull request #6738 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/chai-4.3.8
build(other): bump chai from 4.2.0 to 4.3.8 in /backend
b3.1.0-564
2023-09-19 17:29:42 +02:00
mahula
bf889c77ab
Merge branch 'master' into dependabot/npm_and_yarn/backend/chai-4.3.8 2023-09-19 16:33:40 +02:00
mahula
bc11cb7b5a
Merge pull request #6737 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-config-prettier-9.0.0
build(other): bump eslint-config-prettier from 8.8.0 to 9.0.0 in /backend
b3.1.0-563
2023-09-19 16:33:33 +02:00
mahula
ab8ce54694
Merge branch 'master' into dependabot/npm_and_yarn/backend/eslint-config-prettier-9.0.0 2023-09-19 14:01:32 +02:00
mahula
e9232602a6
Merge pull request #6716 from Ocelot-Social-Community/dependabot/npm_and_yarn/slug-8.2.3
build(other): bump slug from 6.1.0 to 8.2.3
b3.1.0-562
2023-09-19 14:00:37 +02:00
mahula
8520a3d6dc
Merge branch 'master' into dependabot/npm_and_yarn/slug-8.2.3 2023-09-19 13:28:02 +02:00
mahula
e236580a7b
Merge pull request #6707 from Ocelot-Social-Community/dependabot/npm_and_yarn/jsonwebtoken-9.0.2
build(other): bump jsonwebtoken from 8.5.1 to 9.0.2
b3.1.0-561
2023-09-19 13:27:47 +02:00
mahula
f9a2a98cf8
Merge branch 'master' into dependabot/npm_and_yarn/jsonwebtoken-9.0.2 2023-09-19 12:53:34 +02:00
mahula
d2d14aecb5
Merge pull request #6699 from Ocelot-Social-Community/dependabot/npm_and_yarn/expect-29.6.4
build(other): bump expect from 29.6.1 to 29.6.4
b3.1.0-560
2023-09-19 12:53:07 +02:00
mahula
520d2b2728
Merge branch 'master' into dependabot/npm_and_yarn/expect-29.6.4 2023-09-19 11:42:01 +02:00
mahula
3d53eb22e5
Merge pull request #6709 from Ocelot-Social-Community/dependabot/docker/webapp/node-20.6.0-alpine3.17
build(other): bump node from 20.2.0-alpine3.17 to 20.6.0-alpine3.17 in /webapp
b3.1.0-559
2023-09-19 11:41:41 +02:00
mahula
42c8768089
Merge branch 'master' into dependabot/docker/webapp/node-20.6.0-alpine3.17 2023-09-19 11:06:46 +02:00
mahula
0d6beaa572
Merge pull request #6710 from Ocelot-Social-Community/dependabot/docker/backend/node-20.6.0-alpine3.17
build(other): bump node from 20.2.0-alpine3.17 to 20.6.0-alpine3.17 in /backend
b3.1.0-558
2023-09-19 11:06:25 +02:00
mahula
7ddc6a8936
Merge branch 'master' into dependabot/docker/backend/node-20.6.0-alpine3.17 2023-09-19 10:25:59 +02:00
mahula
2d63944c29
Merge pull request #6714 from Ocelot-Social-Community/dependabot/github_actions/actions/cache-3.3.2
build(other): bump actions/cache from 3.3.1 to 3.3.2
b3.1.0-557
2023-09-19 10:25:42 +02:00
mahula
f561f96a88
Merge branch 'master' into dependabot/github_actions/actions/cache-3.3.2 2023-09-19 09:55:16 +02:00
mahula
74e12d6b9b
Merge pull request #6713 from Ocelot-Social-Community/dependabot/github_actions/actions/checkout-4
build(other): bump actions/checkout from 3 to 4
b3.1.0-556
2023-09-19 09:54:55 +02:00
Hannes Heine
b35ecffb46
Merge branch 'master' into dependabot/github_actions/actions/checkout-4 2023-09-19 08:55:05 +02:00