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/stripe-php from 7.31.0 to 7.39.0 #1514

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 26, 2020

Bumps stripe/stripe-php from 7.31.0 to 7.39.0.

Release notes

Sourced from stripe/stripe-php's releases.

v7.39.0

  • #960 Add constants for payment_behavior on Subscription

See the changelog for more details.

v7.38.0

  • #959 Add multiple constants missing for Event

See the changelog for more details.

v7.37.2

  • #957 Updated PHPDocs

See the changelog for more details.

v7.37.1

  • #952 Improve PHPDoc

See the changelog for more details.

v7.37.0

  • #950 Add support for id_npwp and my_frp as type on TaxId

See the changelog for more details.

v7.36.2

  • #946 Update PHPDoc

See the changelog for more details.

v7.36.1

  • #938 Remove extra array_keys() call.
  • #942 fix autopagination for service methods

See the changelog for more details.

v7.36.0

  • #937 Add support for ae_trn, cl_tin and sa_vat as type on TaxId

See the changelog for more details.

v7.35.0

  • #936 Add anticipation_repayment as a type on BalanceTransaction

See the changelog for more details.

v7.34.0

  • #934 Add support for issuing_dispute as a type on BalanceTransaction

See the changelog for more details.

Changelog

Sourced from stripe/stripe-php's changelog.

7.39.0 - 2020-06-25

  • #960 Add constants for payment_behavior on Subscription

7.38.0 - 2020-06-24

  • #959 Add multiple constants missing for Event

7.37.2 - 2020-06-23

  • #957 Updated PHPDocs

7.37.1 - 2020-06-11

  • #952 Improve PHPDoc

7.37.0 - 2020-06-09

  • #950 Add support for id_npwp and my_frp as type on TaxId

7.36.2 - 2020-06-03

  • #946 Update PHPDoc

7.36.1 - 2020-05-28

  • #938 Remove extra array_keys() call.
  • #942 fix autopagination for service methods

7.36.0 - 2020-05-21

  • #937 Add support for ae_trn, cl_tin and sa_vat as type on TaxId

7.35.0 - 2020-05-20

  • #936 Add anticipation_repayment as a type on BalanceTransaction

7.34.0 - 2020-05-18

  • #934 Add support for issuing_dispute as a type on BalanceTransaction

7.33.1 - 2020-05-15

  • #933 Services bugfix: convert nested null params to empty strings

7.33.0 - 2020-05-14

  • #771 Introduce client/services API. The migration guide contains before & after examples of the backwards-compatible changes.

7.32.1 - 2020-05-13

  • #932 Fix multiple PHPDoc

7.32.0 - 2020-05-11

  • #931 Add support for the LineItem resource and APIs
Commits
  • 350e4f4 Bump version to 7.39.0
  • c0f220c Merge pull request #960 from stripe/richardm-add-subscription-enums
  • c8a1949 Add PAYMENT_BEHAVIOR enum to Subscription resource
  • 65264ca Bump version to 7.38.0
  • 1798752 Merge pull request #959 from stripe/remi-add-missing-events
  • d10621f Add multiple constants missing for Event
  • da9ae09 Bump version to 7.37.2
  • 4c13aa7 Merge pull request #957 from stripe/remi/codegen-75c2f60
  • f40f099 Codegen for openapi 75c2f60
  • 56908d0 Merge pull request #954 from brendanm-stripe/brendanm/chore/add-client-docs-link
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 26, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/stripe/stripe-php-7.39.0 branch 4 times, most recently from 413fe28 to 33ae99b Compare June 30, 2020 16:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/stripe/stripe-php-7.39.0 branch from 33ae99b to d7f3598 Compare June 30, 2020 16:53
@alexsegura alexsegura merged commit 4031710 into master Jun 30, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/stripe/stripe-php-7.39.0 branch June 30, 2020 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant