Skip to content

PFrames bump - #101

Merged
vadimpiven merged 1 commit into
mainfrom
fix/pframes_bump
Jul 14, 2026
Merged

PFrames bump#101
vadimpiven merged 1 commit into
mainfrom
fix/pframes_bump

Conversation

@vadimpiven

@vadimpiven vadimpiven commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the polars-pf PFrames integration package from 1.1.54 to 1.1.55 in the Python 3.12.10 run-environment configuration, accompanied by a correctly scoped changeset entry.

  • polars-pf (PFrames polars bridge) — patch-level version increment from 1.1.541.1.55 inside python-3.12.10/config.json; all other 40+ pinned dependencies are untouched.
  • Changeset.changeset/weak-pandas-fall.md marks the affected package (@platforma-open/milaboratories.runenv-python-3.12.10) as a patch release, consistent with a dependency micro-bump.

Confidence Score: 5/5

Safe to merge — a single pinned version number changes and nothing else is touched.

The change is a one-line patch bump of polars-pf from 1.1.54 to 1.1.55. The changeset is correctly typed as patch and targets the right package. All other dependencies remain pinned at their current versions, so there is no risk of cascading resolution changes.

No files require special attention.

Important Files Changed

Filename Overview
python-3.12.10/config.json Bumps polars-pf dependency from 1.1.54 to 1.1.55 (patch release); all other pinned packages remain unchanged.
.changeset/weak-pandas-fall.md New changeset file correctly labelling the polars-pf bump as a patch release for the milaboratories.runenv-python-3.12.10 package.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: PFrames bump] --> B[python-3.12.10/config.json]
    A --> C[.changeset/weak-pandas-fall.md]

    B --> D["polars-pf 1.1.54 → 1.1.55\n(patch release)"]
    C --> E["Package: milaboratories.runenv-python-3.12.10\nBump type: patch"]

    D --> F[Python 3.12.10\nRun Environment]
    E --> G[Versioned Release\nvia Changesets]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[PR: PFrames bump] --> B[python-3.12.10/config.json]
    A --> C[.changeset/weak-pandas-fall.md]

    B --> D["polars-pf 1.1.54 → 1.1.55\n(patch release)"]
    C --> E["Package: milaboratories.runenv-python-3.12.10\nBump type: patch"]

    D --> F[Python 3.12.10\nRun Environment]
    E --> G[Versioned Release\nvia Changesets]
Loading

Reviews (1): Last reviewed commit: "PFrames bump" | Re-trigger Greptile

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the polars-pf dependency version from 1.1.54 to 1.1.55 in python-3.12.10/config.json and adds a corresponding changeset file to document this patch bump. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@vadimpiven
vadimpiven merged commit ffa6837 into main Jul 14, 2026
58 checks passed
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.

2 participants