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 3.25.0 to 4.8.0 #1778

Merged
merged 1 commit into from Feb 18, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps stripe from 3.25.0 to 4.8.0.

Release notes

Sourced from stripe's releases.

stripe-ruby v4.8.0

  • #741 Use FaradayStripeEncoder to encode all parameter styles

See the changelog for more details.

stripe-ruby v4.7.1

  • #740 Fix query encoding for integer-indexed maps

See the changelog for more details.

stripe-ruby v4.7.0

  • #735 Rename CheckoutSession to Session and move it under the Checkout namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.

See the changelog for more details.

stripe-ruby v4.6.0

  • #736 Properly serialize individual on Account objects

See the changelog for more details.

stripe-ruby v4.5.0

  • #719 Generate OAuth authorize URLs for Express accounts as well as standard

See the changelog for more details.

stripe-ruby v4.4.1

  • #718 Fix an error message typo

See the changelog for more details.

stripe-ruby v4.4.0

  • #716 Add support for the CheckoutSession resource

See the changelog for more details.

stripe-ruby v4.3.0

  • #711 Add support for account links

See the changelog for more details.

stripe-ruby v4.2.0

  • #705 Add support for the Review APIs

See the changelog for more details.

stripe-ruby v4.1.0

  • #695 Add support for ValueList and ValueListItem for Radar

See the changelog for more details.

... (truncated)
Changelog

Sourced from stripe's changelog.

4.8.0 - 2019-02-03

  • #741 Use FaradayStripeEncoder to encode all parameter styles

4.7.1 - 2019-02-01

  • #740 Fix query encoding for integer-indexed maps

4.7.0 - 2019-01-23

  • #735 Rename CheckoutSession to Session and move it under the Checkout namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.

4.6.0 - 2019-01-21

  • #736 Properly serialize individual on Account objects

4.5.0 - 2019-01-02

  • #719 Generate OAuth authorize URLs for Express accounts as well as standard

4.4.1 - 2018-12-31

  • #718 Fix an error message typo

4.4.0 - 2018-12-21

  • #716 Add support for the CheckoutSession resource

4.3.0 - 2018-12-10

  • #711 Add support for account links

4.2.0 - 2018-11-28

  • #705 Add support for the Review APIs

4.1.0 - 2018-11-27

  • #695 Add support for ValueList and ValueListItem for Radar

4.0.3 - 2018-11-19

  • #703 Don't use Net::HTTP::Persistent on Windows where it's not well supported

4.0.2 - 2018-11-16

  • #701 Require minimum Faraday 0.13 for proper support of persistent connections

4.0.1 - 2018-11-15

  • #699 Only send telemetry if Request-Id was present in the response

4.0.0 - 2018-11-15

  • #698 Use persistent connections by default through Net::HTTP::Persistent
  • #698 Drop support for Ruby 2.0 (which we consider a breaking change here)

3.31.1 - 2018-11-12

  • #697 Send telemetry in milliseconds specifically

3.31.0 - 2018-11-12

  • #696 Add configurable telemetry to gather information on client-side request latency

3.30.0 - 2018-11-08

... (truncated)
Commits
  • e0438d2 Bump version to 4.8.0
  • c1fa537 Merge pull request #741 from stripe/brandur-simpler-encoding
  • 9dd5bdb Use FaradayStripeEncoder to encode all parameter styles
  • 3798cad Fix a few comments
  • 58512a9 Bump version to 4.7.1
  • 42d4f42 Merge pull request #740 from stripe/brandur-fix-query-encoding
  • 07f939b Fix query encoding for integer-indexed maps
  • 94bafb4 Bump version to 4.7.0
  • 3366cac Merge pull request #735 from stripe/remi-fix-checkout-sessions
  • 41b6968 Merge pull request #738 from stripe/brandur-port-in-output
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [stripe](https://github.com/stripe/stripe-ruby) from 3.25.0 to 4.8.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@v3.25.0...v4.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Feb 11, 2019
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Feb 18, 2019
@maestromac maestromac merged commit e676d9f into master Feb 18, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Feb 18, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/stripe-4.8.0 branch February 18, 2019 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants