Skip to content

chore(deps): update the-pr-agent/pr-agent action to v0.45.0 - #92

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/the-pr-agent-pr-agent-0.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/the-pr-agent-pr-agent-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
The-PR-Agent/pr-agent action minor v0.43.0v0.45.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

The-PR-Agent/pr-agent (The-PR-Agent/pr-agent)

v0.45.0

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧹 Maintenance

⬆️ Dependencies

Full Changelog: The-PR-Agent/pr-agent@v0.44.0...v0.45.0

v0.44.0

Compare Source

⚠️ Important Changes
  • GitHub App webhooks now require a configured secret (#​2595): get_body() no longer accepts unsigned webhooks — a deployment without GITHUB.WEBHOOK_SECRET set is rejected with HTTP 403 instead of trusting every caller. Set the secret on your GitHub App and in your config before upgrading. The same PR escapes attacker-controlled webhook fields that were interpolated into CLI command strings.
  • Dependency management migrated to uv (#​2509): requirements.txt, requirements-dev.txt, and the legacy setup.py are gone — dependencies now live in pyproject.toml with a committed uv.lock. Set up a dev environment with uv sync and run tools via uv run. Optional features are now extras (lambda, langchainuv sync --extra <name>) or a dependency group (similar-issueuv sync --group similar-issue), and Docker images install from the lockfile with uv sync --frozen. Installing from PyPI with pip install pr-agent still works.
  • Linting consolidated on Ruff (#​2880): flake8 and the standalone isort pre-commit hook were removed. Contributors should run uv run ruff check --fix on touched files before committing.
  • Dependency pins relaxed to patched ranges (#​2881): exact pins were loosened so downstream consumers can pick up security updates; LiteLLM was also upgraded to v1.98.0 (#​2794).
🚀 Features
🐛 Bug Fixes
⚡ Performance
📚 Documentation
🧹 Maintenance
New Contributors

Full Changelog: The-PR-Agent/pr-agent@v0.43.0...v0.44.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@greptile-apps

greptile-apps Bot commented Aug 30, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@codeant-ai

codeant-ai Bot commented Aug 30, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@macroscopeapp

macroscopeapp Bot commented Aug 30, 2026

Copy link
Copy Markdown

Approvability

Verdict: Not approved

Macroscope's review found this PR not approvable — This updates the executable PR-Agent action used in both workflow attempts; the action has repository write permissions and secret inputs, while the upstream release includes behavior changes not visible in the two-line diff. The workflow is explicitly owned by the streaming team, but the PR was generated by Renovate, so owner review is warranted.

Not approved because:

  • Credit balance exhausted. Approvability relies on correctness review in order to determine eligibility

Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more.

@renovate
renovate Bot force-pushed the renovate/the-pr-agent-pr-agent-0.x branch from 96340e7 to 699ddf1 Compare September 3, 2026 14:31
@codeant-ai

codeant-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/the-pr-agent-pr-agent-0.x branch from 699ddf1 to 4e5f797 Compare September 6, 2026 01:24
@renovate renovate Bot changed the title chore(deps): update the-pr-agent/pr-agent action to v0.44.0 chore(deps): update the-pr-agent/pr-agent action to v0.45.0 Sep 6, 2026
@codeant-ai

codeant-ai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

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.

0 participants