-
Notifications
You must be signed in to change notification settings - Fork 35
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
B 22602 INT - 10.3.0 #14965
base: integrationTesting
Are you sure you want to change the base?
B 22602 INT - 10.3.0 #14965
Conversation
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.
Looks good. No spectral errors and app runs.
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.
Ricky believes the above change is required, going to try to make it real quick |
Attempting to make the changes above causes spectral to fail, so Alex's solution is correct |
Agility Ticket B-22602
Previous INT PR for version 10.2.0
Summary
Overrides a sub dependency to use the latest version that patches a vulnerability per PO requirement.
Jsonpath-plus 10.3.0 did not exist when this task was broken down and the parent dependency has not released (to npm) a version that requires/allows 10.3.0.
So golang linter changes as well.
Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
yarn.lock
contain jsonpath-plus v10.3.0 and nothing earlier?Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend
Database
Any new migrations/schema changes:
Screenshots