Commit graph

1970 commits

Author SHA1 Message Date
Ahmad
4caba6b186
Added Sentry Redis Integration 2025-01-19 16:49:02 -05:00
Ahmad
81f6e377a9
Merge pull request #955 from ahmadk953/performance-fixes 2025-01-19 01:46:27 -05:00
Ahmad
e0ba56659f
Finished Adding Chacing 2025-01-19 01:36:59 -05:00
Ahmad
be70b88925
Fix Build Issues 2025-01-19 01:14:55 -05:00
Ahmad
fe7ceb60b2
Fix Build Issues 2025-01-19 01:09:20 -05:00
Ahmad
23751c9b49
Fix Build Issues 2025-01-19 00:48:04 -05:00
Ahmad
0f899cb34f
Added Redis for Caching and Started Database Query Caching Migration to Redis 2025-01-18 19:14:19 -05:00
Ahmad
f99360d9b9
Merge pull request #950 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.1.5
Bump @next/mdx from 15.1.4 to 15.1.5
2025-01-17 19:25:42 -05:00
Ahmad
8cf2f5c177
Merge pull request #953 from ahmadk953/dependabot/npm_and_yarn/next-15.1.5
Bump next from 15.1.4 to 15.1.5
2025-01-17 19:25:31 -05:00
dependabot[bot]
9339c9b3df
Bump @next/mdx from 15.1.4 to 15.1.5
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.1.4 to 15.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.5/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 00:24:49 +00:00
dependabot[bot]
867bac1205
Bump next from 15.1.4 to 15.1.5
Bumps [next](https://github.com/vercel/next.js) from 15.1.4 to 15.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.1.4...v15.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 00:24:23 +00:00
Ahmad
7ee2e55753
Merge pull request #951 from ahmadk953/dependabot/npm_and_yarn/testing-library/react-16.2.0
Bump @testing-library/react from 16.1.0 to 16.2.0
2025-01-17 19:23:28 -05:00
Ahmad
571ae38431
Merge pull request #952 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.1.5
Bump @next/eslint-plugin-next from 15.1.4 to 15.1.5
2025-01-17 19:23:00 -05:00
Ahmad
08f190c5d7
Merge pull request #954 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.473.0
Bump lucide-react from 0.471.1 to 0.473.0
2025-01-17 19:22:44 -05:00
dependabot[bot]
e4aa26c3a5
Bump lucide-react from 0.471.1 to 0.473.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.471.1 to 0.473.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.473.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 17:25:54 +00:00
dependabot[bot]
b8276730ff
Bump @next/eslint-plugin-next from 15.1.4 to 15.1.5
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.4 to 15.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.5/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 17:25:01 +00:00
dependabot[bot]
05089cc80e
Bump @testing-library/react from 16.1.0 to 16.2.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 17:24:37 +00:00
Ahmad
ce5a99e16c
Merge pull request #949 from ahmadk953/dependabot/npm_and_yarn/clerk/themes-2.2.7
Bump @clerk/themes from 2.2.5 to 2.2.7
2025-01-16 16:50:36 -05:00
dependabot[bot]
dea0d6eb0d
Bump @clerk/themes from 2.2.5 to 2.2.7
Bumps [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/themes/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/themes@2.2.7/packages/themes)

---
updated-dependencies:
- dependency-name: "@clerk/themes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 21:47:32 +00:00
Ahmad
bce06e5f62
Merge pull request #946 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-6.9.11
Bump @clerk/nextjs from 6.9.10 to 6.9.11
2025-01-16 16:45:44 -05:00
Ahmad
037cc22847
Merge pull request #945 from ahmadk953/dependabot/npm_and_yarn/eslint-plugin-react-compiler-19.0.0-beta-55955c9-20241229
Bump eslint-plugin-react-compiler from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-55955c9-20241229
2025-01-16 16:45:36 -05:00
Ahmad
52cd59c020
Merge pull request #944 from ahmadk953/dependabot/npm_and_yarn/types/node-22.10.7
Bump @types/node from 22.10.6 to 22.10.7
2025-01-16 16:45:28 -05:00
dependabot[bot]
3a2a83394c
Bump @clerk/nextjs from 6.9.10 to 6.9.11
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 6.9.10 to 6.9.11.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.9.11/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 17:59:24 +00:00
dependabot[bot]
5eca2d2965
Bump eslint-plugin-react-compiler
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-55955c9-20241229.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 17:58:37 +00:00
dependabot[bot]
e7155ee96d
Bump @types/node from 22.10.6 to 22.10.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.6 to 22.10.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-16 17:58:17 +00:00
Ahmad
b14aacd76b
Merge pull request #943 from ahmadk953/bugfixes
Small bug fixes and improvements
2025-01-15 21:09:08 -05:00
Ahmad
ac244964a6
Fixed Tests 2025-01-15 21:04:16 -05:00
Ahmad
8c3b4b734e
Small Bug Fixes and Improvements 2025-01-15 20:48:47 -05:00
Ahmad
dbbd727554
Merge pull request #942 from ahmadk953/dependabot/npm_and_yarn/postcss-8.5.1
Bump postcss from 8.4.49 to 8.5.1
2025-01-15 16:37:12 -05:00
Ahmad
3be9dcc520
Merge pull request #941 from ahmadk953/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.10
Bump prettier-plugin-tailwindcss from 0.6.9 to 0.6.10
2025-01-15 16:37:05 -05:00
Ahmad
eadda069b0
Merge pull request #940 from ahmadk953/dependabot/npm_and_yarn/types/react-dom-19.0.3
Bump @types/react-dom from 19.0.2 to 19.0.3
2025-01-15 16:36:57 -05:00
Ahmad
95f4a571be
Merge pull request #939 from ahmadk953/dependabot/npm_and_yarn/sentry/nextjs-8.50.0
Bump @sentry/nextjs from 8.48.0 to 8.50.0
2025-01-15 16:36:47 -05:00
Ahmad
424967b296
Merge pull request #938 from ahmadk953/dependabot/npm_and_yarn/sonner-1.7.2
Bump sonner from 1.7.1 to 1.7.2
2025-01-15 16:36:37 -05:00
dependabot[bot]
3671256199
Bump postcss from 8.4.49 to 8.5.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:45:28 +00:00
dependabot[bot]
603cefc7f0
Bump prettier-plugin-tailwindcss from 0.6.9 to 0.6.10
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.9...v0.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:45:00 +00:00
dependabot[bot]
2e74a9f6fd
Bump @types/react-dom from 19.0.2 to 19.0.3
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:44:44 +00:00
dependabot[bot]
c26852db1c
Bump @sentry/nextjs from 8.48.0 to 8.50.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 8.48.0 to 8.50.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.50.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.50.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:44:21 +00:00
dependabot[bot]
4f6efb572b
Bump sonner from 1.7.1 to 1.7.2
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/compare/v1.7.1...v.1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:23 +00:00
Ahmad
846c56f22c
Merge pull request #935 from ahmadk953/dependabot/npm_and_yarn/types/node-22.10.6
Bump @types/node from 22.10.5 to 22.10.6
2025-01-14 17:39:58 -05:00
dependabot[bot]
a53733cf06
Bump @types/node from 22.10.5 to 22.10.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.10.6.
- [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-01-14 22:39:27 +00:00
Ahmad
23143d71a6
Merge pull request #934 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.64.1
Bump @tanstack/react-query from 5.63.0 to 5.64.1
2025-01-14 17:38:10 -05:00
Ahmad
f22248e414
Merge pull request #936 from ahmadk953/dependabot/npm_and_yarn/types/react-19.0.7
Bump @types/react from 19.0.6 to 19.0.7
2025-01-14 17:37:55 -05:00
Ahmad
30798e238f
Merge pull request #937 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.20.0
Bump @typescript-eslint/parser from 8.19.1 to 8.20.0
2025-01-14 17:37:46 -05:00
Ahmad
cc7d0d7cdb
Merge pull request #933 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-6.9.10
Bump @clerk/nextjs from 6.9.9 to 6.9.10
2025-01-14 17:37:37 -05:00
dependabot[bot]
892b9c3cd1
Bump @typescript-eslint/parser from 8.19.1 to 8.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.19.1 to 8.20.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/v8.20.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>
2025-01-14 17:19:34 +00:00
dependabot[bot]
99cf157caf
Bump @types/react from 19.0.6 to 19.0.7
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.6 to 19.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 17:19:16 +00:00
dependabot[bot]
9b1792feda
Bump @tanstack/react-query from 5.63.0 to 5.64.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.63.0 to 5.64.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.1/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 17:18:36 +00:00
dependabot[bot]
395871853e
Bump @clerk/nextjs from 6.9.9 to 6.9.10
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 6.9.9 to 6.9.10.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.9.10/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 17:18:14 +00:00
Ahmad
7d240205bf
Merge pull request #927 from ahmadk953/dependabot/npm_and_yarn/types/react-19.0.6
Bump @types/react from 19.0.4 to 19.0.6
2025-01-13 19:47:26 -05:00
Ahmad
2d5f37c035
Merge pull request #928 from ahmadk953/dependabot/npm_and_yarn/babel-plugin-react-compiler-19.0.0-beta-55955c9-20241229
Bump babel-plugin-react-compiler from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-55955c9-20241229
2025-01-13 19:47:17 -05:00