Skip to content

Conversation

neolace
Copy link

@neolace neolace commented Jun 16, 2025

This pull request introduces a new advanced CodeQL workflow for code scanning, updates the README.md formatting to improve readability, and upgrades several frontend dependencies for better compatibility and performance.

Workflow Enhancements:

  • .github/workflows/codeql.yml: Added a new CodeQL workflow named "CodeQL Advanced" to analyze multiple languages (javascript-typescript, python) and provide security insights. The workflow includes initialization, matrix strategy, and analysis steps.

Documentation Improvements:

  • README.md: Reformatted badges and technology stack for cleaner presentation and readability. Removed unnecessary emphasis formatting ("✨"). [1] [2]

Dependency Updates:

  • frontend/package.json: Upgraded multiple frontend dependencies, including @chakra-ui/react, @tanstack/react-query, and react, to newer versions for improved features and stability.

snyk-bot and others added 30 commits April 27, 2025 06:43
Snyk has created this PR to upgrade @tanstack/react-router from 1.19.1 to 1.115.0.

See this package in npm:
@tanstack/react-router

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade react from 18.2.0 to 18.3.1.

See this package in npm:
react

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/react-query from 5.28.14 to 5.71.10.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
…0d1e9913da8

[Snyk] Upgrade @tanstack/react-query from 5.28.14 to 5.71.10
…a1470c9

[Snyk] Security upgrade @chakra-ui/react from 3.8.0 to 3.8.2
…b99fe7fc812

[Snyk] Upgrade @tanstack/react-router from 1.19.1 to 1.115.0
…15100b69594

[Snyk] Upgrade react from 18.2.0 to 18.3.1
Snyk has created this PR to upgrade @tanstack/react-query-devtools from 5.28.14 to 5.73.3.

See this package in npm:
@tanstack/react-query-devtools

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade react-hook-form from 7.49.3 to 7.55.0.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @chakra-ui/react from 3.8.2 to 3.15.1.

See this package in npm:
@chakra-ui/react

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade axios from 1.7.4 to 1.8.4.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/react-query from 5.71.10 to 5.73.3.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
…66a4c1bf5168

[Snyk] Upgrade @chakra-ui/react from 3.8.2 to 3.15.1
…36015d07f4c

[Snyk] Upgrade react-hook-form from 7.49.3 to 7.55.0
…5305a2af9997

[Snyk] Upgrade axios from 1.7.4 to 1.8.4
Snyk has created this PR to upgrade @tanstack/react-query from 5.73.3 to 5.74.4.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/react-router from 1.115.0 to 1.116.0.

See this package in npm:
@tanstack/react-router

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade react-error-boundary from 4.0.13 to 4.1.2.

See this package in npm:
react-error-boundary

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade form-data from 4.0.0 to 4.0.2.

See this package in npm:
form-data

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
…7cd2fff5578e

[Snyk] Upgrade react-error-boundary from 4.0.13 to 4.1.2
…0550a73d18a0

[Snyk] Upgrade form-data from 4.0.0 to 4.0.2
…b9d1da3edc67

[Snyk] Upgrade @tanstack/react-router from 1.115.0 to 1.116.0
…8de2a079be74

[Snyk] Upgrade @tanstack/react-query from 5.73.3 to 5.74.4
neolace and others added 20 commits May 22, 2025 18:47
…c36e751195d

[Snyk] Upgrade @tanstack/react-query-devtools from 5.28.14 to 5.73.3
Snyk has created this PR to upgrade axios from 1.8.4 to 1.9.0.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
…7d59fe3388b0

[Snyk] Upgrade axios from 1.8.4 to 1.9.0
Snyk has created this PR to upgrade @tanstack/react-router from 1.115.0 to 1.120.10.

See this package in npm:
@tanstack/react-router

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/react-query-devtools from 5.73.3 to 5.77.0.

See this package in npm:
@tanstack/react-query-devtools

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @tanstack/react-query from 5.75.1 to 5.77.0.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @chakra-ui/react from 3.15.1 to 3.19.1.

See this package in npm:
@chakra-ui/react

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade react-hook-form from 7.55.0 to 7.56.4.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
…012c1ca6b7ed

[Snyk] Upgrade @tanstack/react-router from 1.115.0 to 1.120.10
…7eb52edd6529

[Snyk] Upgrade react-hook-form from 7.55.0 to 7.56.4
…b9e24ede0247

[Snyk] Upgrade @tanstack/react-query-devtools from 5.73.3 to 5.77.0
…d820ed707669

[Snyk] Upgrade @tanstack/react-query from 5.75.1 to 5.77.0
…af5980171dc2

[Snyk] Upgrade @chakra-ui/react from 3.15.1 to 3.19.1
@stevleibelt
Copy link

@neolace

The chance is high that I don't get it, but could you please change the pull request title to something more meaningful?

Beside that, thanks for your work. After a long time, this really looks like a pull request with value 👍 .

@neolace
Copy link
Author

neolace commented Jun 17, 2025

@stevleibelt

Thank you, I have only included all Snyk's changes, as well GitHub's own secure code scanning changes.

I'll update the PR's title.

Thank you for the compliment.

@neolace neolace changed the title Alert fix 2477 Add Snyk and Codeql Security updates Jun 17, 2025
@neolace neolace marked this pull request as draft June 17, 2025 07:58
@neolace neolace closed this Jun 17, 2025
@neolace neolace deleted the alert-fix-24 branch June 17, 2025 21:42
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.

3 participants