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

Update async-stripe requirement from 0.23.0 to 0.25.1 #2

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Updates the requirements on async-stripe to permit the latest version.

Changelog

Sourced from async-stripe's changelog.

0.25.1 (2023-09-27)

Bug Fixes

  • respect the required and optional fields for EventType and Metadata (cdabd2e)

0.25.0 (2023-09-25)

Features

  • generate latest changes from OpenApi spec (652a360)

0.24.0 (2023-09-21)

Features

  • Generate latest changes from OpenApi spec (7421960)
  • Generate latest changes from OpenApi spec (2fedb71)

0.23.0 (2023-09-06)

Bug Fixes

  • don't pin time-core for msrv (00a9a1d)
  • Update hyper-rustls to fix RUSTSEC-2023-0052 (7c31f76)

Features

  • add support for connect tokens (b7c5489)
  • add tax calculation api behind a feature (2266ed1)
  • handle currency_options (1bb8165)

0.22.2 (2023-05-11)

Bug Fixes

  • Add sis_ id prefix for usage record summaries (1042493)

0.22.1 (2023-05-09)

Bug Fixes

  • Move feature check to build.rs (8d06be0)

... (truncated)

Commits
  • 16fced0 chore(release): 0.25.1 [skip ci]
  • f95748b Merge pull request #444 from arlyon/fix/optional-metadata
  • cdabd2e fix: respect the required and optional fields for EventType and Metadata
  • c39fd5f chore(release): 0.25.0 [skip ci]
  • f017a8a Merge pull request #440 from arlyon/openapi-1695342142
  • 652a360 feat: generate latest changes from OpenApi spec
  • 18296e3 chore(release): 0.24.0 [skip ci]
  • 531878b mark regen commit as a feature
  • de54e8f Merge pull request #438 from arlyon/openapi-1694737317
  • 5ab79ad fix imports and add new id field
  • Additional commits viewable in compare view

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)

Updates the requirements on [async-stripe](https://github.com/arlyon/async-stripe) to permit the latest version.
- [Release notes](https://github.com/arlyon/async-stripe/releases)
- [Changelog](https://github.com/arlyon/async-stripe/blob/master/CHANGELOG.md)
- [Commits](arlyon/async-stripe@v0.23.0...v0.25.1)

---
updated-dependencies:
- dependency-name: async-stripe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2023

Superseded by #3.

@dependabot dependabot bot closed this Oct 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/async-stripe-0.25.1 branch October 6, 2023 07:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant