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 module github.com/stripe/stripe-go/v79 to v80 #92

Closed

Conversation

aiae-renovate
Copy link
Collaborator

@aiae-renovate aiae-renovate commented Oct 8, 2024

This PR contains the following updates:

Package Type Update Change
github.com/stripe/stripe-go/v79 require major v79.12.0 -> v80.2.0

Release Notes

stripe/stripe-go (github.com/stripe/stripe-go/v79)

v80.2.0

Compare Source

  • #​1929, #​1933 Remove rawrequests Post, Get, and Delete in favor of rawrequests.Client
    • The individual rawrequests functions for Post, Get, and Delete methods are removed in favor of the client model which allows local configuration of backend and api key, which enables more flexible calls to new/preview/unsupported APIs.

See the changelog for more details.

v80.1.0

Compare Source

  • #​1928 Update generated code
    • Remove the support for resource Margin that was accidentally made public in the last release

See the changelog for more details.

v80.0.0

Compare Source

  • #​1926 Support for APIs in the new API version 2024-09-30.acacia

    This release changes the pinned API version to 2024-09-30.acacia. Please read the API Upgrade Guide and carefully review the API changes before upgrading.

⚠️ Breaking changes
  • Rename usage_threshold_config to usage_threshold on BillingAlertParams and BillingAlert
  • Remove support for filter on BillingAlertParams and BillingAlert. Use the filters on the usage_threshold instead
  • Remove support for CustomerConsentCollected on TerminalReaderProcessSetupIntentParams
Additions
  • Add support for CustomUnitAmount on ProductDefaultPriceDataParams
  • Add support for AllowRedisplay on TerminalReaderProcessPaymentIntentProcessConfigParams and TerminalReaderProcessSetupIntentParams
  • Add support for new value international_transaction on enum TreasuryReceivedCreditFailureCode
  • Add method RawRequest() that takes a HTTP method type, url and relevant parameters to make requests to the Stripe API that are not yet supported in the SDK.

See the changelog for more details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@aiae-renovate aiae-renovate force-pushed the renovate/github.com-stripe-stripe-go-v79-80.x branch 6 times, most recently from e2844d3 to 5e9dfef Compare October 11, 2024 14:01
@aiae-renovate aiae-renovate force-pushed the renovate/github.com-stripe-stripe-go-v79-80.x branch from 5e9dfef to b4c5e09 Compare October 11, 2024 15:01
@Swan Swan closed this Oct 11, 2024
@aiae-renovate
Copy link
Collaborator Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 80.x releases. But if you manually upgrade to 80.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@aiae-renovate aiae-renovate deleted the renovate/github.com-stripe-stripe-go-v79-80.x branch October 11, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants