Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Nov 13, 2017

Version 2.0.0 of ember-cli-dotenv was just published.

Dependency ember-cli-dotenv
Current Version 1.2.0
Type devDependency

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 ember-cli-dotenv.

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.


Release Notes 2.0.0

Project Update

  1. ember install ember-cli-dotenv@^2.0.0
  2. open config/dotenv.js and ember-cli-build.js
  3. Move/convert the dotEnv application options from ember-cli-build.js to the function declared within config/dotenv.js
    NOTE: if your path is dynamic see Multiple Environments

Community Contributions

Commits

The new version differs by 30 commits.

  • 38bf1fe Update changelog for 2.0 version
  • 5e493b1 Merge pull request #39 from oxodesign/master
  • a655ccb Updated yarn.lock file to reflect changes in package.json
  • c92bc03 Removed exists-sync pkg, using fs.existsSync instead
  • a075fce Merge pull request #38 from SergeAstapov/improve-env-detection
  • 4371a49 Fixed process args parsing using Node v4
  • bf18409 Merge pull request #37 from SergeAstapov/move-config-file
  • e28ace4 Update README to reflect dotenv.js file location change
  • 59c2783 Improved test and prod env detection
  • 10b8b47 Move dotenv.js config file to /config folder
  • f21c47b Increase timeout in tests
  • f0c450f Merge pull request #36 from fivetanley/release-2.0
  • fe71c67 Update changelog and bump version 2.0
  • 77ed472 Merge pull request #35 from SergeAstapov/fix-tests
  • 8afd2f4 Clean dependencies state after ember try run

There are 30 commits in total.

See the full diff

FAQ and help

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


Your Greenkeeper bot 🌴

@begedin begedin force-pushed the greenkeeper/ember-cli-dotenv-2.0.0 branch from 352d0c4 to b3b4456 Compare January 19, 2018 16:24
@begedin begedin merged commit db333c8 into develop Jan 19, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/ember-cli-dotenv-2.0.0 branch January 19, 2018 16:44
jderr-mx pushed a commit to jderr-mx/code-corps-ember that referenced this pull request Mar 13, 2018
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.

3 participants