chore(deps): update the-pr-agent/pr-agent action to v0.45.0 - #39
chore(deps): update the-pr-agent/pr-agent action to v0.45.0#39renovate[bot] wants to merge 1 commit into
Conversation
|
PR author is in the excluded authors list. |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — This small dependency update changes a privileged PR automation action that receives repository and API credentials, and the workflow is entirely owned by another team. Human review is warranted to confirm the new upstream action remains appropriate for this sensitive workflow. Not approved because:
No code changes detected at Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
16c36d8 to
3c91ae4
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
3c91ae4 to
c451f3e
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
c451f3e to
2935aed
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
2935aed to
16dff3d
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
16dff3d to
98a47a3
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
98a47a3 to
ba5ec7d
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
ba5ec7d to
1c9277b
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
1c9277b to
49b090c
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
49b090c to
9c0fd95
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
9c0fd95 to
7ae55ba
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
7ae55ba to
3fbadf6
Compare
This PR contains the following updates:
v0.42.0→v0.45.0Release Notes
The-PR-Agent/pr-agent (The-PR-Agent/pr-agent)
v0.45.0Compare 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.0Compare Source
get_body()no longer accepts unsigned webhooks — a deployment withoutGITHUB.WEBHOOK_SECRETset 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.requirements.txt,requirements-dev.txt, and the legacysetup.pyare gone — dependencies now live inpyproject.tomlwith a committeduv.lock. Set up a dev environment withuv syncand run tools viauv run. Optional features are now extras (lambda,langchain—uv sync --extra <name>) or a dependency group (similar-issue—uv sync --group similar-issue), and Docker images install from the lockfile withuv sync --frozen. Installing from PyPI withpip install pr-agentstill works.uv run ruff check --fixon touched files before committing.🚀 Features
🐛 Bug Fixes
⚡ Performance
📚 Documentation
🧹 Maintenance
New Contributors
Full Changelog: The-PR-Agent/pr-agent@v0.43.0...v0.44.0
v0.43.0Compare Source
What's Changed
🚀 Features
🐛 Bug Fixes
📚 Documentation
🧹 Maintenance
Full Changelog: The-PR-Agent/pr-agent@v0.42.0...v0.43.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.