Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated all dependencies to latest versions or moved to newer tooling #597

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

eryx12o45
Copy link

@eryx12o45 eryx12o45 commented Mar 3, 2025

Changes:

  • Moved from react-scripts to vite
  • Moved from jest to vitest
  • Updated eslint, yarn and ts configurations
  • Updated GitHub Actions tolling versions
  • Moved to latest versions for:
    • node
    • typescript
    • react
    • tailwindCSS
    • DaisyUI
    • supabase
    • all other dev and prod dependencies

Known issues:

  • supabase credentials from original developer are no longer working, as well as test.supabase.co, therefore deactivated tests for signup, login, and all related features if logged-in. Those were also not manually tested.
  • organizations page layout for cards not working properly, yet due to:
    • daisyUI being updated to version 5, but react-daisyui hasn't had an update yet therefore not all things compatible

@eryx12o45 eryx12o45 changed the title Updated all dependencies to latest versions or moved to newer tooling chore: Updated all dependencies to latest versions or moved to newer tooling Mar 3, 2025
@eryx12o45 eryx12o45 changed the title chore: Updated all dependencies to latest versions or moved to newer tooling chore: updated all dependencies to latest versions or moved to newer tooling Mar 3, 2025
dependabot bot and others added 2 commits March 4, 2025 07:38
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.6.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.6.3)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…library/jest-dom-6.6.3

build(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.6.3
dependabot bot and others added 9 commits March 4, 2025 07:38
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.8 to 22.13.9.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…de-22.13.9

build(deps): bump @types/node from 22.13.8 to 22.13.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.25.0 to 8.26.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.26.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] <[email protected]>
…pt-eslint/parser-8.26.0

build(deps-dev): bump @typescript-eslint/parser from 8.25.0 to 8.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.25.0 to 8.26.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/v8.26.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
…pt-eslint/eslint-plugin-8.26.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant