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 8.7.0 to 10.13.0 #3812

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps stripe from 8.7.0 to 10.13.0.

Release notes

Sourced from stripe's releases.

v10.13.0

  • #1367 Update generated code
    • Add support for new resources ConfirmationToken and Forwarding.Request
    • Add support for retrieve method on resource ConfirmationToken
    • Add support for create, list, and retrieve methods on resource Request
  • #1362 Exclude sorbet directory and tapioca script when packing gem

See the changelog for more details.

v10.13.0-beta.1

  • #1360 Update generated code for beta
    • Add support for new resources Billing.MeterEventAdjustment, Billing.MeterEvent, and Billing.Meter
    • Add support for create, deactivate, list, reactivate, retrieve, and update methods on resource Meter
    • Add support for create method on resources MeterEventAdjustment and MeterEvent
    • Add support for create test helper method on resource ConfirmationToken
    • Add support for add_lines, remove_lines, and update_lines methods on resource Invoice

See the changelog for more details.

v10.12.0

  • #1359 Update generated code
    • Add support for new resources Issuing.PersonalizationDesign and Issuing.PhysicalBundle
    • Add support for create, list, retrieve, and update methods on resource PersonalizationDesign
    • Add support for list and retrieve methods on resource PhysicalBundle
  • #1354 Refactor after SDK based generation pattern
  • #1347 Reorder methods with lexographical sort
  • #1355 Disable Metrics/ClassLength
  • #1351 Update CHANGELOG.md

See the changelog for more details.

v10.12.0-beta.1

  • #1352 Update generated code for beta Release specs are identical.

  • #1350 Update generated code for beta

  • #1341 Update generated code for beta

    • Remove support for resource Entitlements.Event
  • #1343 Add a helper to add a beta version

See the changelog for more details.

v10.11.0

  • #1348 Use sorbet gem instead of sorbet-static
  • #1342 Update generated code
    • Add list_refunds and retrieve_refund methods on resource Charge.
  • #1345 Update README to use add_beta_version

See the changelog for more details.

... (truncated)

Changelog

Sourced from stripe's changelog.

10.13.0 - 2024-03-21

  • #1367 Update generated code
    • Add support for new resources ConfirmationToken and Forwarding.Request
    • Add support for retrieve method on resource ConfirmationToken
    • Add support for create, list, and retrieve methods on resource Request
  • #1362 Exclude sorbet directory and tapioca script when packing gem

10.12.0 - 2024-03-14

  • #1359 Update generated code
    • Add support for new resources Issuing.PersonalizationDesign and Issuing.PhysicalBundle
    • Add support for create, list, retrieve, and update methods on resource PersonalizationDesign
    • Add support for list and retrieve methods on resource PhysicalBundle
  • #1354 Refactor after SDK based generation pattern
  • #1347 Reorder methods with lexographical sort
  • #1355 Disable Metrics/ClassLength
  • #1351 Update CHANGELOG.md

10.11.0 - 2024-02-29

  • #1348 Use sorbet gem instead of sorbet-static
  • #1342 Update generated code
    • Add list_refunds and retrieve_refund methods on resource Charge.
  • #1345 Update README to use add_beta_version

10.10.0 - 2024-02-22

  • #1336 Update generated code
    • Add InvoiceLineItem.update method.
  • #1334 Add TaxIds API
    • Add support for all, create, and retrieve methods on resource TaxId
    • The delete method now sends a DELETE request to /v1/tax_ids/{id} instead of /v1/customers/{customer}/tax_ids/{id}. The endpoints are functionally the same when operating on a Customer Tax ID.
    • The resource_url method on TaxId now returns the top-level /v1/tax_ids/{id} path instead of the /v1/customers/{customer}/tax_ids/{id} path.

10.9.0 - 2024-02-15

  • #1329 Update generated code
  • #1324 Start running Sorbet in CI
  • #1327 Add methods for dynamically referenced constants

10.8.0 - 2024-02-08

  • #1322 Update generated code
  • #1323 Extract other CRUDL api operations from mixins
    • Extract more CRUDL operations, namely create, delete, update, and list into the resources. These methods will no longer rely on the APIOperation mixins.
  • #1314 Update mocha gem to 1.16

10.7.1 - 2024-02-05

10.7.0 - 2024-02-01

  • #1317 Remove list method in child resources
    • Removes list method mixin from child resources, as these methods always return InvalidRequestError and never succeed
  • #1311 Use the deprecation gem in search and clean up usage of the gem

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [stripe](https://github.com/stripe/stripe-ruby) from 8.7.0 to 10.13.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@v8.7.0...v10.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@just1602 just1602 force-pushed the dependabot/bundler/stripe-10.13.0 branch from f3eb0af to e81cff9 Compare March 25, 2024 13:39
@just1602
Copy link
Collaborator

@eliduke since you're the person who wrote the stripe integration and seems to be the most used to work with strip, do you think you would have the time to give this a look, and confirm if we can merge this PR or not, because we're 2 major versions behind now. :/

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

A newer version of stripe exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/bundler/stripe-10.13.0 branch July 16, 2024 06:29
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.

2 participants