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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of config is breaking the build 🚨 #19

Open
greenkeeper bot opened this issue May 3, 2017 · 11 comments
Open

An in-range update of config is breaking the build 🚨 #19

greenkeeper bot opened this issue May 3, 2017 · 11 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 3, 2017

Version 1.26.1 of config just got published.

Branch Build failing 🚨
Dependency config
Current Version 1.25.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

config is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/punchcard-cms/demo/builds/228371465?utm_source=github_status&utm_medium=notification),- ✅ **coverage/coveralls** First build on greenkeeper/config-1.26.1 at 100.0% [Details](https://coveralls.io/builds/11352878),- ❌ **continuous-integration/heroku** Heroku CI tests errored [Details](https://dashboard.heroku.com/pipelines/6cc35804-022e-42cf-9301-5b0e25e35ba9/tests/86)

Commits

The new version differs by 16 commits0.

  • d093b5c Prep for publish
  • 083a783 Merge pull request #411 from souche-koumakan/fix/regexp
  • ed1e060 fix: failed while merging from RegExp
  • 8e40e4f test(regexp): add test cases for RegExp
  • 8608b11 Merge pull request #409 from evilebottnawi/reduce-package-size
  • a581163 Chore: reduce package size.
  • ba94f14 Preparations for 1.26.0
  • 2ad391f Merge pull request #401 from IvanVergiliev/add-assert
  • 30e621f Merge pull request #399 from cypherq/feature-typescript
  • 282442d Add a test showing unexpected extendDeep behaviour
  • 647aee9 Add missing assert to extendDeep test
  • 4e1db3a Add TypeScript support
  • e49b7e1 Merge pull request #385 from ScionOfBytes/patch-1
  • 6030833 Update all mixed types to the correct * type.
  • 36e9649 Update documentation for the getEnv function

There are 16 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 12, 2017

Version 1.26.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits.

  • 716c931 Update for 1.26.2 deploy
  • 060fb43 Merge pull request #430 from jfelege/supported-nodejs-versions
  • c7ebb1e bumping typescript dep to latest
  • d4a07c6 update supported nodejs platforms

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 17, 2017

Version 1.27.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 9 commits.

  • e588a31 Prepare for publish
  • a06b582 Merge pull request #438 from willsoto/issue-223
  • f605d79 Add method to output plain JS object
  • f84a560 Better versions for travis
  • c763488 Add new Issue Template
  • 716c931 Update for 1.26.2 deploy
  • 060fb43 Merge pull request #430 from jfelege/supported-nodejs-versions
  • c7ebb1e bumping typescript dep to latest
  • d4a07c6 update supported nodejs platforms

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 7, 2017

Version 1.28.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 14 commits.

  • 91da3fb Version bump for NPM publish
  • 569a406 Merge pull request #428 from jfelege/fix-328-node_env-conflict
  • e588a31 Prepare for publish
  • a06b582 Merge pull request #438 from willsoto/issue-223
  • f605d79 Add method to output plain JS object
  • f84a560 Better versions for travis
  • c763488 Add new Issue Template
  • 9c265aa Merge branch 'master' into fix-328-node_env-conflict
  • 716c931 Update for 1.26.2 deploy
  • 060fb43 Merge pull request #430 from jfelege/supported-nodejs-versions
  • 967a6cd Merge branch 'supported-nodejs-versions' into fix-328-node_env-conflict
  • c7ebb1e bumping typescript dep to latest
  • d4a07c6 update supported nodejs platforms
  • 02bd929 allow overrides of NODE_ENV with NODE_CONFIG_ENV environment var

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 1.28.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 19 commits.

  • d0786a2 Updates for 1.28.1 publish
  • 2ad7b98 Merge pull request #443 from jfelege/travis-node9
  • 545e0be Merge pull request #444 from jfelege/fix-history-typo
  • f7ba301 fix typo in contributor name
  • 10e1604 add nodejs9 to travisci
  • 91da3fb Version bump for NPM publish
  • 569a406 Merge pull request #428 from jfelege/fix-328-node_env-conflict
  • e588a31 Prepare for publish
  • a06b582 Merge pull request #438 from willsoto/issue-223
  • f605d79 Add method to output plain JS object
  • f84a560 Better versions for travis
  • c763488 Add new Issue Template
  • 9c265aa Merge branch 'master' into fix-328-node_env-conflict
  • 716c931 Update for 1.26.2 deploy
  • 060fb43 Merge pull request #430 from jfelege/supported-nodejs-versions

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 26, 2017

Version 1.29.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 24 commits.

  • f45ebe1 Updates for 1.29.0 publish
  • 3cd8184 Merge pull request #456 from wmangelardo/master
  • 589a9d8 Fixed 'hostname' value selection when there is no environment variable for that.
  • c7bf651 Explicitly link to the full wiki, to our StackExchange tag and the issue tracker
  • 54320e2 README: link to new JavaScript-specific wiki page.
  • d0786a2 Updates for 1.28.1 publish
  • 2ad7b98 Merge pull request #443 from jfelege/travis-node9
  • 545e0be Merge pull request #444 from jfelege/fix-history-typo
  • f7ba301 fix typo in contributor name
  • 10e1604 add nodejs9 to travisci
  • 91da3fb Version bump for NPM publish
  • 569a406 Merge pull request #428 from jfelege/fix-328-node_env-conflict
  • e588a31 Prepare for publish
  • a06b582 Merge pull request #438 from willsoto/issue-223
  • f605d79 Add method to output plain JS object

There are 24 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 7, 2018

Version 1.29.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 28 commits.

  • e052e4e Fixed contributor tool bug and prepare for publish
  • 035e650 Merge pull request #458 from electroma/437-reuse-existing-ts-handler
  • 36dc3b0 Fixes #437
  • 02c98b7 Changed contributors output format
  • f45ebe1 Updates for 1.29.0 publish
  • 3cd8184 Merge pull request #456 from wmangelardo/master
  • 589a9d8 Fixed 'hostname' value selection when there is no environment variable for that.
  • c7bf651 Explicitly link to the full wiki, to our StackExchange tag and the issue tracker
  • 54320e2 README: link to new JavaScript-specific wiki page.
  • d0786a2 Updates for 1.28.1 publish
  • 2ad7b98 Merge pull request #443 from jfelege/travis-node9
  • 545e0be Merge pull request #444 from jfelege/fix-history-typo
  • f7ba301 fix typo in contributor name
  • 10e1604 add nodejs9 to travisci
  • 91da3fb Version bump for NPM publish

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 13, 2018

Version 1.29.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 32 commits.

  • fd08311 Updates for 1.29.2 npm publish
  • 63d8e90 Merge pull request #459 from electroma/437-reuse-existing-ts-handler
  • 553a162 Added test for ts-node double registration (thanks @lorenwest)
  • 00e3be1 Fixes #437 again
  • e052e4e Fixed contributor tool bug and prepare for publish
  • 035e650 Merge pull request #458 from electroma/437-reuse-existing-ts-handler
  • 36dc3b0 Fixes #437
  • 02c98b7 Changed contributors output format
  • f45ebe1 Updates for 1.29.0 publish
  • 3cd8184 Merge pull request #456 from wmangelardo/master
  • 589a9d8 Fixed 'hostname' value selection when there is no environment variable for that.
  • c7bf651 Explicitly link to the full wiki, to our StackExchange tag and the issue tracker
  • 54320e2 README: link to new JavaScript-specific wiki page.
  • d0786a2 Updates for 1.28.1 publish
  • 2ad7b98 Merge pull request #443 from jfelege/travis-node9

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2018

Version 1.29.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2018

Version 1.29.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 36 commits.

  • 27a155a Prep for 1.29.4
  • 5dbf5ca Prep for 1.29.3 deploy
  • 67a2167 Merge pull request #465 from gewentao/master
  • f851fb0 add soft dependencies
  • fd08311 Updates for 1.29.2 npm publish
  • 63d8e90 Merge pull request #459 from electroma/437-reuse-existing-ts-handler
  • 553a162 Added test for ts-node double registration (thanks @lorenwest)
  • 00e3be1 Fixes #437 again
  • e052e4e Fixed contributor tool bug and prepare for publish
  • 035e650 Merge pull request #458 from electroma/437-reuse-existing-ts-handler
  • 36dc3b0 Fixes #437
  • 02c98b7 Changed contributors output format
  • f45ebe1 Updates for 1.29.0 publish
  • 3cd8184 Merge pull request #456 from wmangelardo/master
  • 589a9d8 Fixed 'hostname' value selection when there is no environment variable for that.

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 26, 2018

Version 1.30.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 39 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
  • 27a155a Prep for 1.29.4
  • 5dbf5ca Prep for 1.29.3 deploy
  • 67a2167 Merge pull request #465 from gewentao/master
  • f851fb0 add soft dependencies
  • fd08311 Updates for 1.29.2 npm publish
  • 63d8e90 Merge pull request #459 from electroma/437-reuse-existing-ts-handler
  • 553a162 Added test for ts-node double registration (thanks @lorenwest)
  • 00e3be1 Fixes #437 again
  • e052e4e Fixed contributor tool bug and prepare for publish
  • 035e650 Merge pull request #458 from electroma/437-reuse-existing-ts-handler
  • 36dc3b0 Fixes #437
  • 02c98b7 Changed contributors output format

There are 39 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2018

Version 1.31.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 51 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
  • 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

There are 51 commits in total.

See the full diff

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

No branches or pull requests

0 participants