Skip to content

chore(deps): update fro-bot/agent to v0.115.1 - #3920

Merged
fro-bot[bot] merged 1 commit into
mainfrom
renovate/github-actions
Sep 25, 2026
Merged

fro-bot[bot] merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@fro-bot

@fro-bot fro-bot Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
fro-bot/agent action minor v0.114.0 → v0.115.1 OpenSSF Scorecard

Release Notes

fro-bot/agent (fro-bot/agent)

v0.115.1

Compare Source

What's new

Cloning private repositories now works when Git needs to answer a credential prompt. The askpass helper is executable even under restrictive umasks, fixing the permission error that previously prevented authenticated clones.

Clone credentials are also limited to GitHub HTTPS prompts, and global and system Git configuration are disabled during cloning so planted URL rewrites cannot redirect the authenticated request. Redirects that keep a repository reachable after a GitHub rename remain supported. #​1658

Full changelog
0.115.1 (2026-09-24)
Bug Fixes
Continuous Integration

v0.115.0

Compare Source

What's new

Gateway runs now record the state of the checkout they began with, including its commit, branch or detached HEAD, and whether the working tree was dirty or left in the middle of a Git operation. Each agent response appends that starting state so readers can tell which code a persistent workspace actually used; it explicitly reports that remote freshness was not checked.

Checkout preparation and inspection now run under the repository lock, preventing another run from reaching the same tree while it is being prepared. Inspection is read-only and disables repository-configured hooks, filters, and fsmonitor; unavailable state is reported without failing a run, while a checkout that is not the expected repository stops it. The operator run-status contract now also carries this provenance and distinguishes workspace-preparation failures. #​1656

Full changelog
0.115.0 (2026-09-23)
Features
  • gateway: record what every run's checkout started from (#​1656) (f6ef998)
Build System
  • deps: update dependency oh-my-opencode-slim to v2.2.22 (#​1653) (d58ae52)
Bug Fixes
Miscellaneous Chores

v0.114.1

Compare Source

What's new

Operator web control surfaces behind a reverse proxy now apply sign-in and rate limits to the resolved client rather than the proxy address. This prevents multiple users behind one proxy from consuming a shared sign-in budget, while health polling no longer competes with sign-in attempts.

Forwarding metadata is accepted only from configured trusted proxies, and the client address is resolved from the proxy chain rather than caller-supplied values. Deployments that enable the operator surface must now set GATEWAY_OPERATOR_TRUSTED_PROXIES; missing, malformed, or ambiguous forwarding information is rejected instead of being guessed.

An in-progress sign-in whose client address changes now releases its attempt and restarts once, rather than stranding the operator in a failed flow. Invalid, spent, and tampered sign-in states retain their existing rejection behavior. #​1651

Full changelog
0.114.1 (2026-09-22)
Build System
Bug Fixes
Continuous Integration
Miscellaneous Chores

Configuration

📅 Schedule: (in timezone America/Phoenix)

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

🚦 Automerge: Enabled.

♻ 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.


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

This PR has been generated by Mend Renovate CLI.

@fro-bot fro-bot Bot added action GitHub Action related automerge Automated merge approved dependencies Dependency updates or security alerts github-actions GitHub Actions minor Minor version changes renovate Renovate bot updates <https://mend.io/renovate> labels Sep 23, 2026
@fro-bot
fro-bot Bot enabled auto-merge (squash) September 23, 2026 22:45
@fro-bot
fro-bot Bot force-pushed the renovate/github-actions branch 2 times, most recently from 6f6d503 to 0fd835a Compare September 24, 2026 02:15
@fro-bot
fro-bot Bot force-pushed the renovate/github-actions branch 2 times, most recently from e1b388a to 72ede81 Compare September 24, 2026 23:23
@fro-bot fro-bot Bot changed the title chore(deps): update fro-bot/agent to v0.115.0 chore(deps): update fro-bot/agent to v0.115.1 Sep 24, 2026
@fro-bot
fro-bot Bot force-pushed the renovate/github-actions branch from 72ede81 to 395fa0c Compare September 25, 2026 00:42
@fro-bot
fro-bot Bot merged commit 57e2088 into main Sep 25, 2026
20 checks passed
@fro-bot
fro-bot Bot deleted the renovate/github-actions branch September 25, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action GitHub Action related automerge Automated merge approved dependencies Dependency updates or security alerts github-actions GitHub Actions minor Minor version changes renovate Renovate bot updates <https://mend.io/renovate>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant