Skip to content

ci: bump the-pr-agent/pr-agent from 0.41.0 to 0.41.1 in the dependencies group - #53

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/dependencies-9ec792f7f2
Open

ci: bump the-pr-agent/pr-agent from 0.41.0 to 0.41.1 in the dependencies group#53
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/dependencies-9ec792f7f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 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.0 to 0.41.1

Release notes

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

v0.41.1

[!NOTE] v0.41.1 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.41.1 won't resolve — use one of these instead:

Docker — images for 0.41.1 are available now:

docker pull pragent/pr-agent:0.41.1                # CLI
docker pull pragent/pr-agent:0.41.1-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.41.1"

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

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

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix(litellm): surface the real provider error instead of RetryError by @​naorpeled in #2586
  • fix: fall back to old path when diff_item.b_path is None in LocalGitProvider by @​YokoAC in #2581

📚 Documentation

🧹 Maintenance

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

Commits
  • 743f52d doc: fix incorrect Qodo "free tier" references across documentation (#2585)
  • 5726c02 fix(litellm): surface the real provider error instead of RetryError (#2586)
  • 8334844 docs(usage-guide): add Neon AI Gateway model configuration (#2568)
  • 231a2d2 docs: refresh stale docs against the current release line (#2571)
  • 4007996 fix: fall back to old path when diff_item.b_path is None in LocalGitProvider ...
  • f9970de feat: support the /improve command for the local git provider (#2583)
  • e46707d feat: optional provider-side request attribution via the OpenAI user field (#...
  • b249e56 ci(mosaico): remove the bundle-parity check (#2567)
  • 96e2f7a chore(mosaico): pin the deployment bundle to 0.41.0 (#2566)
  • 05e9d0b chore(release): bump version to 0.41.0 [skip ci]
  • See full diff 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.0 to 0.41.1
- [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@570f67e...743f52d)

---
updated-dependencies:
- dependency-name: the-pr-agent/pr-agent
  dependency-version: 0.41.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 14, 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