Skip to content

deps(deps): bump github.com/f1bonacc1/process-compose from 1.110.0 to 1.116.0#492

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/f1bonacc1/process-compose-1.116.0
Open

deps(deps): bump github.com/f1bonacc1/process-compose from 1.110.0 to 1.116.0#492
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/f1bonacc1/process-compose-1.116.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/f1bonacc1/process-compose from 1.110.0 to 1.116.0.

Release notes

Sourced from github.com/f1bonacc1/process-compose's releases.

v1.116.0

[v1.116.0] - 2026-06-16

New Features

Bug Fixes

  • Fixed unfocused interactive processes blocking on a full PTY buffer by ensuring background drainage, addresses issue #508.
  • Fixed a readiness cascade where dependents of an updated or restarted process could spuriously fail on a stale, cancelled process object, by @​hebo6.
  • Fixed a deadlock that wedged the logs WebSocket for an entire process under backpressure, by @​hebo6.
  • Fixed reloading a project that uses file-level extends, which previously failed with an "already specified in files to load" error after the first successful load, by @​eike-hass.

Changelog

  • b9b88201b5b95b7d78b3c98641bef0a54b0dea8e Add BM25 search and dependency graph as tools in the MCP server (#479)
  • a4038d669818c35fc68fc7fc240b39e371ce0e7a Add macOS runner to Go CI and optimize linter (#486)
  • 0be8ab48f793a88c4ebb09a8c7a2200b88516a26 Fix log websocket backpressure
  • 85686e53780e0c5abadb859c30dffc9ccbf9eafd Fix update readiness cascade (#497)
  • 5e62578ad443ccb5ea5761119305335528f0cf10 Merge pull request #487 from eike-hass/fix/loader-filenames-mutation-on-reload
  • a92cb3635671eb73d9245f38c33bfe643df7b879 Merge pull request #495 from hebo6/fix/logs-ws-deadlock
  • 6a79994e7f1e88a8bc3a66d4f998381c5c72f472 Merge pull request #498 from ddanier/add-namespace-env
  • cd7f6af235149a075385f3b8b54d635e83dc0f52 chore: bump process-compose version to 1.110.0
  • 1057510943cfa642cf34cb001bb356350e2da87b chore: bump version to v1.116.0 and update release notes
  • 5412c4ed5376ee001da8b636d273b83357a6323f chore: modernize go
  • 4970c98cb496787cbce4d8ed0da187c1095c3809 chore: update project dependencies and nix vendor hash
  • f0218ac9598a398e707856acda0909a6722e91f9 feat: Add ability to define namespaces via environment variable
  • fa951a03f604b786727d4a60f9ae29fb0cf65d14 feat: Automate replica names expansion in DependsOn (#496)
  • 3f76f514dafa9e015cc093d9f5f2133949c2818b feat: add process level extend
  • 60372aec409e420edf47ae3f839ad818bf0887e7 feat: add support for custom success_exit_codes per process to allow non-zero exit statuses to be treated as success Addresses issue #506
  • 9923ea311dc6bf33cfee85ba2f2476d1c4a379af feat: implement send-keys command to inject input into interactive processes addresses issue #507
  • 3360bb4e2113fab3fb14aeabd8b2802802b8a04a fix(loader): persist user-supplied FileNames, not the extends-mutated slice
  • c01127ebbc899da0371cc497908b55ace50fb3e4 fix: prevent PTY blocking for unfocused interactive processes by ensuring background drainage Addresses issue #508
  • bcf2468212991d11f324b5048f552e3eaf368311 test(loader): regression test for reload-after-extends
  • 8dcb6e1b8fd33e40db3c32df07c7a5f1f806e562 修复日志ws死锁
Changelog

Sourced from github.com/f1bonacc1/process-compose's changelog.

[v1.116.0] - 2026-06-16

New Features

Bug Fixes

  • Fixed unfocused interactive processes blocking on a full PTY buffer by ensuring background drainage, addresses issue #508.
  • Fixed a readiness cascade where dependents of an updated or restarted process could spuriously fail on a stale, cancelled process object, by Bo He.
  • Fixed a deadlock that wedged the logs WebSocket for an entire process under backpressure, by Bo He.
  • Fixed reloading a project that uses file-level extends, which previously failed with an "already specified in files to load" error after the first successful load, by Eike Haß.

Commits
  • 1057510 chore: bump version to v1.116.0 and update release notes
  • 4970c98 chore: update project dependencies and nix vendor hash
  • 9923ea3 feat: implement send-keys command to inject input into interactive processes
  • 60372ae feat: add support for custom success_exit_codes per process to allow non-zero...
  • c01127e fix: prevent PTY blocking for unfocused interactive processes by ensuring bac...
  • 5412c4e chore: modernize go
  • 3f76f51 feat: add process level extend
  • 85686e5 Fix update readiness cascade (#497)
  • fa951a0 feat: Automate replica names expansion in DependsOn (#496)
  • 6a79994 Merge pull request #498 from ddanier/add-namespace-env
  • 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)

Bumps [github.com/f1bonacc1/process-compose](https://github.com/f1bonacc1/process-compose) from 1.110.0 to 1.116.0.
- [Release notes](https://github.com/f1bonacc1/process-compose/releases)
- [Changelog](https://github.com/F1bonacc1/process-compose/blob/main/docs/release-notes.md)
- [Commits](F1bonacc1/process-compose@v1.110.0...v1.116.0)

---
updated-dependencies:
- dependency-name: github.com/f1bonacc1/process-compose
  dependency-version: 1.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 20, 2026
@dependabot dependabot Bot requested review from Vpr99 and ljagiello as code owners June 20, 2026 04:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant