renovate/lib/config
Jamie Magee 05a46ddb4c fix: nodejs 11 support (#3549)
Due to an update in the v8 runtime, Node.js `Array.prototype.sort()` is now stable (See [here](https://github.com/nodejs/node/pull/22754#issuecomment-423452575)).

These changes allow for tests to pass on both Node.js 10 and 11.

Fixes #3445
2019-04-16 16:03:37 +02:00
..
validation-helpers feat: validate managers list (#3240) 2019-02-20 22:29:38 +01:00
app-strings.js feat: centralise app strings (#3032) 2019-01-06 14:47:42 +01:00
cli.js refactor(config): change definitions to match schema (#3434) 2019-03-31 02:01:05 -04:00
decrypt.js tests: fix coverage 2019-01-25 06:36:07 +01:00
defaults.js refactor(config): change definitions to match schema (#3434) 2019-03-31 02:01:05 -04:00
definitions.js feat(dart): Add support for Dart (#3468) 2019-04-15 15:07:54 +02:00
env.js refactor(config): change definitions to match schema (#3434) 2019-03-31 02:01:05 -04:00
file.js feat: postUpdateOptions 2019-03-07 15:15:01 +01:00
index.js refactor(config): change definitions to match schema (#3434) 2019-03-31 02:01:05 -04:00
massage.js refactor: rename deepcopy to clone 2019-03-11 23:43:30 +01:00
migrate-validate.js build(deps): update dependency @sindresorhus/is to v0.12.0 (#2570) 2018-09-28 15:20:46 +02:00
migration.js refactor(config): change definitions to match schema (#3434) 2019-03-31 02:01:05 -04:00
presets.js feat: ignorePresets 2019-02-18 22:22:33 +01:00
validation.js fix: nodejs 11 support (#3549) 2019-04-16 16:03:37 +02:00