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: bump packages to address security vulnerabilities #3852

Merged
merged 5 commits into from
Apr 8, 2024
Merged

Conversation

herleraja
Copy link
Collaborator

Summary

  • bump packages to address security vulnerabilities

Change List (commits, features, bugs, etc)

  • chore: bump packages to address security vulnerabilities

Acceptance Test (how to verify the PR)

  • tests here

Regression Test (how to make sure this PR doesn't break old functionality)

  • tests here

Things to look for during review

  • Make sure all references to iot or bx class prefix is using the prefix variable
  • (React) All major areas have a data-testid attribute. New test ids should have test written to ensure they are not changed or removed.
  • UI should be checked in RTL mode to ensure the proper handling of layout and text.
  • All strings should be translatable.
  • The code should pass a11y scans (The storybook a11y knob should show no violations). New components should have a11y test written.
  • Unit test should be written and should have a coverage of 90% or higher in all areas.
  • All components should be passing visual regression test. For new styles or components either a visual regression test should be written for all permutations or the base image updated.
  • Changes or new components should either write new or update existing documentation.
  • PR should link and close out an existing issue

@herleraja herleraja self-assigned this Mar 24, 2024
Copy link

netlify bot commented Mar 24, 2024

Deploy Preview for carbon-addons-iot-react ready!

Name Link
🔨 Latest commit c4a4085
🔍 Latest deploy log https://app.netlify.com/sites/carbon-addons-iot-react/deploys/66008b53af24fc0008ab3a7e
😎 Deploy Preview https://deploy-preview-3852--carbon-addons-iot-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Mar 24, 2024

Deploy Preview for carbon-addons-iot-react ready!

Name Link
🔨 Latest commit 68ac9dc
🔍 Latest deploy log https://app.netlify.com/sites/carbon-addons-iot-react/deploys/66013658764fe8000971c1ad
😎 Deploy Preview https://deploy-preview-3852--carbon-addons-iot-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@herleraja herleraja marked this pull request as ready for review April 8, 2024 06:31
@herleraja herleraja requested review from davidicus, jessieyan, sls-ca and a team as code owners April 8, 2024 06:31
@sls-ca sls-ca merged commit 3302fd1 into next Apr 8, 2024
29 checks passed
@sls-ca sls-ca deleted the bump-packages branch April 8, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file offering: platform/monitor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants