Skip to content

chore: bump version to 0.1.9 - #210

Merged
Kilo59 merged 3 commits into
mainfrom
chore/release-0.1.9
Aug 29, 2026
Merged

chore: bump version to 0.1.9#210
Kilo59 merged 3 commits into
mainfrom
chore/release-0.1.9

Conversation

@Kilo59

@Kilo59 Kilo59 commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

Bump version from 0.1.9.dev10.1.9 in preparation for the v0.1.9 release.

Changes since v0.1.8

🚀 Features

  • Audit kitchen-sink configs and bump ruff to 0.16.5
  • Update fastapi and data-science-engineering presets for ruff 0.16.5
  • Add commented-out preview rules and settings to kitchen-sink preset

🐞 Bug Fixes

  • Support codeless rules in linter group filtering in TUI
  • Exclude lint.flake8-import-conventions.banned-from from ruff-sync drift checks

🛠️ Maintenance

  • Drop Python 3.10 support
  • Refactor: clean up httpx2 integration and remove pytest-httpx2
  • Ban unittest.mock imports project-wide; migrate tests to monkeypatch and stubs
  • Enhance pre-commit hooks with security and hygiene checks

📖 Documentation

  • Add agent task lifecycle and git workflow guidelines

📦 Dependencies

  • Bump gitpython, pymdown-extensions, pytest-asyncio
  • pre-commit autoupdate (ruff 0.16)

Summary by Sourcery

Release version 0.1.9 with expanded CI reporting documentation and metadata updates.

Enhancements:

  • Document expanded CI output support for GitHub Actions, GitLab Code Quality, and SARIF reports.

Build:

  • Bump the project version from 0.1.9.dev1 to 0.1.9 and update the lockfile.

Documentation:

  • Update README and documentation to describe the additional CI annotation and report formats.

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.28%. Comparing base (e8f0af3) to head (1706124).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files          11       11           
  Lines        1610     1610           
=======================================
  Hits         1518     1518           
  Misses         92       92           

☔ View full report in Codecov by Harness.
📢 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.

@codspeed-hq

codspeed-hq Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 15 untouched benchmarks


Comparing chore/release-0.1.9 (1706124) with main (e8f0af3)

Open in CodSpeed

@github-actions

Copy link
Copy Markdown
Contributor
Wily: No changes in complexity detected.

@Kilo59
Kilo59 merged commit 62a4d4b into main Aug 29, 2026
19 checks passed
@Kilo59
Kilo59 deleted the chore/release-0.1.9 branch August 29, 2026 18:19
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.

1 participant