Skip to content

chore(deps): bump shaftoe/pi-coding-agent-action/.github/workflows/pi.yml from 2 to 2.26.0 - #57

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/shaftoe/pi-coding-agent-action/dot-github/workflows/pi.yml-2.26.0
Open

chore(deps): bump shaftoe/pi-coding-agent-action/.github/workflows/pi.yml from 2 to 2.26.0#57
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/shaftoe/pi-coding-agent-action/dot-github/workflows/pi.yml-2.26.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps shaftoe/pi-coding-agent-action/.github/workflows/pi.yml from 2 to 2.26.0.

Release notes

Sourced from shaftoe/pi-coding-agent-action/.github/workflows/pi.yml's releases.

v2.26.0

2.26.0 - 2026-07-16

Added

  • adopt agent_settled event for session lifecycle; bump pi-coding-agent to 0.80.6 (#383)

Changed

  • document assignment triggers for issues and PRs (#385)
  • replace Git Data API with git CLI for Forgejo compatibility (#377)
  • deps: update dependencies (#372)
  • deps: update dependencies, Pi to v0.80.7 (#387)

Fixed

  • release: sync bun.lock workspace versions via targeted script (#373)
  • use platform-aware noreply email for git commit identity (#382)
  • use repos.getBranch instead of git.getRef for Forgejo compatibility (#375)

v2.25.1

2.25.1 - 2026-07-07

Changed

  • deps-dev: bump fallow-rs/fallow from 2 to 3 (#363)
  • deps-dev: update dependencies (#359)
  • deps-dev: update dependencies (#360)
  • deps-dev: update dependencies (#367)
  • deps-dev: update dependencies (#370)
  • deps-dev: update dependencies (#371)
  • deps: update dependencies, Pi to v0.80.3 (#358)

Fixed

  • improve create_pull_request Forgejo compatibility with API URL fix and compare-URL fallback (#362)
  • make system prompt dynamic based on platform input (#366)
  • platform-github: treat HTTP 404 from pulls.create as a permission error on Forgejo (#369)

v2.25.0

[2.25.0] - 2026-06-30

Added

  • share: add custom viewer URL support (gistviewer.l3x.in) (#351)

... (truncated)

Changelog

Sourced from shaftoe/pi-coding-agent-action/.github/workflows/pi.yml's changelog.

[2.27.0] - 2026-08-03

Added

  • dispose Pi sessions after orchestration (#394)
  • migrate from Bun to Node + Vitest + pnpm (#392)
  • opt tools into strict sampling, bump Pi to v0.82.1 (#393)

Changed

  • deps-ci: bump actions/setup-node from 6 to 7 (#389)
  • deps-ci: bump github/codeql-action from 4 to 4.37.3 (#395)
  • deps: update dependencies, Pi to v0.80.10 (#388)
  • deps: update dependencies, Pi to v0.81.1 (#390)

Fixed

  • release: resolve tsx not found in semantic-release prepareCmd (#397)

[2.26.0] - 2026-07-16

Added

  • adopt agent_settled event for session lifecycle; bump pi-coding-agent to 0.80.6 (#383)

Changed

  • document assignment triggers for issues and PRs (#385)
  • replace Git Data API with git CLI for Forgejo compatibility (#377)
  • deps: update dependencies (#372)
  • deps: update dependencies, Pi to v0.80.7 (#387)

Fixed

  • release: sync bun.lock workspace versions via targeted script (#373)
  • use platform-aware noreply email for git commit identity (#382)
  • use repos.getBranch instead of git.getRef for Forgejo compatibility (#375)

[2.25.1] - 2026-07-07

Changed

  • deps-dev: bump fallow-rs/fallow from 2 to 3 (#363)
  • deps-dev: update dependencies (#359)
  • deps-dev: update dependencies (#360)
  • deps-dev: update dependencies (#367)
  • deps-dev: update dependencies (#370)
  • deps-dev: update dependencies (#371)
  • deps: update dependencies, Pi to v0.80.3 (#358)

... (truncated)

Commits
  • ff67257 chore: update README deps [skip ci]
  • 3746c85 chore(dist): rebuild 2.25.1-develop.5c04899 [skip ci]
  • 5c04899 refactor: replace Git Data API with git CLI for Forgejo compatibility (#377)
  • b5ad31d chore(dist): rebuild 2.25.1-develop.074a9bd [skip ci]
  • 074a9bd fix: use repos.getBranch instead of git.getRef for Forgejo compatibility (#375)
  • f3f4f92 chore: update README deps [skip ci]
  • 8e6ebc3 chore(dist): rebuild 2.25.1-develop.abc874b [skip ci]
  • abc874b chore(deps): update dependencies (#372)
  • 2d570a1 fix(release): sync bun.lock workspace versions via targeted script (#373)
  • 73ccd1a chore(release): 2.25.1 [skip ci]
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

….yml

Bumps [shaftoe/pi-coding-agent-action/.github/workflows/pi.yml](https://github.com/shaftoe/pi-coding-agent-action) from 2 to 2.26.0.
- [Release notes](https://github.com/shaftoe/pi-coding-agent-action/releases)
- [Changelog](https://github.com/shaftoe/pi-coding-agent-action/blob/develop/CHANGELOG.md)
- [Commits](shaftoe/pi-coding-agent-action@v2...v2.26.0)

---
updated-dependencies:
- dependency-name: shaftoe/pi-coding-agent-action/.github/workflows/pi.yml
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants