Skip to content

ci: bump the-pr-agent/pr-agent from 0.41.1 to 0.42.0 in the dependencies group - #28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dependencies-a0d33af5e9
Open

ci: bump the-pr-agent/pr-agent from 0.41.1 to 0.42.0 in the dependencies group#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dependencies-a0d33af5e9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: the-pr-agent/pr-agent.

Updates the-pr-agent/pr-agent from 0.41.1 to 0.42.0

Release notes

Sourced from the-pr-agent/pr-agent's releases.

v0.42.0

[!NOTE] v0.42.0 isn't on PyPI yet. We're working on getting it published and will update this note as soon as it lands. In the meantime, pip install pr-agent==0.42.0 won't resolve — use one of these instead:

Docker — images for 0.42.0 are available now:

docker pull pragent/pr-agent:0.42.0                # CLI
docker pull pragent/pr-agent:0.42.0-github_app       # per-target images use the same -<target> suffix

Install from source at the tag:

pip install "git+https://github.com/The-PR-Agent/pr-agent.git@v0.42.0"

This installs the v0.42.0 code, though it currently self-reports 0.39.0.

Or stay on pr-agent==0.39.0 until we confirm here that 0.42.0 is available.

What's Changed

🚀 Features

  • feat(litellm): pass-through cache_control_injection_points for Anthropic prompt caching by @​naorpeled in #2610
  • feat: add GLM-5.2, Kimi K3, Qwen3.8 and MiMo v2.5 model support by @​PeterDaveHello in #2606
  • feat: add opt-in agent run details section (model, tokens, time, AI calls) by @​victorljii in #2587
  • feat(review): surface files excluded from review coverage by @​yefuyou in #2589
  • feat(gitlab): add option to publish /review output as a resolvable threads by @​aivarsliepa in #2545
  • feat(describe): add enable_pr_description to skip the AI summary by @​vaibzde in #2570
  • feat(describe): make the changes-diagram direction configurable and adaptive by @​IsmaelMartinez in #2598

🐛 Bug Fixes

🧹 Maintenance

Full Changelog: The-PR-Agent/pr-agent@v0.41.1...v0.42.0

Commits
  • f6af7d7 chore(deps): Upgrade LiteLLM to the latest stable v1.95.0 (#2611)
  • 89cb6dd fix: per-request settings clone in bitbucket-server & azuredevops webhooks (#...
  • 0adbeaa feat(litellm): pass-through cache_control_injection_points for Anthropic prom...
  • 8242ce5 feat: add GLM-5.2, Kimi K3, Qwen3.8 and MiMo v2.5 model support (#2606)
  • 0bbba9d Correct LiteLLM OTel dependency guard import path (#2607)
  • 4d68431 feat: add opt-in agent run details section (model, tokens, time, AI calls) (#...
  • 72faa3b fix(gitlab): anchor inline comments to the latest diff version (#2600)
  • b6cc691 chore(deps): Upgrade LiteLLM to the latest stable v1.94.0 (#2590)
  • 90a3537 feat(review): surface files excluded from review coverage (#2589)
  • 16762b0 feat(gitlab): add option to publish /review output as a resolvable threads (#...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [the-pr-agent/pr-agent](https://github.com/the-pr-agent/pr-agent).


Updates `the-pr-agent/pr-agent` from 0.41.1 to 0.42.0
- [Release notes](https://github.com/the-pr-agent/pr-agent/releases)
- [Changelog](https://github.com/The-PR-Agent/pr-agent/blob/main/CHANGELOG.md)
- [Commits](The-PR-Agent/pr-agent@743f52d...f6af7d7)

---
updated-dependencies:
- dependency-name: the-pr-agent/pr-agent
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 15, 2026
@sonarqubecloud

Copy link
Copy Markdown

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants