154 Commits

Author SHA1 Message Date
mahula
a827e0a910
Merge pull request #104 from IT4Change/dependabot/npm_and_yarn/types/node-20.12.12
Bump @types/node from 20.12.11 to 20.12.12
2024-05-18 09:58:41 +02:00
dependabot[bot]
56d0fc85ae
Bump @types/node from 20.12.11 to 20.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.12.12.
- [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-05-18 07:57:31 +00:00
mahula
2c651606c3
Merge pull request #103 from IT4Change/dependabot/npm_and_yarn/prisma-1b70644923
Bump the prisma group with 2 updates
2024-05-18 09:55:40 +02:00
dependabot[bot]
27ebaca39e
Bump the prisma group with 2 updates
Bumps the prisma group with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/client` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.14.0/packages/client)

Updates `prisma` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.14.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 07:50:04 +00:00
mahula
194562375b
Merge pull request #102 from IT4Change/dependabot/npm_and_yarn/eslint-391c6226e0
Bump the eslint group across 1 directory with 2 updates
2024-05-18 09:39:00 +02:00
dependabot[bot]
449ffb9d69
Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.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/v7.9.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 17:05:13 +00:00
mahula
253deafa5d
Merge pull request #101 from IT4Change/refactor-dependabot
refactor(backend): exclude packages from depenabot group eslint
2024-05-15 19:04:01 +02:00
mahula
ebaa8f2a06 exclude eslint-plugin-n and eslint front dependabot group eslint 2024-05-15 19:01:41 +02:00
mahula
f2da326e71
Merge pull request #99 from IT4Change/dependabot-group-updates
refactor(backend): dependabot group updates
2024-05-13 18:01:44 +02:00
mahula
c2a33b64a1 add dependabot groups to bundle bump requests 2024-05-13 17:59:10 +02:00
mahula
4a4cae1245 set dependabot request limit to 99 2024-05-13 17:50:04 +02:00
mahula
f6067a59b5
Merge pull request #98 from IT4Change/update-packages-2024-05-12
chore(backend): update packages 2024 05 12
2024-05-12 18:03:17 +02:00
mahula
d12dec0bf0 update packages 2024-05-12 18:01:25 +02:00
mahula
1ce8d63e1e
Merge pull request #94 from IT4Change/dependabot/npm_and_yarn/types/node-20.12.10
Bump @types/node from 20.12.9 to 20.12.10
2024-05-06 19:18:04 +02:00
dependabot[bot]
88a95230dd
Bump @types/node from 20.12.9 to 20.12.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.9 to 20.12.10.
- [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-05-06 17:16:39 +00:00
mahula
3bead60b23
Merge pull request #93 from IT4Change/update-packages-2024-05-06
chore(backend): update packages 204 05 06
2024-05-06 19:14:20 +02:00
mahula
2bef101e0b
Merge branch 'master' into update-packages-2024-05-06 2024-05-06 19:13:05 +02:00
mahula
5f34cc35aa update packages 2024-05-06 19:10:09 +02:00
mahula
dc3dd5d847
Merge pull request #91 from IT4Change/dependabot/npm_and_yarn/typescript-eslint/parser-7.8.0
Bump @typescript-eslint/parser from 7.7.1 to 7.8.0
2024-05-06 19:03:53 +02:00
dependabot[bot]
acbadd77e2
Bump @typescript-eslint/parser from 7.7.1 to 7.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.1 to 7.8.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/v7.8.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-05-04 01:24:25 +00:00
mahula
f7a977b936
Merge pull request #85 from IT4Change/use-our-vuepress-deploy-action-in-workflows
refactor(backend): use our vuepress deployment action in docs deployment workflow
2024-05-01 16:00:00 +02:00
mahula
5e0832aa18 use our vuepress deployment action in docs deployment workflow 2024-05-01 15:58:17 +02:00
mahula
484732ee6e
Merge pull request #84 from IT4Change/update-packages-27-04
chore(backend): update packages 2024 04 27
2024-04-27 06:57:45 +02:00
mahula
824fbb5321
Merge branch 'master' into update-packages-27-04 2024-04-27 06:55:51 +02:00
mahula
f23c48933e update packages 2024-04-27 06:51:21 +02:00
mahula
5badbdd255
Merge pull request #79 from IT4Change/dependabot/npm_and_yarn/vuepress/theme-default-2.0.0-rc.26
Bump @vuepress/theme-default from 2.0.0-rc.25 to 2.0.0-rc.26
2024-04-27 06:50:45 +02:00
dependabot[bot]
b3aa39a9b4
Bump @vuepress/theme-default from 2.0.0-rc.25 to 2.0.0-rc.26
Bumps [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default) from 2.0.0-rc.25 to 2.0.0-rc.26.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

---
updated-dependencies:
- dependency-name: "@vuepress/theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 01:29:56 +00:00
mahula
d98d29877a
Merge pull request #74 from IT4Change/dependabot/npm_and_yarn/vuepress/theme-default-2.0.0-rc.25
Bump @vuepress/theme-default from 2.0.0-rc.24 to 2.0.0-rc.25
2024-04-20 07:36:38 +02:00
dependabot[bot]
f75e9d17d5
Bump @vuepress/theme-default from 2.0.0-rc.24 to 2.0.0-rc.25
Bumps [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default) from 2.0.0-rc.24 to 2.0.0-rc.25.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

---
updated-dependencies:
- dependency-name: "@vuepress/theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 05:35:33 +00:00
mahula
64503c6b51
Merge pull request #76 from IT4Change/update-packages-20-04
chore(backend): update packages 20 04
2024-04-20 07:34:27 +02:00
mahula
1336875f3b update packages with patch and minor updates 2024-04-20 07:24:25 +02:00
mahula
15bbb7b509
Merge pull request #70 from IT4Change/update-packages-13-04
chore(backend): update packages 13 04
2024-04-13 10:07:57 +02:00
mahula
acf7e9b810 adapt remark config and readme file to remark warnings 2024-04-13 10:04:06 +02:00
mahula
1893d9991d update packages 2024-04-13 09:54:38 +02:00
mahula
d9c735fa6c
Merge pull request #59 from IT4Change/update-packages-06-04
chore(backend): update packages 07 04
2024-04-07 12:27:20 +02:00
mahula
fe5ead7226 update packages 2024-04-07 12:25:27 +02:00
mahula
3c30d6f3a6
Merge pull request #56 from IT4Change/set-dependabot-pr-limit
refactor(backend): fix dependabot pr limit problem
2024-04-07 11:51:17 +02:00
mahula
2400528951
Merge branch 'master' into set-dependabot-pr-limit 2024-04-07 11:50:08 +02:00
mahula
72716c6737 fix dependabot pr limit problem 2024-04-07 11:48:28 +02:00
mahula
56c984a1ae
Merge pull request #55 from IT4Change/set-dependabot-pr-limit
chore(other): set dependabot package update pr limit to none
2024-04-06 23:59:38 +02:00
mahula
c9357871b8 set dependabot package update pr limit to none 2024-04-06 23:58:08 +02:00
mahula
388bc781b4
Merge pull request #54 from IT4Change/update-packages
chore(backend): update packages 06 04
2024-04-06 09:14:42 +02:00
mahula
858c8f2a3e
Merge branch 'master' into update-packages 2024-04-06 09:13:26 +02:00
mahula
a80f7b5a2e update packages 2024-04-06 09:07:40 +02:00
mahula
7f6f527e0d
Merge pull request #47 from IT4Change/dependabot/npm_and_yarn/vuepress/theme-default-2.0.0-rc.21
Bump @vuepress/theme-default from 2.0.0-rc.20 to 2.0.0-rc.21
2024-03-30 08:43:15 +01:00
dependabot[bot]
a1929ed957
Bump @vuepress/theme-default from 2.0.0-rc.20 to 2.0.0-rc.21
Bumps [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default) from 2.0.0-rc.20 to 2.0.0-rc.21.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

---
updated-dependencies:
- dependency-name: "@vuepress/theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 07:34:16 +00:00
mahula
fc40eaaa28
Merge pull request #50 from IT4Change/update-packages-30-03
chore(backend): update packages 30-03
2024-03-30 08:29:27 +01:00
mahula
9457e1ff88 update packages 2024-03-30 08:26:39 +01:00
c3f3095b4a
Merge pull request #45 from IT4Change/update-packages-25-03
chore(backend): update packages 25-03
2024-03-25 10:29:38 +01:00
49467e8c41
update packages 2024-03-25 10:27:55 +01:00