Compare commits

...

6 commits

Author SHA1 Message Date
Ahmad
67a207fe48
Merge 7fea10ffd5 into 30880f54c8 2025-03-28 01:39:19 +00:00
Ahmad
7fea10ffd5
chore: merge branch 'main' of https://github.com/ahmadk953/poixpixel-discord-bot into fun-features
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
2025-03-27 20:54:13 -04:00
Ahmad
30880f54c8
Merge pull request #323 from ahmadk953/dependabot/npm_and_yarn/drizzle-kit-0.30.6
Some checks failed
ESLint / Run eslint scanning (push) Has been cancelled
NodeJS Build and Compile / build (21.x) (push) Has been cancelled
Bump drizzle-kit from 0.30.5 to 0.30.6
2025-03-27 20:34:10 -04:00
Ahmad
1a5c5a64b8
Merge pull request #324 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.14
Bump @types/node from 22.13.13 to 22.13.14
2025-03-27 20:33:59 -04:00
dependabot[bot]
976e607359
Bump @types/node from 22.13.13 to 22.13.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.13 to 22.13.14.
- [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>
2025-03-27 21:55:43 +00:00
dependabot[bot]
75825a7a18
Bump drizzle-kit from 0.30.5 to 0.30.6
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.30.5 to 0.30.6.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.5...drizzle-kit@0.30.6)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-27 21:55:25 +00:00
2 changed files with 12 additions and 12 deletions

View file

@ -30,11 +30,11 @@
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.23.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^22.13.13",
"@types/node": "^22.13.14",
"@types/pg": "^8.11.11",
"@typescript-eslint/eslint-plugin": "^8.28.0",
"@typescript-eslint/parser": "^8.28.0",
"drizzle-kit": "^0.30.5",
"drizzle-kit": "^0.30.6",
"eslint": "^9.23.0",
"eslint-config-prettier": "^10.1.1",
"globals": "^16.0.0",

View file

@ -1309,12 +1309,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^22.13.13":
version: 22.13.13
resolution: "@types/node@npm:22.13.13"
"@types/node@npm:^22.13.14":
version: 22.13.14
resolution: "@types/node@npm:22.13.14"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/daf792ba5dcff1316abf4b33680f94b792f8d54d6ae495efc8929531e0ba1284a248d29aab117d2259f9280284d986ad5799b193b0516e2b926d713aab835f7d
checksum: 10c0/fa2ab5b8277bfbcc86c42e46a3ea9871b0d559894cc9d955685d17178c9499f0b1bf03d1d1ea8d92ef2dda818988f4035acb8abf9dc15423a998fa56173ab804
languageName: node
linkType: hard
@ -2002,9 +2002,9 @@ __metadata:
languageName: node
linkType: hard
"drizzle-kit@npm:^0.30.5":
version: 0.30.5
resolution: "drizzle-kit@npm:0.30.5"
"drizzle-kit@npm:^0.30.6":
version: 0.30.6
resolution: "drizzle-kit@npm:0.30.6"
dependencies:
"@drizzle-team/brocli": "npm:^0.10.2"
"@esbuild-kit/esm-loader": "npm:^2.5.5"
@ -2013,7 +2013,7 @@ __metadata:
gel: "npm:^2.0.0"
bin:
drizzle-kit: bin.cjs
checksum: 10c0/9bb64214d795e12e6ef941c5bc46fe0fbf2de0f8e56dbb16eb69ee2d02655907f291aa0d17ae19c0adf399f6fcc833630fe4f969e093936d8baac0069df4a542
checksum: 10c0/a210a8349654b2baf3767fe7b3d4cc90aaae52810437d97f70c4e9f17b37543a0e460f94c643dba23f512d2298772eb6485ecd26599ffcdef9ef5cf90c4885f1
languageName: node
linkType: hard
@ -4151,12 +4151,12 @@ __metadata:
"@eslint/js": "npm:^9.23.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@napi-rs/canvas": "npm:^0.1.68"
"@types/node": "npm:^22.13.13"
"@types/node": "npm:^22.13.14"
"@types/pg": "npm:^8.11.11"
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
"@typescript-eslint/parser": "npm:^8.28.0"
discord.js: "npm:^14.18.0"
drizzle-kit: "npm:^0.30.5"
drizzle-kit: "npm:^0.30.6"
drizzle-orm: "npm:^0.41.0"
eslint: "npm:^9.23.0"
eslint-config-prettier: "npm:^10.1.1"