#50661 Issue 50660 - Build failure on Fedora 31
Closed 3 years ago by spichugi. Opened 4 years ago by vashirov.
vashirov/389-ds-base ds50660  into  master

@@ -6906,9 +6906,9 @@ 

        "optional": true

      },

      "js-base64": {

-       "version": "2.4.9",

-       "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.9.tgz",

-       "integrity": "sha512-xcinL3AuDJk7VSzsHgb9DvvIXayBbadtMZ4HFPx8rUszbW1MuNMlwYVC4zzCZ6e1sqZpnNS5ZFYOhXqA39T7LQ=="

+       "version": "2.5.1",

+       "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.5.1.tgz",

+       "integrity": "sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw=="

      },

      "js-levenshtein": {

        "version": "1.1.4",
@@ -7183,26 +7183,11 @@ 

        "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",

        "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="

      },

-     "lodash.assign": {

-       "version": "4.2.0",

-       "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",

-       "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc="

-     },

-     "lodash.clonedeep": {

-       "version": "4.5.0",

-       "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",

-       "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="

-     },

      "lodash.debounce": {

        "version": "4.0.8",

        "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",

        "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="

      },

-     "lodash.mergewith": {

-       "version": "4.6.2",

-       "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",

-       "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ=="

-     },

      "lodash.sortby": {

        "version": "4.7.0",

        "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
@@ -7543,9 +7528,9 @@ 

        "dev": true

      },

      "nan": {

-       "version": "2.11.1",

-       "resolved": "https://registry.npmjs.org/nan/-/nan-2.11.1.tgz",

-       "integrity": "sha512-iji6k87OSXa0CcrLl9z+ZiYSuR2o+c0bGuNmXdrhTQTakxytAFsC56SArGYoiHlJlFoHSnvmhpceZJaXkVuOtA=="

+       "version": "2.14.0",

+       "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",

+       "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="

      },

      "nanomatch": {

        "version": "1.2.13",
@@ -7667,9 +7652,9 @@ 

        }

      },

      "node-sass": {

-       "version": "4.11.0",

-       "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.11.0.tgz",

-       "integrity": "sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==",

+       "version": "4.12.0",

+       "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz",

+       "integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==",

        "requires": {

          "async-foreach": "^0.1.3",

          "chalk": "^1.1.1",
@@ -7678,12 +7663,10 @@ 

          "get-stdin": "^4.0.1",

          "glob": "^7.0.3",

          "in-publish": "^2.0.0",

-         "lodash.assign": "^4.2.0",

-         "lodash.clonedeep": "^4.3.2",

-         "lodash.mergewith": "^4.6.0",

+         "lodash": "^4.17.11",

          "meow": "^3.7.0",

          "mkdirp": "^0.5.1",

-         "nan": "^2.10.0",

+         "nan": "^2.13.2",

          "node-gyp": "^3.8.0",

          "npmlog": "^4.0.0",

          "request": "^2.88.0",

@@ -53,7 +53,7 @@ 

      "bootstrap": "^4.3.1",

      "file-loader": "^4.1.0",

      "handlebars": "^4.3.3",

-     "node-sass": "4.11.0",

+     "node-sass": "4.12.0",

      "patternfly": "^3.59.3",

      "patternfly-react": "^2.34.3",

      "prop-types": "15.6.2",

Bug Description:
node-sass v4.11 is not compatible with nodejs-12 that is shipped with
Fedora 31.

Fix Description:
Bump node-sass version to v4.12

Relates/Fixes: https://pagure.io/389-ds-base/issue/50660

Reviewed by: ???

Pull-Request has been merged by mreynolds

4 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3716

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

3 years ago