chore(deps): update the-pr-agent/pr-agent action to v0.45.0 - #38
chore(deps): update the-pr-agent/pr-agent action to v0.45.0#38renovate[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 updates executable third-party automation in both attempts of a workflow with write permissions, repository-token access, and secrets, while the release includes substantive behavior changes. The only modified file is also owned by the streaming team rather than the Renovate author, so owner review is appropriate. 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. |
5cef47b to
293cf12
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
293cf12 to
ef7bad9
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
ef7bad9 to
50d6844
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
50d6844 to
a62f544
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
a62f544 to
6b23ce2
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
6b23ce2 to
4fd152f
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
4fd152f to
51416d6
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
51416d6 to
85d6abf
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
85d6abf to
1f57dcb
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.