Skip to content

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 26, 2017

Version 1.1.0 of ember-cli-password-strength was just published.

Dependency ember-cli-password-strength
Current Version 1.0.3
Type devDependency

The version 1.1.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-password-strength.

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.


Commits

The new version differs by 7 commits.

  • 3abe5fa Released v1.1.0
  • 3860fdb Merge pull request #65 from elwayman02/update-yarn-lock
  • 71306da Update lockfile
  • 0b2ebca Merge pull request #64 from jrjohnson/update-ember-cli-2.16
  • bcec0f0 Update blueprints for ember-cli 2.16.2
  • 4b69212 Update ember-cli to 2.16.2
  • 2c4b55f Ran yarn upgrade

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
Copy link
Author

greenkeeper bot commented Nov 1, 2017

Version 2.0.0 just got published.

Update to this version instead 🚀

Release Notes Breaking Changes: Async Loading!

Thanks to @jrjohnson's work, we now load zxcvbn asynchronously to avoid having your users take the hit of a large library in your app bundle! This necessitated some breaking changes, as we added a password-strength service to handle loading the library. However, we still support the old shim method if necessary! Please check the README for more details.

Commits

The new version differs by 6 commits.

  • 7f40485 Released v2.0.0
  • b7da57a Merge pull request #67 from kiwiupover/better-deploy
  • 3c13a5e Merge pull request #69 from jrjohnson/async-load
  • 4bee3dd Add strengthProxy to passwordStrength service
  • acd70d4 Add passwordStrength service and deprecate the shim
  • 1c0090f Adding ember-cli-surge to deploy demo page

See the full diff

@joshsmith joshsmith closed this Nov 7, 2017
@joshsmith joshsmith deleted the greenkeeper/ember-cli-password-strength-1.1.0 branch November 7, 2017 02:33
begedin pushed a commit that referenced this pull request Dec 27, 2017
…1490)

* chore(package): update ember-cli-password-strength to version 2.0.0

Closes #1458

* Migrate app to new version of ember-cli-password-strength
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.

1 participant