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(package.json): update dependencies versions #3

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

Conversation

marcoleder
Copy link
Collaborator

Update axios from version 0.24.0 to 1.6.7

Update react from version 17.0.2 to 18.2.0

Update react-dom from version 17.0.2 to 18.2.0

Update react-router-dom from version 5.3.0 to 6.21.3

Update react-scripts from version 5.0.0 to 5.0.1

Add serve to enable npm run start

Add eslint-config-react-app

Add jest moduleNameMapper for axios

Add @babel/plugin-proposal-private-property-in-object version 7.21.11 as a devDependency

Add sass version 1.70.0 as a devDependency

Update axios from version 0.24.0 to 1.6.7

Update react from version 17.0.2 to 18.2.0

Update react-dom from version 17.0.2 to 18.2.0

Update react-router-dom from version 5.3.0 to 6.21.3

Update react-scripts from version 5.0.0 to 5.0.1

Add serve to enable npm run start

Add eslint-config-react-app

Add jest moduleNameMapper for axios

Add @babel/plugin-proposal-private-property-in-object version 7.21.11 as a devDependency

Add sass version 1.70.0 as a devDependency
@marcoleder
Copy link
Collaborator Author

marcoleder commented Feb 1, 2024

TODO:

  • Update README.md
  • Update code comments
  • Update FS23 -> FS24

- Updated project installation instructions in README.md.

- Changed runtime in app.yaml and engine in package.json to nodejs20 and version 20.11.0.

- Revised comments to reflect the update to React 18.

- Updated links to point to the new documentation.
@marcoleder
Copy link
Collaborator Author

marcoleder commented Feb 1, 2024

TODO:

  • Write Dockerfile
  • Github actions docker workflow
  • Adjust README.md for Docker

… in a container with GitHub Actions workflow for pushing to dockerhub on each change to main

- add .dockerignore file to exclude unnecessary files and directories from Docker build context

- add Docker section to provide information and instructions for Docker deployment to README.md
@marcoleder
Copy link
Collaborator Author

@isicu @tomFr @JulianaGSouza
Please discuss if you would like to add the repository secrets of the HASEL-UZH dockerhub account to this repo.
See the Docker section of the README.md or the latest commit for context.

@marcoleder marcoleder marked this pull request as ready for review February 15, 2024 14:47
@marcoleder marcoleder requested a review from royru February 15, 2024 14:48
@NorDar
Copy link

NorDar commented Mar 15, 2024

As I see there are multiple dependencies that are updated as well as a definition for a Dockerfile that (probably) runs the eventual app.

Is this PR going to be merged soon? Should I wait for this as it might be relevant?

@marcoleder
Copy link
Collaborator Author

As I see there are multiple dependencies that are updated as well as a definition for a Dockerfile that (probably) runs the eventual app.

Is this PR going to be merged soon? Should I wait for this as it might be relevant?

Dear NorDar

Please stay tuned until monday - this PR will be merged next year, however, parts of it will be made available to you once M2 has passed.

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