rails-docker-compose-rubymine-example
rails-docker-compose-rubymine-example copied to clipboard
Bump stripe-ruby-mock from 2.5.8 to 3.0.1
Bumps stripe-ruby-mock from 2.5.8 to 3.0.1.
Changelog
Sourced from stripe-ruby-mock's changelog.
3.0.1 (TBD)
- Added Changelog file
- #640: Support Payment Intent status requires_capture -
@​theodorton.- #685: Adds support for pending_invoice_item_interval -
@​joshcass.- #682: Prevent customer metadata from being overwritten with each update -
@​sethkrasnianski.- #679: Fix for #678 Add active filter to Data::List -
@​rnmp.- #668: Fix for #665 Allow to remove discount from customer -
@​mnin.- #667: Remove empty and duplicated methods from payment methods -
@​mnin.- #664: Bugfix: pass through PaymentIntent amount to mocked Charge -
@​typeoneerror.- #654: fix for #626 Added missing decline codes -
@​iCreateJB.- #648: Initial implementation of checkout session API -
@​fauxparse.- #644: Allow payment_behavior attribute on subscription create -
@​j15e.3.0.0 (2019-12-17)
the main thing is:
- #658 Make the gem compatible with Stripe Gem v.5
Commits
0e167a6Merge pull request #691 from stripe-ruby-mock/release-301fcb5845release 3.0.1 with changelog1eb6d6dMerge pull request #640 from Nabobil/payment-intents-requires-capture-statusb10f611Support Payment Intent status requires_capture6740b17Fix Link for Travis Badge9e343a5Merge pull request #685 from stripe-ruby-mock/add-pending-invoice-item-interval35e3cc5Adds support for pending_invoice_item_interval976f5ddMerge pull request #655 from iCreateJB/f/update-metadata33ac47bMerge pull request #682 from sethkrasnianski/sjk/customer-metadata-fix75775b8updated links- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)