Skip to content

build(deps-dev): bump polar-sdk from 0.13.5 to 0.31.3 in /server - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/server/polar-sdk-0.31.3
Open

build(deps-dev): bump polar-sdk from 0.13.5 to 0.31.3 in /server#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/server/polar-sdk-0.31.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Contributor

Bumps polar-sdk from 0.13.5 to 0.31.3.

Release notes

Sourced from polar-sdk's releases.

python - v0.31.3 - 2026-04-10 09:42:08

Generated by Speakeasy CLI

polar-sdk 0.31.3

Python SDK Changes Detected:

  • polar._endpointcheckout_created_post():
    • request.data.products.[].prices.[].[product_price].[seat_based].meter Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data.products.[].prices.[].[product_price].[seat_based].meter Changed Breaking ⚠️
  • polar._endpointcheckout_expired_post():
    • request.data.products.[].prices.[].[product_price].[seat_based].meter Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointproduct_created_post():
    • request.data.prices.[].[product_price].[seat_based].meter Changed Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data.prices.[].[product_price].[seat_based].meter Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.metrics.export(): Added
  • polar.members.get_member_by_external_id(): Added
  • polar.members.update_member_by_external_id(): Added
  • polar.members.delete_member_by_external_id(): Added
  • polar.organizations.list(): response.items.[] Changed
  • polar.organizations.create(): response Changed
  • polar.organizations.get(): response Changed
  • polar.organizations.update(): response Changed
  • polar.subscriptions.list(): response.items.[] Changed
  • polar.subscriptions.create(): response Changed
  • polar.subscriptions.get(): response Changed
  • polar.subscriptions.revoke(): response Changed
  • polar.subscriptions.update(): response Changed
  • polar.products.list(): response.items.[].prices.[].[product_price].[seat_based].meter Changed
  • polar.products.create(): response.prices.[].[product_price].[seat_based].meter Changed
  • polar.products.get(): response.prices.[].[product_price].[seat_based].meter Changed
  • polar.products.update(): response.prices.[].[product_price].[seat_based].meter Changed
  • polar.products.update_benefits(): response.prices.[].[product_price].[seat_based].meter Changed
  • polar.orders.list(): request.subscription_id Added
  • polar.checkouts.list(): response.items.[].products.[].prices.[].[product_price].[seat_based].meter Changed

... (truncated)

Changelog

Sourced from polar-sdk's changelog.

2024-08-29 15:59:32

Changes

Based on:

Generated

  • [python v0.0.1] .

2024-08-29 16:13:18

Changes

Based on:

Generated

  • [python v0.0.2] .

2024-08-29 16:20:27

Changes

Based on:

Generated

  • [python v0.1.3] .

2024-09-02 06:36:52

Changes

Based on:

Generated

  • [python v0.1.6] .

Releases

2024-09-02 07:10:24

Changes

Based on:

Generated

  • [python v0.1.7] .

Releases

2024-09-02 07:18:23

Changes

Based on:

  • OpenAPI Doc

... (truncated)

Commits
  • 35627bf Merge pull request #135 from polarsource/speakeasy-sdk-regen-1775811956
  • e1848b1 empty commit to trigger [run-tests] workflow
  • 8be58ff ## Python SDK Changes Detected:
  • 5e0f51e Merge pull request #134 from polarsource/yopi/polar-ingestion-use-named-argum...
  • 64fc5c5 Use named arguments for ingestion base
  • 1c99344 ## Python SDK Changes Detected:
  • 0c0ce5d ## Python SDK Changes Detected:
  • 3edf963 Merge pull request #130 from polarsource/speakeasy-sdk-regen-1774543542
  • b0b5729 empty commit to trigger [run-tests] workflow
  • 6ae7752 ## Python SDK Changes Detected:
  • 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.


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 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)

Bumps [polar-sdk](https://github.com/polarsource/polar-python) from 0.13.5 to 0.31.3.
- [Release notes](https://github.com/polarsource/polar-python/releases)
- [Changelog](https://github.com/polarsource/polar-python/blob/main/RELEASES.md)
- [Commits](polarsource/polar-python@v0.13.5...v0.31.3)

---
updated-dependencies:
- dependency-name: polar-sdk
  dependency-version: 0.31.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 157.31 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Eighteen Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/(main)/[organization]/portal/orders/page 226.71 KB 384.02 KB 109.72% (+/- <0.01%)
/(main)/[organization]/portal/overview/page 232.96 KB 390.27 KB 111.51% (+/- <0.01%)
/(main)/[organization]/portal/subscriptions/[id]/page 226.2 KB 383.52 KB 109.58% (+/- <0.01%)
/(main)/[organization]/portal/usage/page 115.8 KB 273.11 KB 78.03% (+/- <0.01%)
/(main)/(landing)/(mdx)/company/page 5.52 KB 162.84 KB 46.53% (🟢 -0.01%)
/(main)/(topbar)/(backer)/finance/incoming/page 187.07 KB 344.39 KB 98.40% (+/- <0.01%)
/(main)/(topbar)/(backer)/finance/outgoing/page 135.23 KB 292.54 KB 83.58% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/customers/page 341.22 KB 498.53 KB 142.44% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/sales/[id]/page 289.24 KB 446.55 KB 127.59% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/sales/checkouts/[id]/page 258.06 KB 415.38 KB 118.68% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/sales/checkouts/page 235.87 KB 393.18 KB 112.34% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/sales/subscriptions/page 230 KB 387.31 KB 110.66% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/sales/page 236.16 KB 393.47 KB 112.42% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/settings/custom-fields/page 236.56 KB 393.87 KB 112.54% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/settings/webhooks/endpoints/[id]/page 231.86 KB 389.18 KB 111.19% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/usage-billing/meters/page 389.21 KB 546.53 KB 156.15% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/finance/outgoing/page 116.7 KB 274.01 KB 78.29% (+/- <0.01%)
/(main)/dashboard/[organization]/(header)/finance/incoming/page 168.56 KB 325.87 KB 93.11% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants