-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release/1.0.0 #148
Conversation
…-element-work-incorrectly Fix dependency on range element work correctly & Add enter behavior for login
…working-with-e-value Aform 4094 number element not working with e value
Fixes: AFORM-4107 Story: AFORM-3507
…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
Fixes: AFORM-4135 Story: AFORM-3507
…uGet_packages_for_Optimizely.Headless.Form.__packages_since_it's_unreleased Fix form version
Fixes: AFORM-4135 Story: AFORM-3507
This reverts commit 878b1d1.
Fixes: AFORM-4135 Story: AFORM-3507
…uGet_packages_for_Optimizely.Headless.Form.__packages_since_it's_unreleased Correct local nupkg location
Feature: AFORM-4132 Story: AFORM-4124
…c_festival_react_sample_site_using_react_SDK_and_Graph Update package json run code. Remove CG from ManagementSite backend
…DK_readme Update readme
…hQL-query Convert data from GraphQL to fir with jssdk model
Add jira versioning
Add trigger on push release branch
…latest-form-headless Update musicfestival for latest form headless
Change jira release name
Add publish action on release branch
Update version to 1.0.0
Merge develop to release
…d-form-render Fix musicfestival-react frontend
…seprator Fix missing "|" to separate attached files in confirmation message
…cript-when-on-master-branch Add github build script trigger when on master branch
There was a problem hiding this 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", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | CRITICAL | 9.4 | - |
Open |
@@ -0,0 +1,74 @@ | |||
{ |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | CRITICAL | 9.4 | - |
Open |
@@ -0,0 +1,74 @@ | |||
{ |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | 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", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | CRITICAL | 9.4 | - |
Open |
"@types/react-dom": "^18.0.0", | ||
"bootstrap": "^5.2.1", | ||
"dotenv": "^16.0.2", | ||
"dotenv-webpack": "^8.0.1", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-28154 | 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", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | 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", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | 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", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-45133 | CRITICAL | 9.4 | - |
Open |
"dotenv-webpack": "^8.0.1", | ||
"graphql": "^16.6.0", | ||
"html-react-parser": "^3.0.4", | ||
"oidc-client": "^1.11.5", |
There was a problem hiding this comment.
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 ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2023-46233 | CRITICAL | 9.1 | - |
Open |
…o-reflect-repo-change Change npmrc file to reflect the repo name change
No description provided.