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

Release/1.0.0 #148

Merged
merged 72 commits into from
Sep 5, 2024
Merged

Release/1.0.0 #148

merged 72 commits into from
Sep 5, 2024

Conversation

epi-qang2
Copy link
Contributor

No description provided.

SonNguyenTrong and others added 30 commits April 10, 2024 14:30
…-element-work-incorrectly

Fix dependency on range element work correctly & Add enter behavior for login
…c_festival_backend

Create music festival backend
…c_festival_react_sample_site_using_react_SDK_and_Graph

Add musicfestival react with headless form
Expose FormContainerBlock to render form using formData

Fixes: AFORM-4087
Story: AFORM-3507
…c_festival_react_sample_site_using_react_SDK_and_Graph

Add more sample forms
…uGet_packages_for_Optimizely.Headless.Form.__packages_since_it's_unreleased

Add local nuget package for headless form packages
…uGet_packages_for_Optimizely.Headless.Form.__packages_since_it's_unreleased

Fix form version
…uGet_packages_for_Optimizely.Headless.Form.__packages_since_it's_unreleased

Correct local nupkg location
…c_festival_react_sample_site_using_react_SDK_and_Graph

Update package json run code. Remove CG from ManagementSite backend
epi-qang2 and others added 23 commits August 26, 2024 15:49
…latest-form-headless

Update musicfestival for latest form headless
…seprator

Fix missing "|" to separate attached files in confirmation message
@epi-qang2 epi-qang2 requested review from longle91 and a team as code owners September 5, 2024 03:44
Copy link

@prisma-cloud-devsecops prisma-cloud-devsecops bot left a comment

Choose a reason for hiding this comment

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

Prisma Cloud has found errors in this PR ⬇️

"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@episerver/forms-sdk": "file:../../src/@episerver/forms-sdk/dist",
"@graphql-codegen/cli": "^2.12.1",

Choose a reason for hiding this comment

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

@graphql-codegen/cli 2.16.5 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

@@ -0,0 +1,74 @@
{

Choose a reason for hiding this comment

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

@graphql-codegen/typescript 2.8.8 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

@@ -0,0 +1,74 @@
{

Choose a reason for hiding this comment

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

@graphql-codegen/typescript-operations 2.5.13 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

"@graphql-codegen/cli": "^2.12.1",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-react-query": "^4.0.1",

Choose a reason for hiding this comment

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

@graphql-codegen/typescript-react-query 4.1.0 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

"@types/react-dom": "^18.0.0",
"bootstrap": "^5.2.1",
"dotenv": "^16.0.2",
"dotenv-webpack": "^8.0.1",

Choose a reason for hiding this comment

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

dotenv-webpack 8.0.1 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-28154 CRITICAL CRITICAL 9.8 - Open

"@graphql-codegen/cli": "^2.12.1",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-react-query": "^4.0.1",

Choose a reason for hiding this comment

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

@graphql-codegen/typescript-react-query 4.0.1 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

"@emotion/styled": "^11.11.0",
"@graphql-codegen/cli": "^2.12.1",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^2.5.3",

Choose a reason for hiding this comment

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

@graphql-codegen/typescript-operations 2.5.3 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@graphql-codegen/cli": "^2.12.1",
"@graphql-codegen/typescript": "^2.7.3",

Choose a reason for hiding this comment

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

@graphql-codegen/typescript 2.7.3 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-45133 CRITICAL CRITICAL 9.4 - Open

"dotenv-webpack": "^8.0.1",
"graphql": "^16.6.0",
"html-react-parser": "^3.0.4",
"oidc-client": "^1.11.5",

Choose a reason for hiding this comment

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

oidc-client 1.11.5 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-46233 CRITICAL CRITICAL 9.1 - Open

epi-qang2 and others added 2 commits September 5, 2024 11:07
@epi-qang2 epi-qang2 merged commit 0bdda99 into master Sep 5, 2024
5 checks 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.

7 participants