Skip to content

Update ember-cli-dotenv to the latest version 🚀#20

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ember-cli-dotenv-2.0.0
Open

Update ember-cli-dotenv to the latest version 🚀#20
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ember-cli-dotenv-2.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown

@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 🌴

greenkeeper Bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 13, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 19c2d56 2.1.0
  • 387d08b Fixing CI
  • fe6684d Merge pull request #49 from artemgurzhii/patch-1
  • d42b420 Fixing typo, according to the line 111 file names shoud be dasherized
  • a3c1b28 Merge pull request #45 from ondrejsevcik/master
  • d0d6b79 #44 Use forEach instead of map
  • c4f821a #44 Display warnings when failOnMissingKey disabled
  • 2943875 #44 Add check for env variables presence
  • 7dbd506 Merge pull request #43 from fivetanley/upgrade-ember-cli-addon-tests
  • d81000a Upgrade ember-cli-addon-tests to version 0.11
  • f10555c Merge pull request #42 from SergeAstapov/remove-chai-fs
  • b44654b Remove chai-fs devDependency as it's not used

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 5, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 5, 2018

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e400f7a 2.2.0
  • c26c9a2 Merge pull request #51 from SergeAstapov/update-ember-cli
  • 7aca847 Upgrade Ember CLI and align with default blueprint
  • b873244 Add FastBoot support (#50)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 8, 2018

Version 2.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c2ec582 2.2.1
  • e9b6140 Merge pull request #53 from sandydoo/fix-build-error
  • 2085890 Fix build error when outputting the missing key warning message
  • 906ab66 Update changelog for 2.2.0 version

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 4, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 4, 2019

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c73c154 2.2.2
  • 1a02137 Fix addon installation (#61)
  • 503897c Remove unnecessary dependencies broccoli-caching-writer and send (#62)
  • f1ffe6d Updated to ember-cli to 3.9.0 (#60)
  • 5f134ee Merge pull request #58 from KalachevDev/upgrade-dotenv-to-7-version
  • beb3ee6 dotenv package upgraded to 7.0.0 version
  • 68f2fba Update changelog for 2.2.1 version

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 11, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jun 11, 2019

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.

0 participants