Update dependency django-payments to v4 #161

Open
teckids_renovate_bot wants to merge 1 commit from renovate/django-payments-4.x into master

This MR contains the following updates:

Package Type Update Change
django-payments (changelog) dependencies major ^3.0.0^4.0.0

Release Notes

jazzband/django-payments (django-payments)

v4.0.0

Compare Source

  • Breaking: Webhook error responses in static_callback endpoint now
    return JSON instead of raising Http404. Error responses include
    variant and error_code fields for easier debugging. This helps
    developers identify which payment provider is having issues when viewing
    webhook logs in provider dashboards (Stripe, PayPal, etc.).

    Migration guide:

    • If you're using webhook systems (Stripe, PayPal, etc.), no changes needed
      • they expect JSON.
    • If you have custom code checking for Http404 exceptions from webhook
      endpoints, update to handle JSON responses with appropriate HTTP status
      codes (400, 404, etc.).
    • Payment tokens are no longer exposed in 404 error responses for security.
  • Breaking: StripeProvider, which was deprecated in v3.0.0, has been
    dropped. Use StripeProviderV3 instead.

  • Breaking: Drop support for Django 4.2, 5.0, and 5.1.
    Supported versions of Django are 5.2 (LTS), and 6.0.

  • Breaking: Drop support for Python 3.9.
    Supported versions of Python are 3.10 thru 3.14.

  • Fixed StripeProviderV3 not setting captured_amount on payment
    confirmation in process_data() and status(), which broke refunds.

  • The stripe provider now requires stripe>=7.8.0, released Dec 2023.


Configuration

📅 Schedule: (UTC)

  • 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Mend Renovate.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [django-payments](https://github.com/jazzband/django-payments) ([changelog](https://django-payments.readthedocs.io/en/latest/changelog.html)) | dependencies | major | `^3.0.0` → `^4.0.0` | --- ### Release Notes <details> <summary>jazzband/django-payments (django-payments)</summary> ### [`v4.0.0`](https://github.com/jazzband/django-payments/blob/HEAD/CHANGELOG.rst#v400) [Compare Source](https://github.com/jazzband/django-payments/compare/v3.1.0...v4.0.0) - **Breaking**: Webhook error responses in `static_callback` endpoint now return JSON instead of raising `Http404`. Error responses include `variant` and `error_code` fields for easier debugging. This helps developers identify which payment provider is having issues when viewing webhook logs in provider dashboards (Stripe, PayPal, etc.). **Migration guide:** - If you're using webhook systems (Stripe, PayPal, etc.), no changes needed - they expect JSON. - If you have custom code checking for `Http404` exceptions from webhook endpoints, update to handle JSON responses with appropriate HTTP status codes (400, 404, etc.). - Payment tokens are no longer exposed in 404 error responses for security. - **Breaking**: `StripeProvider`, which was deprecated in v3.0.0, has been dropped. Use `StripeProviderV3` instead. - **Breaking**: Drop support for Django 4.2, 5.0, and 5.1. Supported versions of Django are 5.2 (LTS), and 6.0. - **Breaking**: Drop support for Python 3.9. Supported versions of Python are 3.10 thru 3.14. - Fixed `StripeProviderV3` not setting `captured_amount` on payment confirmation in `process_data()` and `status()`, which broke refunds. - The stripe provider now requires `stripe>=7.8.0`, released Dec 2023. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
_renovate commented 2026-06-20 16:17:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 541c62da - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>541c62da - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=146829&start_sha=89456e119bdccd03cf272e9e3842cd2f496c72af)
_renovate commented 2026-06-20 17:09:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • cc253fbb - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>cc253fbb - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=146885&start_sha=541c62daa004a39b08120548b675c4eaaaf4a239)
_renovate commented 2026-06-20 17:09:23 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-20 18:32:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4178e1c8 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>4178e1c8 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=146983&start_sha=cc253fbba712711fa094de8c76a43ddbec3fabca)
_renovate commented 2026-06-20 19:30:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 01cecec4 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>01cecec4 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147068&start_sha=4178e1c87732ae6e48d207d6259cff18bd340e18)
_renovate commented 2026-06-20 20:48:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • be5c9770 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>be5c9770 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147159&start_sha=01cecec45d38dc7784b6cd48679df2e11dee9755)
_renovate commented 2026-06-20 21:28:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9591e723 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>9591e723 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147217&start_sha=be5c97703437c3f5adb28834ecdf216a99cd6c75)
_renovate commented 2026-06-20 21:58:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 140c983e - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>140c983e - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147274&start_sha=9591e72315d121d1600a2580175d12f95f67c57d)
_renovate commented 2026-06-20 23:51:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 029de7db - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>029de7db - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147440&start_sha=140c983e16fe5abc073934673eee8e604a95cceb)
_renovate commented 2026-06-21 00:52:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 323707c5 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>323707c5 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147495&start_sha=029de7db2acb279f2da139b009535b9133126f67)
_renovate commented 2026-06-21 01:32:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7e47ce20 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>7e47ce20 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147524&start_sha=323707c5358096c823c0af338ce7aac41894033d)
_renovate commented 2026-06-21 01:36:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • b26a9242 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>b26a9242 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147528&start_sha=7e47ce2039fc91fe82149a203befa31de66813ff)
_renovate commented 2026-06-21 03:27:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • 44b1387e - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>44b1387e - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147643&start_sha=b26a92429ccb3807b7b72113f3d0eabcfe3ff876)
_renovate commented 2026-06-21 05:57:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • a7077f8b - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>a7077f8b - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=147867&start_sha=44b1387e8d3018c8467784fdb806ef8060055dd7)
_renovate commented 2026-06-21 07:27:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • 16daeee5 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>16daeee5 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=148007&start_sha=a7077f8b93427f04a7b06bd1984879680c9f2c62)
_renovate commented 2026-06-21 09:00:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • c56d2d2e - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>c56d2d2e - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=148169&start_sha=16daeee5eb29a89d2cc682f5ff97db4eb6864a72)
_renovate commented 2026-06-21 11:57:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 355cd316 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>355cd316 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=148451&start_sha=c56d2d2e1ccfd0eedcf602272f55962cb624f91c)
_renovate commented 2026-06-21 12:07:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 512d6ddf - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>512d6ddf - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=148460&start_sha=355cd316192d42918c0a7156ac4c42f902c530f4)
_renovate commented 2026-06-21 13:43:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5212c3e8 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>5212c3e8 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=148558&start_sha=512d6ddf1ce1935ebc07f02c59e1965fc9a4a548)
_renovate commented 2026-06-21 15:57:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • fcab2909 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>fcab2909 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=148770&start_sha=5212c3e8ef84e6b58be7f132d7a1a943f7ccd782)
_renovate commented 2026-06-21 18:00:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 07ecac19 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>07ecac19 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=149043&start_sha=fcab29094a9565b40b581f01cf386c036fb83194)
_renovate commented 2026-06-21 20:28:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 617d5912 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>617d5912 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=149194&start_sha=07ecac19698e74deed4dbeea7650a23388f3198a)
_renovate commented 2026-06-21 22:51:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • 507d57c0 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>507d57c0 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=149425&start_sha=617d59122c261540e419d35a2d9287619188baa5)
_renovate commented 2026-06-21 23:16:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 09254a6a - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>09254a6a - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=149479&start_sha=507d57c08137e1a0b373d8355240bf7a9cb2d746)
_renovate commented 2026-06-22 03:15:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0159d76f - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>0159d76f - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=149823&start_sha=09254a6a252be39045b280e477a3d1ef0629323f)
_renovate commented 2026-06-22 04:50:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 09e1e7f8 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>09e1e7f8 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=149989&start_sha=0159d76f494e44835d4519711b05fe00aa27750c)
_renovate commented 2026-06-22 05:09:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • fe9e754d - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>fe9e754d - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150024&start_sha=09e1e7f8905ddca2500f61f5ba548017fad2b8ec)
_renovate commented 2026-06-22 07:19:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 79d81fdb - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>79d81fdb - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150185&start_sha=fe9e754d70d0b34d9ccc2499a9d77208ee056a3a)
_renovate commented 2026-06-22 07:52:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8fd62e1e - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>8fd62e1e - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150230&start_sha=79d81fdbdc574ae76343713e1e63ce7bddf48d90)
_renovate commented 2026-06-22 08:45:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • f7f955d8 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>f7f955d8 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150299&start_sha=8fd62e1ec7e61de6b6d73c5aa30a8f8939a26608)
_renovate commented 2026-06-22 09:22:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • 952c259a - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>952c259a - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150395&start_sha=f7f955d8b746a0f4aefe65d0e4189997f4140fc7)
_renovate commented 2026-06-22 10:32:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 573deab9 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>573deab9 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150510&start_sha=952c259a6bf3151a2f9b4378a5a1245578bd92b3)
_renovate commented 2026-06-22 10:55:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • 908468ae - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>908468ae - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150549&start_sha=573deab98ea90c28bfc55617f9b09c3e22d5c1de)
_renovate commented 2026-06-22 11:24:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9fc28b28 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>9fc28b28 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150581&start_sha=908468aeae736e7837a8f0288d6e280470c4d3ad)
_renovate commented 2026-06-22 11:52:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 39660472 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>39660472 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150650&start_sha=9fc28b28e588b7618e2e6465ed353d12a02a14a3)
_renovate commented 2026-06-22 12:37:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 45b6aa27 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>45b6aa27 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150703&start_sha=3966047206ed6e6605e95b493211d66bd5295025)
_renovate commented 2026-06-22 15:12:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • e65e9c46 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>e65e9c46 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=150997&start_sha=45b6aa277331b176688671bbe2d196166a642444)
_renovate commented 2026-06-22 16:21:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2a2a9fbb - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>2a2a9fbb - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=151188&start_sha=e65e9c460a4b6eebf98e42b8d48d23ec3e20adfc)
_renovate commented 2026-06-22 16:34:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3b14c576 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>3b14c576 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=151216&start_sha=2a2a9fbb3e1d56fa1794f7efa72e6c77a45c43e3)
_renovate commented 2026-06-22 16:52:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • e8d6bbd2 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>e8d6bbd2 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=151260&start_sha=3b14c5765cce1794e57c7aef6ae0683883d19215)
_renovate commented 2026-06-22 17:24:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • c9e3c2f1 - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>c9e3c2f1 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=151342&start_sha=e8d6bbd26b1770dc6d8f47f25d799e67902e3247)
_renovate commented 2026-06-22 18:19:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • d691f9eb - Update dependency django-payments to v4

