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

build(deps): Bump stripity_stripe from 2.17.3 to 3.0.0 #59

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps stripity_stripe from 2.17.3 to 3.0.0.

Release notes

Sourced from stripity_stripe's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: beam-community/stripity-stripe@2.17.2...v3.0.0

Changelog

Sourced from stripity_stripe's changelog.

3.0.0

2.17.2

13 October 2022

... (truncated)

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 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)

@dependabot dependabot bot added the external-dependency Depends on an entity/dependency external to the team's control label Oct 9, 2023
Bumps [stripity_stripe](https://github.com/code-corps/stripity_stripe) from 2.17.3 to 3.0.0.
- [Release notes](https://github.com/code-corps/stripity_stripe/releases)
- [Changelog](https://github.com/beam-community/stripity-stripe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/code-corps/stripity_stripe/commits/v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/stripity_stripe-3.0.0 branch from 7790e74 to 9235da0 Compare October 11, 2023 09:30
nelsonic
nelsonic previously approved these changes Oct 11, 2023
Copy link
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot thanks for updating.
@LuchoTurtle do you want to take a look at this to see if this is a breaking change?
https://diff.hex.pm/diff/stripity_stripe/2.17.3..3.0.0

@nelsonic nelsonic added the awaiting-review An issue or pull request that needs to be reviewed label Oct 11, 2023
@LuchoTurtle
Copy link
Member

There was a breaking change, indeed. Although it wasn't really documented anywhere (not even mentioned in their changelog), Stripe.Session is now part of the Stripe.Checkout.Session struct.

I've made the changes. Seeing that the tests pass, I'm merging this PR.

Thanks! 👍

@LuchoTurtle LuchoTurtle merged commit 6d8a7a3 into main Oct 11, 2023
1 check passed
@LuchoTurtle LuchoTurtle deleted the dependabot/hex/stripity_stripe-3.0.0 branch October 11, 2023 11:03
@nelsonic
Copy link
Member

Thanks for confirming the breaking change and fixing it. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review An issue or pull request that needs to be reviewed external-dependency Depends on an entity/dependency external to the team's control
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants