chore(deps): update dependency can1357/oh-my-pi to v15.12.2 #65

Merged
renovate-bot merged 2 commits from renovate/can1357-oh-my-pi-15.x into main 2026-06-12 16:02:37 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
can1357/oh-my-pi patch 15.12.115.12.2

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

can1357/oh-my-pi (can1357/oh-my-pi)

v15.12.2

Compare Source

@​oh-my-pi/pi-coding-agent

Fixed
  • Collab links now dot-join the room secret (<roomId>.<key>, host/r/<roomId>.<key>) instead of using a second #: RFC 3986 forbids a raw # inside a URL fragment, so macOS Foundation (behind terminal click-to-open) percent-encoded the browser deep link's second # to %23 and the web client rejected the session. /join, omp join, and the web client still accept legacy #-joined links and leniently decode %23-mangled ones
  • Fixed brew install can1357/tap/omp failing on macOS with sandbox-exec … exited with 1: the generated Formula/omp.rb (rendered by scripts/ci-update-brew-formula.ts) now stamps using: :nounzip on every per-platform url so Homebrew leaves the bare Mach-O/ELF asset in the staging CWD (the previous Dir["omp-*"].first returned nil because UnpackStrategy::Uncompressed#extract_nestedly nested the file outside it), and wraps generate_completions_from_executable in with_env(HOME: buildpath) so the popened binary's ~/.omp lookup goes to the writable staging dir instead of the sandbox-denied real home (#​2398)

@​oh-my-pi/collab-web

Fixed
  • Link parsing accepts the new dot-joined room secret (<roomId>.<key>, /r/<roomId>.<key>) and leniently decodes %23-mangled legacy deep links (macOS Foundation percent-encodes a second # when terminals open clicked links), which previously failed to connect

What's Changed

Full Changelog: https://github.com/can1357/oh-my-pi/compare/v15.12.1...v15.12.2


Configuration

📅 Schedule: (UTC)

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

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [can1357/oh-my-pi](https://github.com/can1357/oh-my-pi) | patch | `15.12.1` → `15.12.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>can1357/oh-my-pi (can1357/oh-my-pi)</summary> ### [`v15.12.2`](https://github.com/can1357/oh-my-pi/releases/tag/v15.12.2) [Compare Source](https://github.com/can1357/oh-my-pi/compare/v15.12.1...v15.12.2) #### [@&#8203;oh-my-pi/pi-coding-agent](https://github.com/oh-my-pi/pi-coding-agent) ##### Fixed - Collab links now dot-join the room secret (`<roomId>.<key>`, `host/r/<roomId>.<key>`) instead of using a second `#`: RFC 3986 forbids a raw `#` inside a URL fragment, so macOS Foundation (behind terminal click-to-open) percent-encoded the browser deep link's second `#` to `%23` and the web client rejected the session. `/join`, `omp join`, and the web client still accept legacy `#`-joined links and leniently decode `%23`-mangled ones - Fixed `brew install can1357/tap/omp` failing on macOS with `sandbox-exec … exited with 1`: the generated `Formula/omp.rb` (rendered by `scripts/ci-update-brew-formula.ts`) now stamps `using: :nounzip` on every per-platform `url` so Homebrew leaves the bare Mach-O/ELF asset in the staging CWD (the previous `Dir["omp-*"].first` returned `nil` because `UnpackStrategy::Uncompressed#extract_nestedly` nested the file outside it), and wraps `generate_completions_from_executable` in `with_env(HOME: buildpath)` so the popened binary's `~/.omp` lookup goes to the writable staging dir instead of the sandbox-denied real home ([#&#8203;2398](https://github.com/can1357/oh-my-pi/issues/2398)) #### [@&#8203;oh-my-pi/collab-web](https://github.com/oh-my-pi/collab-web) ##### Fixed - Link parsing accepts the new dot-joined room secret (`<roomId>.<key>`, `/r/<roomId>.<key>`) and leniently decodes `%23`-mangled legacy deep links (macOS Foundation percent-encodes a second `#` when terminals open clicked links), which previously failed to connect #### What's Changed - fix(brew): unbreak the generated homebrew formula install by [@&#8203;roboomp](https://github.com/roboomp) in [#&#8203;2399](https://github.com/can1357/oh-my-pi/pull/2399) **Full Changelog**: <https://github.com/can1357/oh-my-pi/compare/v15.12.1...v15.12.2> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency can1357/oh-my-pi to v15.12.2
All checks were successful
Update hashes / update-hashes (pull_request) Successful in 1m39s
9731c65394
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-12 16:01:04 +00:00
renovate-bot deleted branch renovate/can1357-oh-my-pi-15.x 2026-06-12 16:02:37 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mandlm/omp-nix!65
No description provided.