Skip to content

ci: bump the dependencies group across 1 directory with 2 updates - #65

Merged
kazeburo merged 1 commit into
masterfrom
dependabot/github_actions/dependencies-60ec8a2d0c
Aug 21, 2026
Merged

ci: bump the dependencies group across 1 directory with 2 updates#65
kazeburo merged 1 commit into
masterfrom
dependabot/github_actions/dependencies-60ec8a2d0c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates in the / directory: peter-evans/create-or-update-comment and the-pr-agent/pr-agent.

Updates peter-evans/create-or-update-comment from 4.0.0 to 5.0.0

Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v5.0.0

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

... (truncated)

Commits
  • e8674b0 feat: v5 (#439)
  • fffe59e build(deps-dev): bump @​types/node from 18.19.127 to 18.19.129 (#438)
  • 076d572 build(deps-dev): bump @​types/node from 18.19.126 to 18.19.127 (#437)
  • 86a2645 build(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 (#436)
  • be17e0c build(deps-dev): bump @​types/node from 18.19.124 to 18.19.126 (#435)
  • ef75eae build(deps-dev): bump @​types/node from 18.19.123 to 18.19.124 (#433)
  • 82a7ad0 build(deps): bump actions/setup-node from 4 to 5 (#432)
  • f7c845d build(deps-dev): bump @​types/node from 18.19.122 to 18.19.123 (#430)
  • 5da8e07 build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#428)
  • 2de7f66 build(deps-dev): bump @​types/node from 18.19.121 to 18.19.122 (#427)
  • Additional commits viewable in compare view

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 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 2 updates in the / directory: [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) and [the-pr-agent/pr-agent](https://github.com/the-pr-agent/pr-agent).


Updates `peter-evans/create-or-update-comment` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@71345be...e8674b0)

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: peter-evans/create-or-update-comment
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: 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 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Comparison

Base: master
PR: dependabot/github_actions/dependencies-60ec8a2d0c

BenchmarkScanFile results
goos: linux
goarch: amd64
pkg: github.com/monitoring-forge/followparser
cpu: AMD EPYC 7763 64-Core Processor                
                      │ base-bench.txt │            pr-bench.txt            │
                      │     sec/op     │   sec/op     vs base               │
ScanFile_SmallLines-4      116.0µ ± 2%   113.5µ ± 2%  -2.11% (p=0.019 n=10)
ScanFile_LongLine-4        22.70µ ± 7%   22.62µ ± 1%       ~ (p=0.280 n=10)
geomean                    51.31µ        50.68µ       -1.22%

                      │ base-bench.txt │             pr-bench.txt              │
                      │      B/op      │     B/op      vs base                 │
ScanFile_SmallLines-4     32.27Ki ± 0%   32.27Ki ± 0%       ~ (p=1.000 n=10) ¹
ScanFile_LongLine-4       96.27Ki ± 0%   96.27Ki ± 0%       ~ (p=1.000 n=10) ¹
geomean                   55.74Ki        55.74Ki       +0.00%
¹ all samples are equal

                      │ base-bench.txt │            pr-bench.txt             │
                      │   allocs/op    │ allocs/op   vs base                 │
ScanFile_SmallLines-4       5.000 ± 0%   5.000 ± 0%       ~ (p=1.000 n=10) ¹
ScanFile_LongLine-4         6.000 ± 0%   6.000 ± 0%       ~ (p=1.000 n=10) ¹
geomean                     5.477        5.477       +0.00%
¹ all samples are equal

@kazeburo
kazeburo merged commit e2da3a1 into master Aug 21, 2026
4 checks passed
@kazeburo
kazeburo deleted the dependabot/github_actions/dependencies-60ec8a2d0c branch August 21, 2026 14:09
@github-actions github-actions Bot mentioned this pull request Aug 11, 2026
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.

1 participant