Cookie
|
c332c6b76b
|
Merge pull request #84 from hknsh/dependabot/npm_and_yarn/nestjs/cli-10.3.2
chore(deps-dev): bump @nestjs/cli from 10.3.0 to 10.3.2
|
2024-04-26 22:29:25 +01:00 |
|
Cookie
|
d800cfa5ca
|
Merge pull request #96 from hknsh/dependabot/npm_and_yarn/express-and-nestjs/platform-express-4.19.2
chore(deps): bump express and @nestjs/platform-express
|
2024-04-26 22:29:11 +01:00 |
|
Cookie
|
c17a08e935
|
Merge pull request #100 from hknsh/dependabot/npm_and_yarn/prisma-5.12.1
chore(deps-dev): bump prisma from 5.9.1 to 5.12.1
|
2024-04-26 22:28:41 +01:00 |
|
Cookie
|
a9bb06c52d
|
Merge pull request #101 from hknsh/dependabot/npm_and_yarn/fastify/static-7.0.3
chore(deps): bump @fastify/static from 6.12.0 to 7.0.3
|
2024-04-26 22:28:30 +01:00 |
|
Cookie
|
16ea22d15d
|
Merge pull request #104 from hknsh/dependabot/npm_and_yarn/tar-6.2.1
chore(deps): bump tar from 6.2.0 to 6.2.1
|
2024-04-26 22:28:06 +01:00 |
|
Cookie
|
ddc900f47b
|
Merge pull request #106 from hknsh/dependabot/npm_and_yarn/types/node-20.12.7
chore(deps-dev): bump @types/node from 20.11.19 to 20.12.7
|
2024-04-26 22:27:53 +01:00 |
|
dependabot[bot]
|
cdcbd07328
|
chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 7.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.7.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.7.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 01:11:11 +00:00 |
|
dependabot[bot]
|
3935c23736
|
chore(deps-dev): bump @types/node from 20.11.19 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.12.7.
- [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>
|
2024-04-15 00:49:04 +00:00 |
|
dependabot[bot]
|
5df9e38da4
|
chore(deps): bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-11 12:09:03 +00:00 |
|
dependabot[bot]
|
6406fafe71
|
chore(deps): bump @fastify/static from 6.12.0 to 7.0.3
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.12.0 to 7.0.3.
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v6.12.0...v7.0.3)
---
updated-dependencies:
- dependency-name: "@fastify/static"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 01:13:58 +00:00 |
|
dependabot[bot]
|
73ab054348
|
chore(deps-dev): bump prisma from 5.9.1 to 5.12.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.9.1 to 5.12.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli)
---
updated-dependencies:
- dependency-name: prisma
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 01:13:18 +00:00 |
|
dependabot[bot]
|
95ea6e334c
|
chore(deps): bump express and @nestjs/platform-express
Bumps [express](https://github.com/expressjs/express) to 4.19.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
Updates `express` from 4.18.2 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.2...4.19.2)
Updates `@nestjs/platform-express` from 10.3.3 to 10.3.7
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.7/packages/platform-express)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
- dependency-name: "@nestjs/platform-express"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 03:55:03 +00:00 |
|
dependabot[bot]
|
a57b03ce83
|
chore(deps-dev): bump @nestjs/cli from 10.3.0 to 10.3.2
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.3.0 to 10.3.2.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/10.3.0...10.3.2)
---
updated-dependencies:
- dependency-name: "@nestjs/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 00:12:16 +00:00 |
|
Cookie
|
33a2853fcb
|
Merge pull request #81 from hknsh/dependabot/npm_and_yarn/swc/jest-0.2.36
chore(deps-dev): bump @swc/jest from 0.2.31 to 0.2.36
|
2024-02-24 10:37:33 +00:00 |
|
Cookie
|
ab69985a56
|
Merge pull request #80 from hknsh/dependabot/npm_and_yarn/nestjs/testing-10.3.3
chore(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
|
2024-02-24 10:37:09 +00:00 |
|
Cookie
|
61f9dacbac
|
Merge pull request #79 from hknsh/dependabot/npm_and_yarn/nestjs/platform-express-10.3.3
chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3
|
2024-02-24 10:36:55 +00:00 |
|
Cookie
|
5ace83fc6a
|
Merge pull request #78 from hknsh/dependabot/npm_and_yarn/prettier-3.2.5
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
|
2024-02-24 10:36:29 +00:00 |
|
dependabot[bot]
|
49da047fc3
|
chore(deps-dev): bump @swc/jest from 0.2.31 to 0.2.36
Bumps [@swc/jest](https://github.com/swc-project/pkgs) from 0.2.31 to 0.2.36.
- [Commits](https://github.com/swc-project/pkgs/commits)
---
updated-dependencies:
- dependency-name: "@swc/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 00:54:01 +00:00 |
|
dependabot[bot]
|
c243554e16
|
chore(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/testing)
---
updated-dependencies:
- dependency-name: "@nestjs/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 00:53:39 +00:00 |
|
dependabot[bot]
|
8604eb142d
|
chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/platform-express)
---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 00:53:09 +00:00 |
|
dependabot[bot]
|
d06ac91bb8
|
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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.2.4...3.2.5)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 00:52:38 +00:00 |
|
dependabot[bot]
|
cb7a770b68
|
chore(deps-dev): bump @types/node from 20.11.11 to 20.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.11 to 20.11.19.
- [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-02-19 00:52:16 +00:00 |
|
|
ae826cc130
|
chore: sync repo
|
2024-02-15 10:06:59 +00:00 |
|
|
66681673bc
|
feat: added biome on pre-commit
|
2024-02-03 14:41:32 +00:00 |
|
|
78471ba5c4
|
fix: fixed dockerfile
|
2024-01-31 12:58:50 +00:00 |
|
|
2050bf3429
|
chore: updated package-lock.json
|
2024-01-30 20:29:23 +00:00 |
|
|
491cdd16aa
|
feat: added swc, file upload, new route and minio
|
2024-01-30 20:22:17 +00:00 |
|
|
a4181e3485
|
feat: added rate limit
|
2024-01-25 17:13:49 +00:00 |
|
|
b5911c712c
|
feat: added fastify, add authentication with passport
|
2024-01-25 16:17:13 +00:00 |
|
|
7d3afa3dcd
|
feat: removed expressjs in favor of nestjs
|
2024-01-25 00:06:36 +00:00 |
|
|
65e5556a6a
|
chore: updated packages
|
2024-01-24 17:21:39 +00:00 |
|
|
07d61a79c3
|
chore: updated packages
|
2024-01-24 14:35:08 +00:00 |
|
Cookie
|
d4d583a90e
|
Merge pull request #58 from CookieDasora/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
|
2024-01-23 16:36:59 +00:00 |
|
Cookie
|
ea9a777255
|
Merge pull request #57 from CookieDasora/dependabot/npm_and_yarn/pm2-5.3.1
Bump pm2 from 5.3.0 to 5.3.1
|
2024-01-23 16:36:24 +00:00 |
|
Cookie
|
628ab98a6c
|
Merge pull request #56 from CookieDasora/dependabot/npm_and_yarn/dotenv-16.3.2
Bump dotenv from 16.3.1 to 16.3.2
|
2024-01-23 16:35:56 +00:00 |
|
Cookie
|
856d4cb3a5
|
Merge pull request #55 from CookieDasora/dependabot/npm_and_yarn/types/node-20.11.5
Bump @types/node from 20.8.0 to 20.11.5
|
2024-01-23 16:35:45 +00:00 |
|
dependabot[bot]
|
e0befdd1bc
|
Bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 01:11:06 +00:00 |
|
dependabot[bot]
|
7333955d0f
|
Bump pm2 from 5.3.0 to 5.3.1
Bumps [pm2](https://github.com/Unitech/pm2) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/compare/5.3.0...v5.3.1)
---
updated-dependencies:
- dependency-name: pm2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 01:10:41 +00:00 |
|
dependabot[bot]
|
f6bfc8ccce
|
Bump dotenv from 16.3.1 to 16.3.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.3.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.3.2)
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 01:10:16 +00:00 |
|
dependabot[bot]
|
462a78e9ad
|
Bump @types/node from 20.8.0 to 20.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.0 to 20.11.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>
|
2024-01-22 01:09:50 +00:00 |
|
dependabot[bot]
|
1531d31ecf
|
Bump vite from 5.0.5 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 23:06:14 +00:00 |
|
Cookie
|
23fb95e361
|
Merge pull request #53 from CookieDasora/dependabot/npm_and_yarn/prettier-3.2.4
Bump prettier from 3.0.3 to 3.2.4
|
2024-01-18 13:50:58 +00:00 |
|
Cookie
|
b7f3984470
|
Merge pull request #52 from CookieDasora/dependabot/npm_and_yarn/aws-sdk-2.1536.0
Bump aws-sdk from 2.1510.0 to 2.1536.0
|
2024-01-18 13:50:42 +00:00 |
|
Cookie
|
1e7aa83e0d
|
Merge pull request #51 from CookieDasora/dependabot/npm_and_yarn/eslint-plugin-n-16.6.2
Bump eslint-plugin-n from 16.1.0 to 16.6.2
|
2024-01-18 13:50:27 +00:00 |
|
Cookie
|
04fe4e9460
|
Merge pull request #49 from CookieDasora/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.3 to 1.15.4
|
2024-01-18 13:50:04 +00:00 |
|
dependabot[bot]
|
ea184fc458
|
Bump prettier from 3.0.3 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.2.4.
- [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.0.3...3.2.4)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-18 13:49:57 +00:00 |
|
Cookie
|
35e19717e5
|
Merge pull request #42 from CookieDasora/dependabot/npm_and_yarn/types/compression-1.7.5
Bump @types/compression from 1.7.3 to 1.7.5
|
2024-01-18 13:49:50 +00:00 |
|
dependabot[bot]
|
a7ec110d0b
|
Bump aws-sdk from 2.1510.0 to 2.1536.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1510.0 to 2.1536.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1510.0...v2.1536.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 01:14:48 +00:00 |
|
dependabot[bot]
|
fe718fbab3
|
Bump eslint-plugin-n from 16.1.0 to 16.6.2
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.1.0 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.1.0...16.6.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 01:08:42 +00:00 |
|
dependabot[bot]
|
2de0e79213
|
Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-11 02:21:55 +00:00 |
|