Update stripe-ruby-mock 3.1.0.rc3 → 3.1.0 (patch) #3295
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ stripe-ruby-mock (3.1.0.rc3 → 3.1.0) · Repo · Changelog
Release Notes
3.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
Merge pull request #766 from stripe-ruby-mock/3.1.0
Update version number
Update changelog
Update changelog.
Merge pull request #709 from renuo/feature/remove_currency_check
Merge pull request #755 from dominikdarnel/patch-1
Merge pull request #765 from stripe-ruby-mock/allow-trialing
Support trialing when creating subscriptions.
Properly set the status of a trialing subscription
Merge pull request #764 from stripe-ruby-mock/fix-erroneous-error-message
Fixes erroneous error message.
Adds more info to changelog.
Merge pull request #758 from jamesprior/create-price
Merge pull request #762 from csalvato/support-connect-3
Merge pull request #747 from coding-chimp/ruby-2.7
Merge branch 'master' into create-price
Adds stripe_account header namespace for customers
Better quantity and subscription item id support
Subscription items keep price info under :plan
Merge pull request #759 from rohitbegani/mock_account_login_link
Adding express dashboard login link mock
Merge pull request #756 from espen/patch-2
Compact plan ids before validating
Missing param to validate
List prices by lookup key
Try adding specs for subscriptions and prices
Update subscription helper for prices
Added #715 PR to changelog
Add allowed params to subscriptions
Merge pull request #739 from dudyn5ky1/master
Merge pull request #727 from jmulieri/fix/list-deleted-records
Fix ruby 2.7 deprecation warnings
Add data to account links
support on price api
Merge pull request #695 from gbp/fix-auto-paging-each
Fix List initialize error with deleted records
Merge pull request #726 from stripe-ruby-mock/travis-fix
set Stripe api key for 2.7.0
cleanup
Merge pull request #688 from stripe-ruby-mock/ruby-270-extended
Merge pull request #720 from codequest-eu/feature/subscription-additional-parameters
[Subscriptions] Add support for collection_method parameter
[Subscriptions] Add support for default_payment_method parameter
Merge pull request #694 from mnin/master
Merge pull request #715 from espen/patch-1
Added application_fee_amount to mock charge object
Merge pull request #711 from amenon/mock_account_links
Adding account link mock
Merge pull request #708 from renuo/feature/checkout_session_retrieve
Remove unnecessary check on customer's currency
Implement Stripe::Checkout::Session.retrieve
Merge pull request #687 from stripe-ruby-mock/payment-intent-webhook-events
Merge pull request #700 from OnwardCare/master
update the balance API to respond with instant_available
Add has_more attribute to all ListObject instances
Remove Hash#slice for Ruby 2.4 support
Introduce ideal and sepa_debit type for PaymentMethod
Merge pull request #693 from mtmail/changelog-into-gemspec
gemspec: add change,issue,source_code URL
✳️ stripe (5.53.0 → 5.55.0) · Repo · Changelog
Release Notes
5.55.0
5.54.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Bump version to 5.55.0
API Updates (#1055)
Bump version to 5.54.0
API Updates (#1053)
Enable automated rubygems release (#1052)
Add ruby release action (#1051)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands