Skip to content

chore(main): release 1.15.1#409

Merged
Alberto-Codes merged 2 commits into
mainfrom
release-please--branches--main--components--docvet
May 8, 2026
Merged

chore(main): release 1.15.1#409
Alberto-Codes merged 2 commits into
mainfrom
release-please--branches--main--components--docvet

Conversation

@Alberto-Codes
Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.15.1 (2026-05-08)

Bug Fixes

  • cli: avoid click<8.2 incompatibility in progressbar hidden kwarg (#407) (00dbb82), closes #404

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings May 8, 2026 21:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Release PR for docvet v1.15.1 generated by Release Please, primarily updating repository metadata (package/version files + changelog) to reflect the new patch release that includes the CLI progress bar compatibility fix.

Changes:

  • Bump project version from 1.15.0 → 1.15.1 across packaging and integration metadata.
  • Add 1.15.1 release notes entry to CHANGELOG.md.
  • Update Release Please manifest / lockfile metadata associated with the release.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
uv.lock Updates lockfile metadata for the local editable package version.
server.json Bumps MCP server metadata version to 1.15.1.
pyproject.toml Bumps the Python package version to 1.15.1.
CHANGELOG.md Adds the 1.15.1 changelog entry referencing the CLI bugfix.
.release-please-manifest.json Bumps Release Please manifest version to 1.15.1.
.claude-plugin/plugin.json Bumps Claude plugin metadata version to 1.15.1.

Comment thread CHANGELOG.md

### Bug Fixes

* **cli:** avoid click&lt;8.2 incompatibility in progressbar hidden kwarg ([#407](https://github.com/Alberto-Codes/docvet/issues/407)) ([00dbb82](https://github.com/Alberto-Codes/docvet/commit/00dbb82f7eee2b1d94d23a2356ed7f8c17175019)), closes [#404](https://github.com/Alberto-Codes/docvet/issues/404)
@Alberto-Codes Alberto-Codes merged commit 257310e into main May 8, 2026
12 checks passed
@Alberto-Codes Alberto-Codes deleted the release-please--branches--main--components--docvet branch May 8, 2026 21:33
@Alberto-Codes
Copy link
Copy Markdown
Owner 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.

fix(cli): typer.progressbar() fails with click < 8.2 due to unsupported 'hidden' kwarg

2 participants