Compare with previous version

added 1 commit <ul><li>d691f9eb - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=151441&start_sha=c9e3c2f15a70edac71bb09bc3c71abfb0c303445)
_renovate commented 2026-07-03 15:40:20 +02:00 (Migrated from edugit.org)

added 10 commits

  • d691f9eb...b9fa67ac - 9 commits from branch master
  • 5714a845 - Update dependency django-payments to v4

Compare with previous version

added 10 commits <ul><li>d691f9eb...b9fa67ac - 9 commits from branch <code>master</code></li><li>5714a845 - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=151758&start_sha=d691f9eb582ffd3e65ea4eca1d3ca6e0e6ca6675)
_renovate commented 2026-07-10 18:08:30 +02:00 (Migrated from edugit.org)

added 5 commits

  • 5714a845...dd4589f2 - 4 commits from branch master
  • 35928fee - Update dependency django-payments to v4

Compare with previous version

added 5 commits <ul><li>5714a845...dd4589f2 - 4 commits from branch <code>master</code></li><li>35928fee - Update dependency django-payments to v4</li></ul> [Compare with previous version](/AlekSIS/onboarding/AlekSIS-App-Tezor/-/merge_requests/117/diffs?diff_id=152088&start_sha=5714a845bbbcf486746c170024cd8eb412d1e5bc)
_renovate commented 2026-07-17 00:38:26 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-17 02:07:59 +02:00 (Migrated from edugit.org)

changed the description

changed the description
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/django-payments-4.x:renovate/django-payments-4.x
git switch renovate/django-payments-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/django-payments-4.x
git switch renovate/django-payments-4.x
git rebase master
git switch master
git merge --ff-only renovate/django-payments-4.x
git switch renovate/django-payments-4.x
git rebase master
git switch master
git merge --no-ff renovate/django-payments-4.x
git switch master
git merge --squash renovate/django-payments-4.x
git switch master
git merge --ff-only renovate/django-payments-4.x
git switch master
git merge renovate/django-payments-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Tezor!161
No description provided.