Skip to content

chore: release main#45

Merged
swernerx merged 1 commit into
mainfrom
release-please--branches--main
Jan 21, 2026
Merged

chore: release main#45
swernerx merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@swernerx

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

python2ts: 1.4.2

1.4.2 (2026-01-21)

Bug Fixes

  • spread operator in tuples and doc attribute (a8464cd)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jan 21, 2026

Copy link
Copy Markdown

Greptile Summary

Automated patch release from Release Please that bumps python2ts package version from 1.4.1 to 1.4.2.

  • Version updated in manifest, package.json, and changelog
  • Changelog documents bug fix for spread operator in tuples and __doc__ attribute
  • All version numbers are consistent across files

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Automated release PR with only version bumps and changelog updates. All changes are standard, consistent, and generated by Release Please. No code changes, no logic modifications.
  • No files require special attention

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 1.4.1 to 1.4.2 for python2ts package
packages/python2ts/package.json Version bumped from 1.4.1 to 1.4.2
packages/python2ts/CHANGELOG.md Added changelog entry for 1.4.2 release documenting spread operator and __doc__ attribute bug fix

Sequence Diagram

sequenceDiagram
    participant RP as Release Please Bot
    participant Manifest as .release-please-manifest.json
    participant Package as package.json
    participant Changelog as CHANGELOG.md
    
    RP->>Manifest: Update version 1.4.1 → 1.4.2
    RP->>Package: Update version 1.4.1 → 1.4.2
    RP->>Changelog: Add 1.4.2 release entry
    Note over Changelog: Documents bug fix:<br/>spread operator in tuples<br/>and __doc__ attribute
Loading

@greptile-apps

greptile-apps Bot commented Jan 21, 2026

Copy link
Copy Markdown

Greptile found no issues!

From now on, if a review finishes and we haven't found any issues, we will not post anything, but you can confirm that we reviewed your changes in the status check section.

This feature can be toggled off in your Code Review Settings by deselecting "Create a status check for each PR".

@codecov

codecov Bot commented Jan 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.67%. Comparing base (a8464cd) to head (2fe84c5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   78.67%   78.67%           
=======================================
  Files          37       37           
  Lines        6705     6705           
  Branches     1788     1788           
=======================================
  Hits         5275     5275           
  Misses        802      802           
  Partials      628      628           
Flag Coverage Δ
python2ts 72.23% <ø> (ø)
pythonlib 84.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@swernerx
swernerx merged commit b1e4129 into main Jan 21, 2026
8 checks passed
@swernerx

Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

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.

1 participant