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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config to the latest version 馃殌 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 26, 2018

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 1.30.0 of config was just published.

Dependency config
Current Version 1.29.4
Type dependency

The version 1.30.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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 3 commits.

  • 955db09 Prep for 1.30.0 npm publish
  • 70ca4ca Merge pull request #474 from patrickpilch/nested-raw
  • 2892fc1 Support for nested raw() in javascript configurations

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Jul 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 23, 2018

Version 1.31.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 12 commits.

  • a6d49e5 Bump for 1.31 release
  • 76bebd8 Merge pull request #490 from SimonSchick/chore/deps
  • ce2a291 remove unused dependency and bump up json5
  • 66bd8e1 Merge pull request #486 from leonardovillela/node-env-define-multiple-load-files
  • 7e7c9cf Fix new line at end of files
  • a27b959 Add support for load multiple files by values defined in NODE_ENV
  • 54d2f71 Merge pull request #484 from bastbijl/issue-483-support-coffeescript
  • b0126a2 Fix coffeescript to 2.2.4
  • 1964867 Fix version of coffeescript to 2.3.1
  • becba67 Remove node_js 4 from travis test
  • b16d4a5 History log
  • 2112be4 Support using coffeescript without dash

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 27, 2018

Version 2.0.0 just got published.

Update to this version instead 馃殌

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

greenkeeper bot added a commit that referenced this pull request Jul 30, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2018

Version 2.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 3b92726 Preparation for 2.0.1 release
  • c4d8b49 Merge pull request #495 from jpwilliams/patch-1
  • ca0eda4 馃挜(deprecation): remove config.watch and global utils
  • 6c7c24a 馃悶(utils): fnName not defined in util.watch

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2018

  • The dependency config was updated from 1.29.4 to 2.0.2.

Update to this version instead 馃殌

Commits

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

greenkeeper bot added a commit that referenced this pull request Nov 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2018

  • The dependency config was updated from 1.29.4 to 3.0.0.

Update to this version instead 馃殌

Commits

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

greenkeeper bot added a commit that referenced this pull request Dec 17, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 17, 2018

  • The dependency config was updated from 1.29.4 to 3.0.1.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 7cae415 Version bump and publish prep
  • 1462de0 Merge pull request #520 from exogen/fix/setModuleDefaults
  • 2f7a82e Don't extend the input module config with its own key

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 7, 2019

  • The dependency config was updated from 1.29.4 to 3.1.0.

Update to this version instead 馃殌

Commits

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

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2019

  • The dependency config was updated from 1.29.4 to 3.2.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

  • The dependency config was updated from 1.29.4 to 3.2.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 21, 2019

  • The dependency config was updated from 1.29.4 to 3.2.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2019

  • The dependency config was updated from 1.29.4 to 3.2.3.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2019

  • The dependency config was updated from 1.29.4 to 3.2.4.

Update to this version instead 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants