16284 Commits

Author SHA1 Message Date
Moriz Wahl
538f409086
feat(backend): observe posts (#8292)
* After creating the post, the author of it automatically observes it to get notifications when there are interactions

* a user that comments a post, automatically observes that post to get notifications when there are more interactions on that post

* mutation that switches the state of the observation of a post on and off
b3.2.1-971
2025-03-26 22:16:06 +01:00
54c2e5c131
release: also update helmchart versions (#8256)
To have congruence a release also updates the helmchart version. This
utilizes sed to replace the coresponding string. The `sed` command is
not present on windows and could prevent a windows user to use the
release functionality out of the box.

The release functionality is also externalized into its own script
`scripts/release.sh`.
b3.2.1-970
2025-03-17 21:49:26 +01:00
292155ea10
v3.2.1 (#8248)
updated changelog after rebase
b3.2.1-969 3.2.1
2025-03-03 17:04:17 +01:00
cc6aded685
remove the requirement for non-existant job in publish workflow (#8251) b3.2.0-968 2025-03-03 12:59:37 +01:00
51b9bb4315
removed dockerhub related stuff (#8249) 2025-03-02 17:42:11 +01:00
Wolfgang Huß
87e5fc6bf8
feat(webapp): implement configurable custom button in header (#8215)
* Implement configurable custom button in header

* Implement default values for 'headerMenu'

---------

Co-authored-by: mahula <lenzmath@posteo.de>
2025-03-01 08:00:41 +01:00
Robert Schäfer
628b57aa29
feat(other): major improvement of deployment (#7925)
* feat(other): major improvement of deployment

Motivation
----------

Kubernetes:
* backend becomes a statefulset (exclusive volume mount)
  See: https://spacelift.io/blog/statefulset-vs-deployment
* implement neo4j backup with job

Docker:
* consistent targets across all dockerfiles
* remove redundant labels
* remove unnecessary build args
* remove obsolete networks
* remove development dependencies for production

Rebranding:
* add image tags for local tagging and pulling
* use Github's docker build workflows
* use Github container registry
* ONBUILD to simplify caller Dockerfiles
* docker compose for branding

Tooling:
* same node --version as in dockerfile

Docs:
* missing step in README.md

* refactor: remove submodules

It's better to keep them all in a separate repository

* improve kubernetes chart

* better image tag defaults
* split neo4j into its own chart (for re-use)
* use application defaults where possible

* optional resources for all pods

* remove obsolete key/value pair from secrets

* remove obsolete build argsand

and add labels for neo4j enterprise

* env vars for webapp

* allow to define redirect domains

Define a list of Domains that redirect to the domain of the project. The
idea is to provide the ability to redirect eg. www.domain.tld to
domain.tld

* remove maintenance part regarding database

* move backup job outside template folder

* name the ingress

* updated ingress

* handle empty case of middlewares

* try to default the ingress

* use quote

* restore todo-next-update

* fix docu check

* fix naming

* try using prod:migrate

* try using override config

* copy src folder

* try using base as image instead of build

* fix test build

* force build

* comment for the problem

* fix webapp tests (potentially)

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-02-28 18:22:23 +01:00
mahula
925c1d8e81
Merge pull request #8187 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-c4e2459cc1
Bump the metascraper group across 1 directory with 12 updates
b3.2.0-964
2025-02-25 07:57:18 +01:00
dependabot[bot]
2c7139036c
Bump the metascraper group across 1 directory with 12 updates
Bumps the metascraper group with 12 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [metascraper](https://github.com/microlinkhq/metascraper) | `5.33.5` | `5.46.7` |
| [metascraper-author](https://github.com/microlinkhq/metascraper) | `5.33.5` | `5.46.5` |
| [metascraper-date](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-date) | `5.33.5` | `5.46.5` |
| [metascraper-description](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-description) | `5.33.5` | `5.46.5` |
| [metascraper-image](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-image) | `5.33.5` | `5.46.5` |
| [metascraper-lang](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-lang) | `5.33.5` | `5.46.5` |
| [metascraper-logo](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-logo) | `5.33.5` | `5.46.5` |
| [metascraper-publisher](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-publisher) | `5.33.5` | `5.46.5` |
| [metascraper-title](https://github.com/microlinkhq/metascraper) | `5.34.7` | `5.46.5` |
| [metascraper-url](https://github.com/microlinkhq/metascraper) | `5.34.2` | `5.46.5` |
| [metascraper-video](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-video) | `5.33.5` | `5.46.5` |
| [metascraper-youtube](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-youtube) | `5.33.5` | `5.46.5` |



Updates `metascraper` from 5.33.5 to 5.46.7
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.46.7)

Updates `metascraper-author` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.46.5)

Updates `metascraper-date` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-date/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-date)

Updates `metascraper-description` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-description/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-description)

Updates `metascraper-image` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-image/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-image)

Updates `metascraper-lang` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-lang/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-lang)

Updates `metascraper-logo` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-logo/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-logo)

Updates `metascraper-publisher` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-publisher/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-publisher)

Updates `metascraper-title` from 5.34.7 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.34.7...v5.46.5)

Updates `metascraper-url` from 5.34.2 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.34.2...v5.46.5)

Updates `metascraper-video` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-video/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-video)

Updates `metascraper-youtube` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-youtube/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-youtube)

---
updated-dependencies:
- dependency-name: metascraper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-author
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-date
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-description
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-lang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-logo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-publisher
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-title
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-url
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-video
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-youtube
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 21:50:47 +00:00
mahula
23e5c01c2d
Merge pull request #8206 from Ocelot-Social-Community/dependabot/github_actions/peter-evans/repository-dispatch-b0b38f73c8333be75d585a92b2c630a10d2a78f5
Bump peter-evans/repository-dispatch from 39d2331fbbe4be56c4434ca745a23633155f9cdf to b0b38f73c8333be75d585a92b2c630a10d2a78f5
b3.2.0-963
2025-02-24 22:47:05 +01:00
dependabot[bot]
bf04af5377
Bump peter-evans/repository-dispatch
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 39d2331fbbe4be56c4434ca745a23633155f9cdf to b0b38f73c8333be75d585a92b2c630a10d2a78f5.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](39d2331fbb...b0b38f73c8)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 20:56:25 +00:00
mahula
80aa677933
Merge pull request #8178 from Ocelot-Social-Community/dependabot/github_actions/gaurav-nelson/github-action-markdown-link-check-1b916f2cf6c36510a6059943104e3c42ce6c16bc
Bump gaurav-nelson/github-action-markdown-link-check from 7d83e59a57f3c201c76eed3d33dff64ec4452d27 to 1b916f2cf6c36510a6059943104e3c42ce6c16bc
b3.2.0-962
2025-02-24 21:55:16 +01:00
dependabot[bot]
8d465ef7f1
Bump gaurav-nelson/github-action-markdown-link-check
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 7d83e59a57f3c201c76eed3d33dff64ec4452d27 to 1b916f2cf6c36510a6059943104e3c42ce6c16bc.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](7d83e59a57...1b916f2cf6)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 19:51:28 +00:00
mahula
452798b4e8
Merge pull request #8216 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/xregexp-5.1.2
Bump xregexp from 4.3.0 to 5.1.2 in /webapp
b3.2.0-961
2025-02-24 20:50:21 +01:00
dependabot[bot]
9ef957a3fc
Bump xregexp from 4.3.0 to 5.1.2 in /webapp
Bumps [xregexp](https://github.com/slevithan/xregexp) from 4.3.0 to 5.1.2.
- [Release notes](https://github.com/slevithan/xregexp/releases)
- [Commits](https://github.com/slevithan/xregexp/compare/v4.3.0...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 19:14:26 +00:00
mahula
8500c4ada3
Merge pull request #8225 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/xregexp-5.1.2
Bump xregexp from 4.3.0 to 5.1.2 in /backend
b3.2.0-960
2025-02-24 20:11:08 +01:00
dependabot[bot]
8eee365f68
Bump xregexp from 4.3.0 to 5.1.2 in /backend
Bumps [xregexp](https://github.com/slevithan/xregexp) from 4.3.0 to 5.1.2.
- [Release notes](https://github.com/slevithan/xregexp/releases)
- [Commits](https://github.com/slevithan/xregexp/compare/v4.3.0...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 16:53:25 +00:00
mahula
2c80f61833
Merge pull request #8222 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.8.3
Bump eslint-import-resolver-typescript from 3.7.0 to 3.8.3 in /backend
b3.2.0-959
2025-02-24 17:51:08 +01:00
dependabot[bot]
07965b8668
Bump eslint-import-resolver-typescript from 3.7.0 to 3.8.3 in /backend
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.7.0 to 3.8.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.7.0...v3.8.3)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 16:30:55 +00:00
mahula
10f9b21192
Merge pull request #8173 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/nodemailer-6.10.0
Bump nodemailer from 6.9.16 to 6.10.0 in /backend
b3.2.0-958
2025-02-24 17:28:29 +01:00
dependabot[bot]
37a4ca1e1e
Bump nodemailer from 6.9.16 to 6.10.0 in /backend
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 6.10.0.
- [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.16...v6.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 16:11:19 +00:00
mahula
a531fc6f3d
Merge pull request #8204 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/faker-js/faker-9.5.0
Bump @faker-js/faker from 9.3.0 to 9.5.0 in /backend
b3.2.0-957
2025-02-24 17:09:02 +01:00
dependabot[bot]
2cd6d09760
Bump @faker-js/faker from 9.3.0 to 9.5.0 in /backend
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.3.0 to 9.5.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.3.0...v9.5.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>
2025-02-24 15:52:28 +00:00
mahula
d37c2e477a
Merge pull request #8205 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/babel-f2a6cba48c
Bump the babel group across 1 directory with 2 updates
b3.2.0-956
2025-02-24 16:35:46 +01:00
dependabot[bot]
11841ec2a3
Bump the babel group across 1 directory with 2 updates
Bumps the babel group with 2 updates in the /backend directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 15:17:23 +00:00
mahula
4c68ea67a2
Merge pull request #8197 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel-f2a6cba48c
Bump the babel group across 1 directory with 2 updates
b3.2.0-955
2025-02-24 16:14:06 +01:00
dependabot[bot]
515d84de91
Bump the babel group across 1 directory with 2 updates
Bumps the babel group with 2 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 14:36:49 +00:00
mahula
25e4bd6d5c
Merge pull request #8223 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/types/node-22.13.5
Bump @types/node from 22.10.2 to 22.13.5 in /backend
b3.2.0-954
2025-02-24 15:34:14 +01:00
dependabot[bot]
4de1b1a8b9
Bump @types/node from 22.10.2 to 22.13.5 in /backend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.13.5.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:45:51 +00:00
mahula
ad8beab73f
Merge pull request #8160 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-plugin-jest-28.11.0
Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in /backend
b3.2.0-953
2025-02-24 14:43:18 +01:00
dependabot[bot]
77908a85fd
Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.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/v28.10.0...v28.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:24:08 +00:00
mahula
d35508faff
Merge pull request #8211 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/faker-js/faker-9.5.0
Bump @faker-js/faker from 9.3.0 to 9.5.0 in /webapp
b3.2.0-952
2025-02-24 14:21:52 +01:00
dependabot[bot]
3e38454a72
Bump @faker-js/faker from 9.3.0 to 9.5.0 in /webapp
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.3.0 to 9.5.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.3.0...v9.5.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>
2025-02-24 13:05:13 +00:00
mahula
2f20abede9
Merge pull request #8196 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-9.5.0
Bump @faker-js/faker from 9.3.0 to 9.5.0
b3.2.0-951
2025-02-24 14:01:59 +01:00
dependabot[bot]
a5779298f7
Bump @faker-js/faker from 9.3.0 to 9.5.0
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.3.0 to 9.5.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.3.0...v9.5.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>
2025-02-24 12:40:57 +00:00
mahula
8a6522fae6
Merge pull request #8165 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-config-prettier-10.0.1
Bump eslint-config-prettier from 9.1.0 to 10.0.1 in /backend
b3.2.0-950
2025-02-24 13:10:37 +01:00
dependabot[bot]
4707dae098
Bump eslint-config-prettier from 9.1.0 to 10.0.1 in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 11:51:30 +00:00
mahula
c3380b204b
Merge pull request #8170 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-plugin-prettier-5.2.3
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /backend
b3.2.0-949
2025-02-24 12:47:16 +01:00
dependabot[bot]
2e9f541af8
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /backend
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 11:21:54 +00:00
mahula
36e65b83d7
Merge pull request #8228 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/prettier-3.5.2
Bump prettier from 3.4.2 to 3.5.2 in /backend
b3.2.0-948
2025-02-24 12:14:51 +01:00
dependabot[bot]
6d105cc3dc
Bump prettier from 3.4.2 to 3.5.2 in /backend
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 10:57:28 +00:00
mahula
dd851bff67
Merge pull request #8152 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-config-prettier-10.0.1
Bump eslint-config-prettier from 6.15.0 to 10.0.1 in /webapp
b3.2.0-947
2025-02-24 11:54:56 +01:00
dependabot[bot]
d58cd525fb
Bump eslint-config-prettier from 6.15.0 to 10.0.1 in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 10:36:29 +00:00
mahula
0fca3267f2
Merge pull request #8179 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-plugin-prettier-5.2.3
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /webapp
b3.2.0-946
2025-02-24 11:33:16 +01:00
dependabot[bot]
51f062e4f7
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /webapp
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 10:14:46 +00:00
mahula
90602357d5
Merge pull request #8227 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/prettier-3.5.2
Bump prettier from 3.4.2 to 3.5.2 in /webapp
b3.2.0-945
2025-02-24 11:11:26 +01:00
dependabot[bot]
162169d1ea
Bump prettier from 3.4.2 to 3.5.2 in /webapp
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 09:54:23 +00:00
mahula
5c0593c619
Merge pull request #8207 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/sass-1.85.0
Bump sass from 1.83.0 to 1.85.0 in /webapp
b3.2.0-944
2025-02-24 10:50:51 +01:00
dependabot[bot]
933c17bc41
Bump sass from 1.83.0 to 1.85.0 in /webapp
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.85.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.83.0...1.85.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 09:33:45 +00:00
mahula
78091c0dd0
Merge pull request #8219 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-3dbb08fd01
Bump the cypress group across 1 directory with 3 updates
b3.2.0-943
2025-02-24 10:29:27 +01:00