15966 Commits

Author SHA1 Message Date
dependabot[bot]
7725bc75ae
Bump @types/node from 22.8.1 to 22.8.4 in /backend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.1 to 22.8.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 11:46:55 +00:00
mahula
de3d341bf5
Merge pull request #8019 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-a0954e3f0a
Bump the cypress group across 1 directory with 4 updates
b3.2.0-887
2024-10-30 12:45:17 +01:00
dependabot[bot]
6a022d5528
Bump the cypress group across 1 directory with 4 updates
Bumps the cypress group with 4 updates in the / directory: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor), [@cucumber/cucumber](https://github.com/cucumber/cucumber-js), [cypress](https://github.com/cypress-io/cypress) and [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter).


Updates `@badeball/cypress-cucumber-preprocessor` from 20.0.4 to 21.0.2
- [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.4...v21.0.2)

Updates `@cucumber/cucumber` from 10.6.0 to 11.0.1
- [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.6.0...v11.0.1)

Updates `cypress` from 13.8.1 to 13.15.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.8.1...v13.15.1)

Updates `multiple-cucumber-html-reporter` from 3.6.2 to 3.8.0
- [Release notes](https://github.com/WasiqB/multiple-cucumber-html-reporter/releases)
- [Changelog](https://github.com/WasiqB/multiple-cucumber-html-reporter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasiqB/multiple-cucumber-html-reporter/compare/v3.6.2...v3.8.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cypress
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cypress
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cypress
- dependency-name: multiple-cucumber-html-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cypress
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 09:43:56 +00:00
mahula
4af31d880b
Merge pull request #8041 from Ocelot-Social-Community/ignore-dependabot-frontend-bump-pr
refactor(maintenance): dependabot: disable frontend dependency checks
b3.2.0-886
2024-10-30 10:41:37 +01:00
mahula
d07ee42df6
Merge branch 'master' into ignore-dependabot-frontend-bump-pr 2024-10-30 10:23:06 +01:00
mahula
b8349187ae
Merge pull request #8046 from Ocelot-Social-Community/backend-dependency-update
build(backend): update minor backend dependencies
b3.2.0-885
2024-10-30 10:22:51 +01:00
mahula
47b479c878
Merge branch 'master' into backend-dependency-update 2024-10-30 10:00:19 +01:00
Wolfgang Huß
ffa86c62d0
Merge branch 'master' into ignore-dependabot-frontend-bump-pr 2024-10-30 09:35:03 +01:00
Wolfgang Huß
6db07cda56
Merge pull request #8043 from Ocelot-Social-Community/cypress-cucumber-preprocessor-replace-browserify
refactor(other): adapt cypress config to cypress-cucumber-preprocessor update
b3.2.0-884
2024-10-30 09:33:27 +01:00
mahula
62551f2b31 backend: update minor dependencies 2024-10-29 19:21:15 +01:00
mahula
9d721a7465
Merge branch 'master' into cypress-cucumber-preprocessor-replace-browserify 2024-10-29 09:02:48 +01:00
mahula
66ee8571a9 adapt cypress config to cypress-cucumber-preprocessor update
- see https://github.com/badeball/cypress-cucumber-preprocessor/releases/tag/v21.0.0
2024-10-29 08:59:45 +01:00
mahula
dbd7f94f59
Merge pull request #8025 from Ocelot-Social-Community/dependabot/github_actions/crazy-max/ghaction-github-pages-fbf0a4fa4e00f45accd6cf3232368436ec06ed59
Bump crazy-max/ghaction-github-pages from 08f571653184e9ff3d598bdda53ffd4ed00ed562 to fbf0a4fa4e00f45accd6cf3232368436ec06ed59
b3.2.0-883
2024-10-28 21:23:05 +01:00
dependabot[bot]
45ab6d26c8
Bump crazy-max/ghaction-github-pages
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 08f571653184e9ff3d598bdda53ffd4ed00ed562 to fbf0a4fa4e00f45accd6cf3232368436ec06ed59.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](08f5716531...fbf0a4fa4e)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 20:05:06 +00:00
mahula
2c4300c7e6
Merge pull request #8039 from Ocelot-Social-Community/sass-math-fix
fix(other): revert a change, which accedentally was merged
b3.2.0-882
2024-10-28 20:02:19 +01:00
mahula
c779456494 dependabot: disable frontend dependency checks 2024-10-28 20:01:16 +01:00
Wolfgang Huß
87c5ac6973
Merge branch 'master' into sass-math-fix 2024-10-28 19:33:11 +01:00
mahula
8924fb2a52
Merge pull request #8026 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/nodemailer-6.9.16
Bump nodemailer from 6.9.13 to 6.9.16 in /backend
b3.2.0-881
2024-10-28 18:16:42 +01:00
dependabot[bot]
fac33cbc7b
Bump nodemailer from 6.9.13 to 6.9.16 in /backend
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.13 to 6.9.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.13...v6.9.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 15:28:59 +00:00
mahula
bdcb108c08
Merge pull request #8029 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-9.1.0
Bump @faker-js/faker from 9.0.3 to 9.1.0
b3.2.0-880
2024-10-28 16:24:05 +01:00
dependabot[bot]
b977574ec1
Bump @faker-js/faker from 9.0.3 to 9.1.0
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.0.3 to 9.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/v9.0.3...v9.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>
2024-10-28 15:05:40 +00:00
mahula
8ae225450a
Merge pull request #8036 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/faker-js/faker-9.1.0
Bump @faker-js/faker from 9.0.3 to 9.1.0 in /webapp
b3.2.0-879
2024-10-28 16:04:16 +01:00
mahula
89d870f7f1 fix change, which accedentally was merged 2024-10-28 14:27:16 +01:00
dependabot[bot]
f40d35fa0e
Bump @faker-js/faker from 9.0.3 to 9.1.0 in /webapp
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.0.3 to 9.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/v9.0.3...v9.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>
2024-10-28 13:18:03 +00:00
mahula
98049993eb
Merge pull request #8031 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/faker-js/faker-9.1.0
Bump @faker-js/faker from 9.0.3 to 9.1.0 in /backend
b3.2.0-878
2024-10-28 14:14:46 +01:00
dependabot[bot]
019a4d8399
Bump @faker-js/faker from 9.0.3 to 9.1.0 in /backend
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.0.3 to 9.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/v9.0.3...v9.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>
2024-10-28 12:16:08 +00:00
Wolfgang Huß
7b505d3847
Merge pull request #8024 from Ocelot-Social-Community/dependabot-degroup
refactor(other): dependabot: degroups webapp package updates for babel, graphql, neo4j, and nuxt
b3.2.0-877
2024-10-28 13:13:20 +01:00
Wolfgang Huß
1e02dc4e87
Merge branch 'master' into dependabot-degroup 2024-10-28 12:15:38 +01:00
mahula
cf69280071 fix typo in dependabot file 2024-10-28 11:16:20 +01:00
mahula
afc2143865
Merge pull request #7962 from Ocelot-Social-Community/dependabot/npm_and_yarn/slug-10.0.0
Bump slug from 9.1.0 to 10.0.0
b3.2.0-876
2024-10-28 10:55:20 +01:00
dependabot[bot]
c2a4b7614c
Bump slug from 9.1.0 to 10.0.0
Bumps [slug](https://github.com/Trott/slug) from 9.1.0 to 10.0.0.
- [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/slug/compare/v9.1.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:20 +00:00
mahula
a3fe9338c2
Merge pull request #7842 from Ocelot-Social-Community/dependabot/npm_and_yarn/auto-changelog-2.5.0
Bump auto-changelog from 2.4.0 to 2.5.0
b3.2.0-875
2024-10-28 10:36:59 +01:00
dependabot[bot]
9aaf50d9c7
Bump auto-changelog from 2.4.0 to 2.5.0
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/auto-changelog/compare/v2.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:18:17 +00:00
mahula
cfcbcb3b4f further dependabot package degroup 2024-10-28 10:09:53 +01:00
mahula
89a2d3995f
Merge pull request #7916 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/helmet-8.0.0
Bump helmet from 7.1.0 to 8.0.0 in /backend
b3.2.0-874
2024-10-28 10:06:07 +01:00
dependabot[bot]
bebc63b0ba
Bump helmet from 7.1.0 to 8.0.0 in /backend
Bumps [helmet](https://github.com/helmetjs/helmet) from 7.1.0 to 8.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v7.1.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 08:43:29 +00:00
Wolfgang Huß
8df4330321
Merge pull request #7988 from Ocelot-Social-Community/7340-devopswebapp-depricated-warning-on-running-the-webapp
refactor(webapp): migrate sass devisions
b3.2.0-873
2024-10-27 13:35:57 +01:00
Wolfgang Huß
af85ef0f3e Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 7340-devopswebapp-depricated-warning-on-running-the-webapp 2024-10-27 13:08:49 +01:00
mahula
09498bc4e5 adapt nuxt config to use hoisting @use imports 2024-10-27 11:06:10 +01:00
mahula
035c1943f7 upgrade package @nuxtjs/style-resources to use hoisting @use imports 2024-10-27 11:05:01 +01:00
mahula
2b281ccf97 remove unplanned changes 2024-10-26 13:09:29 +02:00
mahula
7f4657ffc9 dependabot: degroups webapp package updates for babel and nuxt 2024-10-26 12:56:20 +02:00
mahula
aec42360c4
Merge pull request #7963 from Ocelot-Social-Community/dependabot/npm_and_yarn/frontend/vitest-704a82ba63
Bump the vitest group across 1 directory with 2 updates
b3.2.0-872
2024-10-26 12:47:28 +02:00
dependabot[bot]
a49a8ef66e
Bump the vitest group across 1 directory with 2 updates
Bumps the vitest group with 1 update in the /frontend directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8).


Updates `@vitest/coverage-v8` from 2.0.5 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `vitest` from 2.0.5 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:27:29 +00:00
mahula
7e961758fb
Merge pull request #7990 from Ocelot-Social-Community/dependabot/github_actions/actions/cache-6849a6489940f00c2f30c0fb92c6274307ccb58a
Bump actions/cache from 8469c94c6a180dfb41a1bd7e1b46ac557ea124f1 to 6849a6489940f00c2f30c0fb92c6274307ccb58a
b3.2.0-871
2024-10-26 12:26:16 +02:00
dependabot[bot]
345f9659b8
Bump actions/cache
Bumps [actions/cache](https://github.com/actions/cache) from 8469c94c6a180dfb41a1bd7e1b46ac557ea124f1 to 6849a6489940f00c2f30c0fb92c6274307ccb58a.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](8469c94c6a...6849a64899)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:05:35 +00:00
mahula
6070465a37
Merge pull request #8010 from Ocelot-Social-Community/dependabot/npm_and_yarn/frontend/pinia-e67df56f88
Bump pinia-plugin-persistedstate from 4.1.1 to 4.1.2 in /frontend in the pinia group
b3.2.0-870
2024-10-26 12:04:49 +02:00
dependabot[bot]
85b9978fd4
Bump pinia-plugin-persistedstate in /frontend in the pinia group
Bumps the pinia group in /frontend with 1 update: [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate).


Updates `pinia-plugin-persistedstate` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pinia
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 09:47:37 +00:00
mahula
67bb403571
Merge pull request #8017 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel-2acbae0b3b
Bump the babel group across 1 directory with 3 updates
b3.2.0-869
2024-10-26 11:45:34 +02:00
dependabot[bot]
0429982807
Bump the babel group across 1 directory with 3 updates
Bumps the babel group with 3 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register).


Updates `@babel/core` from 7.25.8 to 7.26.0
- [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.26.0/packages/babel-core)

Updates `@babel/preset-env` from 7.25.8 to 7.26.0
- [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.26.0/packages/babel-preset-env)

Updates `@babel/register` from 7.25.7 to 7.25.9
- [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.25.9/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@babel/register"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 09:24:14 +00:00