Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stripe from 7.0.0 to 7.1.0 #9586

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps stripe from 7.0.0 to 7.1.0.

Release notes

Sourced from stripe's releases.

v7.1.0

  • #1116 API Updates
    • Add support for new resource CustomerCashBalanceTransaction
  • #1118 Update AllowedChars in rubocop config
  • #1117 Refresh rubocop config.
  • #1115 Add a support section to the readme

See the changelog for more details.

v7.1.0-beta.2

  • #1113 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add refund_payment method to Terminal resource

See the changelog for more details.

v7.1.0-beta.1

  • #1107 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Added the Order resource support

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

7.1.0 - 2022-08-19

  • #1116 API Updates
    • Add support for new resource CustomerCashBalanceTransaction
  • #1118 Update AllowedChars in rubocop config
  • #1117 Refresh rubocop config.
  • #1115 Add a support section to the readme
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Aug 22, 2022
@dependabot dependabot bot force-pushed the dependabot/bundler/stripe-7.1.0 branch from dee3595 to cd04ed7 Compare August 24, 2022 06:47
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-ruby@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/stripe-7.1.0 branch from cd04ed7 to 3aef0b4 Compare August 24, 2022 06:48
@drummer83 drummer83 added the pr-staged-au staging.openfoodnetwork.org.au label Sep 1, 2022
@drummer83
Copy link
Contributor

I have tested the following checkouts on staging AU using Stripe:

Checkout Credit card Result
Legacy - 4242 OK
Legacy - 3184 OK
Split - 4242 Uncaptured
Split - 3184 OK

The uncaptured payment is a known issue, see #8952. Capturing manually works as before.

I don't see a change in behavior here. Unless more test instructions are provided this is ready to merge.

@drummer83 drummer83 self-assigned this Sep 1, 2022
@drummer83 drummer83 removed the pr-staged-au staging.openfoodnetwork.org.au label Sep 1, 2022
@mkllnk mkllnk merged commit 4057df5 into master Sep 2, 2022
@mkllnk mkllnk deleted the dependabot/bundler/stripe-7.1.0 branch September 2, 2022 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants