Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Dec 19, 2017

Version 0.3.0 of ember-stripe-elements was just published.

Dependency ember-stripe-elements
Current Version 0.2.2
Type devDependency

The version 0.3.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-stripe-elements.

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 Release 0.3.0

Upgrade Instructions

This change fixes a conflict where we had both an error event and an error on the Stripe Element component.

If you previously accessed the error, e.g. by yielding to a block with your component, you should now prefer accessing stripeError.

The error event still fires as before.

Changelog

Commits

The new version differs by 5 commits.

  • f6f231a Release 0.3.0
  • 5b674b2 Merge pull request #23 from snewcomer/fix-error
  • 2543833 rearrange error setter close #22
  • 77a2aff Merge pull request #24 from snewcomer/upgrade-2.17
  • cb06f25 Upgrade to 2.17

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 🌴

@joshsmith
Copy link
Contributor

@snewcomer would you mind seeing if we need to fix this in our code? I cannot remember if we yield the error or access it in some way.

@snewcomer snewcomer force-pushed the greenkeeper/ember-stripe-elements-0.3.0 branch from 1eaeb7a to 086f8d9 Compare December 22, 2017 19:26
@joshsmith joshsmith merged commit 74d25c9 into develop Dec 27, 2017
@joshsmith joshsmith deleted the greenkeeper/ember-stripe-elements-0.3.0 branch December 27, 2017 17:19
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