Skip to content

Upgrade frontend packages #149

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

Merged
merged 4 commits into from
May 5, 2025
Merged

Upgrade frontend packages #149

merged 4 commits into from
May 5, 2025

Conversation

adamrefaey
Copy link
Collaborator

Upgrade frontend packages

@adamrefaey adamrefaey requested review from GuidoBR and Copilot May 4, 2025 09:43
@adamrefaey adamrefaey self-assigned this May 4, 2025
Copilot

This comment was marked as outdated.

@adamrefaey adamrefaey requested a review from Copilot May 4, 2025 09:55
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • frontend/package.json: Language not supported

- Bump @aws-amplify/auth from 6.12.3 to 6.12.4
- Bump @aws-amplify/core from 6.11.3 to 6.11.4
- Bump @aws-sdk/client-bedrock-runtime from 3.797.0 to 3.799.0
- Bump @aws-sdk/client-s3 from 3.797.0 to 3.802.0
- Bump @aws-sdk/s3-request-presigner from 3.797.0 to 3.802.0
- Bump @ionic/react from 8.5.5 to 8.5.6
- Bump @ionic/react-router from 8.5.5 to 8.5.6
- Bump @tanstack/react-query from 5.74.4 to 5.75.2
- Bump @tanstack/react-query-devtools from 5.74.6 to 5.75.2
- Bump i18next from 24.2.1 to 25.0.2
- Bump i18next-browser-languagedetector from 8.0.2 to 8.1.0
- Bump react-error-boundary from 5.0.0 to 6.0.0
- Bump react-i18next from 15.4.0 to 15.5.1
- Bump @eslint/js from 9.25.1 to 9.26.0
- Bump @types/eslint__js from 8.42.3 to 9.14.0
- Bump @types/lodash from 4.17.14 to 4.17.16
- Bump @types/react from 18.3.11 to 18.2.52
- Bump @types/react-dom from 18.3.1 to 18.2.18
- Bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1
- Bump @typescript-eslint/parser from 8.31.0 to 8.31.1
- Bump @vitejs/plugin-legacy from 6.1.0 to 6.1.1
- Bump eslint from 9.25.1 to 9.26.0
- Bump globals from 15.14.0 to 16.0.0
- Bump sass from 1.83.1 to 1.87.0
- Bump terser from 5.37.0 to 5.39.0
- Bump typescript from 5.7.2 to 5.8.3
- Bump typescript-eslint from 8.31.0 to 8.31.1
- Bump vite from 6.3.4 to 6.3.4
- Bump vitest from 3.1.2 to 3.1.2
@adamrefaey adamrefaey force-pushed the upgrade-frontend-packages branch from 0886501 to ce8685d Compare May 4, 2025 10:05
adamrefaey added 3 commits May 4, 2025 13:24
- Replaced CognitoAuthService with DirectCognitoAuthService in useAuthOperations and AuthProvider.
- Updated all authentication-related methods to utilize the new DirectCognitoAuthService.
- Removed CognitoAuthService and its associated tests.
- Implemented DirectCognitoAuthService to handle authentication directly using AWS SDK.
- Adjusted S3StorageService and BedrockService to fetch auth session using DirectCognitoAuthService.
- Updated OAuthRedirectHandler to use DirectCognitoAuthService for session and user retrieval.
@GuidoBR GuidoBR merged commit b2c5bec into main May 5, 2025
1 check passed
@adamrefaey adamrefaey deleted the upgrade-frontend-packages branch May 5, 2025 15:45
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.

2 participants