Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-4187

Update @redhat-cloud-services/* dependencies to latest

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False

      Update all @redhat-cloud-services/* packages currently present in the package.json to latest. 

      Current
      **
      "dependencies": {
          *    "@redhat-cloud-services/frontend-components": "^6.0.7",    {}latest{*}: 7.0.41. <----- need to upgrade!
          "@redhat-cloud-services/frontend-components-config-utilities": "^4.4.0",   latest: 4.7.29. -should be good (due to ^)
          "@redhat-cloud-services/frontend-components-notifications": "^6.0.0",  latest: 6.1.42 - should be good! (due to ^)
           
           "axios": "^1.12.2",
      }
      ^ === latest 'y'/minor

       
      "resolutions": {     //force dependency to use these specified versions
         ...
         "@redhat-cloud-services/*/axios": "^1.12.2{*}", ?
         ...
      },
       

      Acceptance criteria

      • Update all @redhat-cloud-services/* packages currently present in the package.json to latest. 
      • Verify if the "@redhat-cloud-services/**/axios": "^1.12.2" resolution is still needed.  
      • Check yarn.lock for what "@redhat-cloud-services/**/axios" currently resolves too:  
      • Verify no regressions are introduced

              Unassigned Unassigned
              robertoemanuel Roberto Emanuel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: