Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 27, 2018

Bumps stripe from 3.23.0 to 4.1.0.

Release notes

Sourced from stripe's releases.

stripe-ruby v4.1.0

  • #695 Add support for ValueList and ValueListItem for Radar

See the changelog for more details.

stripe-ruby v4.0.3

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

See the changelog for more details.

stripe-ruby v4.0.2

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

See the changelog for more details.

stripe-ruby v4.0.1

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

See the changelog for more details.

stripe-ruby v4.0.0

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

See the changelog for more details.

stripe-ruby v3.31.1

  • #697 Send telemetry in milliseconds specifically

See the changelog for more details.

stripe-ruby v3.31.0

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

See the changelog for more details.

stripe-ruby v3.30.0

  • #693 Add new API endpoints for the Invoice resource.

See the changelog for more details.

stripe-ruby v3.29.0

  • #692 Add support for the Person resource
  • #694 Add support for the WebhookEndpoint resource

See the changelog for more details.

stripe-ruby v3.28.0

  • #690 Add support for Stripe Terminal
... (truncated)
Changelog

Sourced from stripe's changelog.

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

  • #693 Add new API endpoints for the Invoice resource.

3.29.0 - 2018-10-30

  • #692 Add support for the Person resource
  • #694 Add support for the WebhookEndpoint resource

3.28.0 - 2018-09-24

  • #690 Add support for Stripe Terminal

3.27.0 - 2018-09-24

  • #689 Rename FileUpload to File

3.26.1 - 2018-09-14

  • #688 Fix hash equality on StripeObject

3.26.0 - 2018-09-05

  • #681 Add support for reporting resources

3.25.0 - 2018-08-28

  • #678 Allow payment intent #cancel, #capture, and #confirm to take their own parameters

3.24.0 - 2018-08-27

  • #675 Remove support for BitcoinReceiver write-actions
Commits
  • 3c7995f Bump version to 4.1.0
  • e66705a Merge pull request #695 from stripe/remi-add-radar-lists
  • ceab274 Add support for Radar List and ListItem resources
  • 67c88f3 Bump version to 4.0.3
  • d54ac04 Merge pull request #703 from stripe/ob-fix-windows
  • bea6d5d Don't use net-http-persistent on Windows
  • aa611c2 Bump version to 4.0.2
  • 42f4c84 Merge pull request #701 from stripe/ob-bump-faraday
  • c80a491 Bump Faraday minimum version to 0.13.0
  • 63d95e1 Bump version to 4.0.1
  • 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.23.0 to 4.1.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.23.0...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@MarckK
Copy link
Member

MarckK commented Dec 2, 2018

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Superseded by #891.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/stripe-4.1.0 branch December 2, 2018 15:51
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.

3 participants