Open greenkeeper[bot] opened 6 years ago
dependency
config was updated from 1.31.0
to 2.0.2
.Update to this version instead π
The new version differs by 6 commits.
12c62de
Updated for deploy
0ba8976
Merge pull request #499 from JemiloII/patch-1
30272e3
Merge pull request #498 from bertho-zero/master
4d9bdeb
updating the year
8a1b7ff
reuse extendDeep
564e1e7
config.util.setModuleDefaults support dot notation (closes: #497)
See the full diff
dependency
config was updated from 1.31.0
to 3.0.0
.Update to this version instead π
The new version differs by 4 commits.
78f88fb
Version bump & prepare for deploy
df0f802
Merge pull request #507 from fgheorghe/master
1fe27bf
Ensure array config entry items are made immutable. Ensure new properties can not be added to config objects.
2a0a0c3
Ignore WebStorm project directory.
See the full diff
dependency
config was updated from 1.31.0
to 3.0.1
.dependency
config was updated from 1.31.0
to 3.1.0
.Update to this version instead π
The new version differs by 5 commits.
40e79b6
Updates for 3.1.0 release
31bdc11
Merge pull request #545 from keenondrums/issue/524
f3f7a38
[Closes #524] Feature Added: support of module.exports syntax for TS config files
7fe3f97
Merge pull request #527 from katafractari/master
bde40a7
replace var keyword with const in the example usage (const is implemented in node >= 6.0.0)
See the full diff
dependency
config was updated from 1.31.0
to 3.2.0
.dependency
config was updated from 1.31.0
to 3.2.1
.dependency
config was updated from 1.31.0
to 3.2.2
.dependency
config was updated from 1.31.0
to 3.2.3
.dependency
config was updated from 1.31.0
to 3.2.4
.dependency
config was updated from 1.31.0
to 3.2.6
.dependency
config was updated from 1.31.0
to 3.3.0
.dependency
config was updated from 1.31.0
to 3.3.1
.
Version 2.0.0 of config was just published.
The version 2.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of config.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 6 commits.
669afd9
Preparations for 2.0.0 release
5749e59
Merge pull request #485 from bastbijl/issue-483-support-coffeescript
dbd91f7
Merge pull request #494 from jacobemerick/fix/immutable-arrays
d269ed3
Adds tests around immutable array
cc2b1fb
Freeze arrays when immutable
d9c4320
Update supported engines in package.json to >=6
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: