store
store copied to clipboard
Bump stripity_stripe from 2.17.3 to 3.1.1
Bumps stripity_stripe from 2.17.3 to 3.1.1.
Release notes
Sourced from stripity_stripe's releases.
v3.1.1
What's Changed
- Implement object_name_to_module so it will work for new objects in future by
@sb8244in beam-community/stripity-stripe#792Full Changelog: https://github.com/beam-community/stripity-stripe/compare/v3.1.0...v3.1.1
v3.1.0
What's Changed
- Use conn token from read_body result by
@alisinabhin beam-community/stripity-stripe#821New Contributors
@alisinabhmade their first contribution in beam-community/stripity-stripe#821Full Changelog: https://github.com/beam-community/stripity-stripe/compare/v3.0.0...v3.1.0
v3.0.0
What's Changed
- Add
adjustable_quantitytoline_item_datafor Checkout Sessions by@aj-fosterin beam-community/stripity-stripe#761- stripity-stripe => stripe-elixir by
@snewcomerin beam-community/stripity-stripe#765- Add Stripe OpenAPI codegen github action by
@snewcomerin beam-community/stripity-stripe#771- Allow nil for authorization in Issuing.Transaction by
@jfpedrozain beam-community/stripity-stripe#764- Extend
Stripe.Invoice.t()withfrom_invoiceto allow to track invoice revisions by@tristantrebin beam-community/stripity-stripe#770- Update deps by
@snewcomerin beam-community/stripity-stripe#772- Revert stripity-stripe => stripe-elixir by
@snewcomerin beam-community/stripity-stripe#774- Open API build by
@snewcomerin beam-community/stripity-stripe#776- Bump stripe-mock by
@snewcomerin beam-community/stripity-stripe#779- Cleanup README by
@snewcomerin beam-community/stripity-stripe#783- Updated README instructions for starting stripe mock by
@nkezhayain beam-community/stripity-stripe#785- Fix source code links in documentation by
@skboltonin beam-community/stripity-stripe#789- Add codeowners by
@doomsporkin beam-community/stripity-stripe#795- Add manual cast of object name for BillingPortal.Configuration by
@sb8244in beam-community/stripity-stripe#791- Make sure code is loaded before checking function_exported?, or it will be false by
@sb8244in beam-community/stripity-stripe#794- chore: update ex_doc deps by
@yordisin beam-community/stripity-stripe#796- chore: add deploy workflow by
@yordisin beam-community/stripity-stripe#799- fix: compiling without plug deps by
@yordisin beam-community/stripity-stripe#798- improve docs by
@yordisin beam-community/stripity-stripe#801- Add task for codegen by
@maartenvanvlietin beam-community/stripity-stripe#806- Telemetry by
@gsychevin beam-community/stripity-stripe#809- Fix TestClock Module Name by
@PJUllrichin beam-community/stripity-stripe#812- Add
:idempotency_key_in_useas a validcard_error_codeby@aejin beam-community/stripity-stripe#813- fix: remove param casting to atom [BREAKING CHANGE] by
@yordisin beam-community/stripity-stripe#807New Contributors
@tristantrebmade their first contribution in beam-community/stripity-stripe#770@skboltonmade their first contribution in beam-community/stripity-stripe#789@doomsporkmade their first contribution in beam-community/stripity-stripe#795@sb8244made their first contribution in beam-community/stripity-stripe#791@yordismade their first contribution in beam-community/stripity-stripe#796@gsychevmade their first contribution in beam-community/stripity-stripe#809
... (truncated)
Changelog
Sourced from stripity_stripe's changelog.
v3.1.1
- Implement object_name_to_module so it will work for new objects in future
[#792](https://github.com/code-corps/stripity_stripe/issues/792)- Update services based on v682 of Stripe OpenApi SDK
ea63a8b- Update services based on v679 of Stripe OpenApi SDK
0d425fe- Update services based on v665 of Stripe OpenApi SDK
2b569dav3.1.0
5 November 2023
- Use conn token from read_body result
[#821](https://github.com/code-corps/stripity_stripe/issues/821)- Update services based on v634 of Stripe OpenApi SDK
66d8611- Update services based on v638 of Stripe OpenApi SDK
b670d7b- Update services based on v604 of Stripe OpenApi SDK
878697fv3.0.0
4 October 2023
- fix: remove param casting to atom
[#807](https://github.com/code-corps/stripity_stripe/issues/807)- Add
:idempotency_key_in_useas a validcard_error_code[#813](https://github.com/code-corps/stripity_stripe/issues/813)- Fix TestClock Module Name
[#812](https://github.com/code-corps/stripity_stripe/issues/812)- Telemetry
[#809](https://github.com/code-corps/stripity_stripe/issues/809)- Add task for codegen
[#806](https://github.com/code-corps/stripity_stripe/issues/806)- chore: improve docs
[#801](https://github.com/code-corps/stripity_stripe/issues/801)- fix: compiling without plug deps
[#798](https://github.com/code-corps/stripity_stripe/issues/798)- chore: add deploy workflow
[#799](https://github.com/code-corps/stripity_stripe/issues/799)- chore: update ex_doc deps
[#796](https://github.com/code-corps/stripity_stripe/issues/796)- Make sure code is loaded before checking function_exported?, or it will be false
[#794](https://github.com/code-corps/stripity_stripe/issues/794)- Add manual cast of object name for BillingPortal.Configuration
[#791](https://github.com/code-corps/stripity_stripe/issues/791)- Add codeowners
[#795](https://github.com/code-corps/stripity_stripe/issues/795)- Fix source code links in documentation
[#789](https://github.com/code-corps/stripity_stripe/issues/789)- Updated README instructions for starting stripe mock
[#785](https://github.com/code-corps/stripity_stripe/issues/785)- Cleanup README
[#783](https://github.com/code-corps/stripity_stripe/issues/783)- Bump stripe-mock
[#779](https://github.com/code-corps/stripity_stripe/issues/779)- Open API build
[#776](https://github.com/code-corps/stripity_stripe/issues/776)- Revert stripity-stripe => stripe-elixir
[#774](https://github.com/code-corps/stripity_stripe/issues/774)- Update deps
[#772](https://github.com/code-corps/stripity_stripe/issues/772)- Extend
Stripe.Invoice.t()withfrom_invoice[#770](https://github.com/code-corps/stripity_stripe/issues/770)- Allow nil for authorization in Issuing.Transaction
[#764](https://github.com/code-corps/stripity_stripe/issues/764)- Add Stripe OpenAPI codegen github action
[#771](https://github.com/code-corps/stripity_stripe/issues/771)- stripity-stripe => stripe-elixir
[#765](https://github.com/code-corps/stripity_stripe/issues/765)- Add adjustable_quantity to line item input
[#761](https://github.com/code-corps/stripity_stripe/issues/761)- Add manual cast of object name for BillingPortal.Configuration (#791)
[#790](https://github.com/code-corps/stripity_stripe/issues/790)- Cleanup README (#783)
[#780](https://github.com/code-corps/stripity_stripe/issues/780)- Update services based on v218 of Stripe OpenApi SDK
88c1a14- Update services based on v532 of Stripe OpenApi SDK
3c7b660- Update services based on v550 of Stripe OpenApi SDK
0176e27
... (truncated)
Commits
- See full diff in compare view
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Superseded by #366.