Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Update defaultenv to the latest version 🚀 #176

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 6, 2017

Version 2.0.0 of defaultenv just got published.

Dependency defaultenv
Current Version 1.2.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of defaultenv.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

<a name"2.0.0">

2.0.0 (2017-07-06)

Bug Fixes

  • options: modify process.env immediately with -f and -p options (6f7b4a9a)

Features

  • dotenv: support --dotenv option (fea3221d)
  • options: add -f and -p options (97fb2a46)

Breaking Changes

  • defaultenv will now error out if one of the files in the arguments doesn't exist.

(fea3221d)

Commits

The new version differs by 4 commits.

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 🌴

@coveralls
Copy link

coveralls commented Jul 6, 2017

Coverage Status

Coverage remained the same at 84.456% when pulling f111634 on greenkeeper/defaultenv-2.0.0 into cfe808a on master.

greenkeeper bot added a commit that referenced this pull request Jul 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 29, 2017

Version 2.1.0 just got published.

Update to this version instead 🚀

Release Notes v2.1.0

<a name"2.1.0">

2.1.0 (2017-07-29)

Features

  • node-api: add noExport option (5cc74d21)
Commits

The new version differs by 2 commits.

  • 5cc74d2 feat(node-api): add noExport option
  • e68ec6a docs(README.md): [ci skip] add some clarifications

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 24, 2017

Version 3.0.0 just got published.

Update to this version instead 🚀

Release Notes v3.0.0

<a name"3.0.0">

3.0.0 (2017-08-24)

Features

  • dotenv: read .env unless --no-dotenv option is given (d203d2aa)

Breaking Changes

  • before defaultenv wouldn't read .env unless it was passed by name or the
    --dotenv option was given. Now the default behavior is to read the .env file in the project
    root directory unless you give the --no-dotenv option.

(d203d2aa)

Commits

The new version differs by 1 commits.

  • d203d2a feat(dotenv): read .env unless --no-dotenv option is given

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 7, 2017

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2

<a name"3.0.2">

3.0.2 (2017-10-07)

Commits

The new version differs by 2 commits.

  • eba3ff6 fix(flow): upgrade flow-bin to version 0.56.0
  • b377097 fix(dependencies): remove lodash.defaults

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2017

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3

<a name"3.0.3">

3.0.3 (2017-11-29)

Bug Fixes

  • index.js.flow: fix error in flow types (ae24fe7c)
Commits

The new version differs by 2 commits.

See the full diff

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

Successfully merging this pull request may close these issues.

1 participant