Skip to content

Reoport "Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead." #22900

Description

@wangchong2023

brew doctor output

Last login: Sun Jun 28 16:26:29 on ttys000
constantine@ConstantinedeMacBook-Pro ~ % brew doctor
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  gemini-cli
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8


Warning: The following taps are not trusted:
  jundot/omlx

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
  brew untap jundot/omlx
Trust specific formulae, casks and commands with:
  brew trust --formula <user>/<tap>/<formula>
  brew trust --cask <user>/<tap>/<cask>
  brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
  brew trust jundot/omlx
To disable trust checks:
  export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
  https://docs.brew.sh/Tap-Trust

Warning: Broken symlinks were found. Remove them with `brew cleanup`:
  /opt/homebrew/bin/omlx
  /opt/homebrew/opt/opencode
  /opt/homebrew/var/homebrew/linked/opencode
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

constantine@ConstantinedeMacBook-Pro ~ %

Verification

  • I ran brew update twice and am still able to reproduce my issue.
  • My "brew doctor output" above says Your system is ready to brew or a definitely unrelated Tier message.
  • This issue's title and/or description do not reference a single formula e.g. brew install wget. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.

brew config output

constantine@ConstantinedeMacBook-Pro ~ % brew config
HOMEBREW_VERSION: 6.0.5
ORIGIN: https://mirrors.ustc.edu.cn/brew.git
HEAD: fd9b97148a778b9b34fb743ef066af110ae7bff6
Last commit: 2 days ago
Branch: stable
Core tap: N/A
Core cask tap: N/A
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_API_DOMAIN: https://mirrors.ustc.edu.cn/homebrew-bottles/api
HOMEBREW_BOTTLE_DOMAIN: https://mirrors.ustc.edu.cn/homebrew-bottles
HOMEBREW_BREW_GIT_REMOTE: https://mirrors.ustc.edu.cn/brew.git
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://mirrors.ustc.edu.cn/homebrew-core.git
HOMEBREW_DOWNLOAD_CONCURRENCY: 36
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 18
HOMEBREW_REQUIRE_TAP_TRUST: set
Homebrew Ruby: 4.0.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.5_1/bin/ruby
CPU: 18-core 64-bit arm_sotra
Clang: 21.0.0 build 2100
Git: 2.50.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.5.1-arm64
CLT: 26.6.0.0.1781586589
Xcode: 26.6
Metal Toolchain: N/A
Rosetta 2: false

What were you trying to do (and why)?

brew

What happened (include all command output)?

constantine@ConstantinedeMacBook-Pro ~ % brew upgrade
✔︎ JSON API packages.arm64_tahoe.jws.json Downloaded 15.2MB/ 15.2MB
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Warning: The following taps are not trusted:
jundot/omlx

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap jundot/omlx
Trust specific formulae, casks and commands with:
brew trust --formula //
brew trust --cask //
brew trust --command //
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust jundot/omlx
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Homebrew will now attempt to upgrade casks with auto_updates true.
Disable this behaviour with HOMEBREW_NO_UPGRADE_AUTO_UPDATES_CASKS=1.
Some casks with auto_updates true or version :latest may still require --greedy,
HOMEBREW_UPGRADE_GREEDY or HOMEBREW_UPGRADE_GREEDY_CASKS to be upgraded.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
==> Would upgrade 11 outdated packages
sqlite 3.53.2 -> 3.53.3
glib 2.88.1 -> 2.88.2
libnghttp3 1.16.0 -> 1.17.0
uv 0.11.24 -> 0.11.25
apache-flink 2.2.1 -> 2.3.0
syft 1.45.1 -> 1.46.0
pipx 1.14.1 -> 1.15.0
swiftlint 0.64.1 -> 0.65.0
claude-code 2.1.179 -> 2.1.181
codex 0.141.0 -> 0.142.3
opencode-desktop 1.17.6 -> 1.17.11
==> Do you want to proceed with the upgrade? [y/n]
==> Upgrading 11 outdated packages:
sqlite 3.53.2 -> 3.53.3
glib 2.88.1 -> 2.88.2
libnghttp3 1.16.0 -> 1.17.0
uv 0.11.24 -> 0.11.25
apache-flink 2.2.1 -> 2.3.0
syft 1.45.1 -> 1.46.0
pipx 1.14.1 -> 1.15.0
swiftlint 0.64.1 -> 0.65.0
claude-code 2.1.179 -> 2.1.181
codex 0.141.0 -> 0.142.3
opencode-desktop 1.17.6 -> 1.17.11
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

==> Fetching downloads for: sqlite, glib, libnghttp3, uv, apache-flink, syft, pipx, swiftlint, claude-code, codex and opencode-desktop
✔︎ Bottle sqlite (3.53.3) Downloaded 2.5MB/ 2.5MB
✔︎ Bottle glib (2.88.2) Downloaded 9.3MB/ 9.3MB
✔︎ Bottle libnghttp3 (1.17.0) Downloaded 190.6KB/190.6KB
✔︎ Bottle uv (0.11.25) Downloaded 21.8MB/ 21.8MB
✔︎ Bottle syft (1.46.0) Downloaded 26.2MB/ 26.2MB
✔︎ Bottle pipx (1.15.0) Downloaded 337.9KB/337.9KB
✔︎ Bottle swiftlint (0.65.0) Downloaded 9.8MB/ 9.8MB
✔︎ Cask claude-code (2.1.181) Verified 215.2MB/215.2MB
✔︎ Cask codex (0.142.3) Verified 93.9MB/ 93.9MB
✔︎ Cask opencode-desktop (1.17.11) Verified 143.9MB/143.9MB
✔︎ Bottle apache-flink (2.3.0) Downloaded 605.4MB/605.4MB
==> Upgrading sqlite
3.53.2 -> 3.53.3
==> Pouring sqlite-3.53.3.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/sqlite/3.53.3: 13 files, 5.3MB
==> Running brew cleanup sqlite...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP=1.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
Removing: /opt/homebrew/Cellar/sqlite/3.53.2... (13 files, 5.3MB)
==> Upgrading glib
2.88.1 -> 2.88.2
==> Pouring glib-2.88.2.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/glib/2.88.2: 506 files, 39.9MB
==> Running brew cleanup glib...
Removing: /opt/homebrew/Cellar/glib/2.88.1... (506 files, 39.9MB)
==> Upgrading libnghttp3
1.16.0 -> 1.17.0
==> Pouring libnghttp3-1.17.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/libnghttp3/1.17.0: 20 files, 614.9KB
==> Running brew cleanup libnghttp3...
Removing: /opt/homebrew/Cellar/libnghttp3/1.16.0... (20 files, 624.3KB)
==> Upgrading uv
0.11.24 -> 0.11.25
==> Pouring uv-0.11.25.arm64_tahoe.bottle.tar.gz
==> Caveats
The following uv executables are shadowed by other commands earlier in your PATH:
uv (shadowed by /Users/constantine/.local/bin/uv)
uvx (shadowed by /Users/constantine/.local/bin/uvx)
Running these by name will not invoke the version provided by Homebrew.
Disable this behaviour by setting HOMEBREW_NO_PATH_SHADOW_CHECK=1.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
==> Summary
🍺 /opt/homebrew/Cellar/uv/0.11.25: 17 files, 52.7MB
==> Running brew cleanup uv...
Removing: /opt/homebrew/Cellar/uv/0.11.24... (17 files, 50.4MB)
==> Upgrading apache-flink
2.2.1 -> 2.3.0
==> Pouring apache-flink-2.3.0.all.bottle.tar.gz
🍺 /opt/homebrew/Cellar/apache-flink/2.3.0: 196 files, 654.0MB
==> Running brew cleanup apache-flink...
Removing: /opt/homebrew/Cellar/apache-flink/2.2.1... (165 files, 614.1MB)
==> Upgrading syft
1.45.1 -> 1.46.0
==> Pouring syft-1.46.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/syft/1.46.0: 10 files, 80.4MB
==> Running brew cleanup syft...
Removing: /opt/homebrew/Cellar/syft/1.45.1... (10 files, 78.4MB)
==> Upgrading pipx
1.14.1 -> 1.15.0
==> Pouring pipx-1.15.0.all.bottle.tar.gz
🍺 /opt/homebrew/Cellar/pipx/1.15.0: 168 files, 1.4MB
==> Running brew cleanup pipx...
Removing: /opt/homebrew/Cellar/pipx/1.14.1... (237 files, 2.3MB)
==> Upgrading swiftlint
0.64.1 -> 0.65.0
==> Pouring swiftlint-0.65.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/swiftlint/0.65.0: 10 files, 40.9MB
==> Running brew cleanup swiftlint...
Removing: /opt/homebrew/Cellar/swiftlint/0.64.1... (10 files, 40.5MB)
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Homebrew will now attempt to upgrade casks with auto_updates true.
Disable this behaviour with HOMEBREW_NO_UPGRADE_AUTO_UPDATES_CASKS=1.
Some casks with auto_updates true or version :latest may still require --greedy,
HOMEBREW_UPGRADE_GREEDY or HOMEBREW_UPGRADE_GREEDY_CASKS to be upgraded.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
==> Upgrading claude-code
2.1.179 -> 2.1.181
==> Unlinking Binary '/opt/homebrew/bin/claude'
==> Linking Binary 'claude' to '/opt/homebrew/bin/claude'
==> Purging files for version 2.1.179 of Cask claude-code
🍺 claude-code was successfully upgraded!
==> Upgrading codex
0.141.0 -> 0.142.3

What did you expect to happen?

constantine@ConstantinedeMacBook-Pro ~ % brew upgrade
✔︎ JSON API packages.arm64_tahoe.jws.json Downloaded 15.2MB/ 15.2MB
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Warning: The following taps are not trusted:
jundot/omlx

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap jundot/omlx
Trust specific formulae, casks and commands with:
brew trust --formula //
brew trust --cask //
brew trust --command //
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust jundot/omlx
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Homebrew will now attempt to upgrade casks with auto_updates true.
Disable this behaviour with HOMEBREW_NO_UPGRADE_AUTO_UPDATES_CASKS=1.
Some casks with auto_updates true or version :latest may still require --greedy,
HOMEBREW_UPGRADE_GREEDY or HOMEBREW_UPGRADE_GREEDY_CASKS to be upgraded.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
==> Would upgrade 11 outdated packages
sqlite 3.53.2 -> 3.53.3
glib 2.88.1 -> 2.88.2
libnghttp3 1.16.0 -> 1.17.0
uv 0.11.24 -> 0.11.25
apache-flink 2.2.1 -> 2.3.0
syft 1.45.1 -> 1.46.0
pipx 1.14.1 -> 1.15.0
swiftlint 0.64.1 -> 0.65.0
claude-code 2.1.179 -> 2.1.181
codex 0.141.0 -> 0.142.3
opencode-desktop 1.17.6 -> 1.17.11
==> Do you want to proceed with the upgrade? [y/n]
==> Upgrading 11 outdated packages:
sqlite 3.53.2 -> 3.53.3
glib 2.88.1 -> 2.88.2
libnghttp3 1.16.0 -> 1.17.0
uv 0.11.24 -> 0.11.25
apache-flink 2.2.1 -> 2.3.0
syft 1.45.1 -> 1.46.0
pipx 1.14.1 -> 1.15.0
swiftlint 0.64.1 -> 0.65.0
claude-code 2.1.179 -> 2.1.181
codex 0.141.0 -> 0.142.3
opencode-desktop 1.17.6 -> 1.17.11
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

==> Fetching downloads for: sqlite, glib, libnghttp3, uv, apache-flink, syft, pipx, swiftlint, claude-code, codex and opencode-desktop
✔︎ Bottle sqlite (3.53.3) Downloaded 2.5MB/ 2.5MB
✔︎ Bottle glib (2.88.2) Downloaded 9.3MB/ 9.3MB
✔︎ Bottle libnghttp3 (1.17.0) Downloaded 190.6KB/190.6KB
✔︎ Bottle uv (0.11.25) Downloaded 21.8MB/ 21.8MB
✔︎ Bottle syft (1.46.0) Downloaded 26.2MB/ 26.2MB
✔︎ Bottle pipx (1.15.0) Downloaded 337.9KB/337.9KB
✔︎ Bottle swiftlint (0.65.0) Downloaded 9.8MB/ 9.8MB
✔︎ Cask claude-code (2.1.181) Verified 215.2MB/215.2MB
✔︎ Cask codex (0.142.3) Verified 93.9MB/ 93.9MB
✔︎ Cask opencode-desktop (1.17.11) Verified 143.9MB/143.9MB
✔︎ Bottle apache-flink (2.3.0) Downloaded 605.4MB/605.4MB
==> Upgrading sqlite
3.53.2 -> 3.53.3
==> Pouring sqlite-3.53.3.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/sqlite/3.53.3: 13 files, 5.3MB
==> Running brew cleanup sqlite...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP=1.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
Removing: /opt/homebrew/Cellar/sqlite/3.53.2... (13 files, 5.3MB)
==> Upgrading glib
2.88.1 -> 2.88.2
==> Pouring glib-2.88.2.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/glib/2.88.2: 506 files, 39.9MB
==> Running brew cleanup glib...
Removing: /opt/homebrew/Cellar/glib/2.88.1... (506 files, 39.9MB)
==> Upgrading libnghttp3
1.16.0 -> 1.17.0
==> Pouring libnghttp3-1.17.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/libnghttp3/1.17.0: 20 files, 614.9KB
==> Running brew cleanup libnghttp3...
Removing: /opt/homebrew/Cellar/libnghttp3/1.16.0... (20 files, 624.3KB)
==> Upgrading uv
0.11.24 -> 0.11.25
==> Pouring uv-0.11.25.arm64_tahoe.bottle.tar.gz
==> Caveats
The following uv executables are shadowed by other commands earlier in your PATH:
uv (shadowed by /Users/constantine/.local/bin/uv)
uvx (shadowed by /Users/constantine/.local/bin/uvx)
Running these by name will not invoke the version provided by Homebrew.
Disable this behaviour by setting HOMEBREW_NO_PATH_SHADOW_CHECK=1.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
==> Summary
🍺 /opt/homebrew/Cellar/uv/0.11.25: 17 files, 52.7MB
==> Running brew cleanup uv...
Removing: /opt/homebrew/Cellar/uv/0.11.24... (17 files, 50.4MB)
==> Upgrading apache-flink
2.2.1 -> 2.3.0
==> Pouring apache-flink-2.3.0.all.bottle.tar.gz
🍺 /opt/homebrew/Cellar/apache-flink/2.3.0: 196 files, 654.0MB
==> Running brew cleanup apache-flink...
Removing: /opt/homebrew/Cellar/apache-flink/2.2.1... (165 files, 614.1MB)
==> Upgrading syft
1.45.1 -> 1.46.0
==> Pouring syft-1.46.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/syft/1.46.0: 10 files, 80.4MB
==> Running brew cleanup syft...
Removing: /opt/homebrew/Cellar/syft/1.45.1... (10 files, 78.4MB)
==> Upgrading pipx
1.14.1 -> 1.15.0
==> Pouring pipx-1.15.0.all.bottle.tar.gz
🍺 /opt/homebrew/Cellar/pipx/1.15.0: 168 files, 1.4MB
==> Running brew cleanup pipx...
Removing: /opt/homebrew/Cellar/pipx/1.14.1... (237 files, 2.3MB)
==> Upgrading swiftlint
0.64.1 -> 0.65.0
==> Pouring swiftlint-0.65.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/swiftlint/0.65.0: 10 files, 40.9MB
==> Running brew cleanup swiftlint...
Removing: /opt/homebrew/Cellar/swiftlint/0.64.1... (10 files, 40.5MB)
Warning: Calling string comparison format for depends_on macos: is deprecated! Use depends_on macos: :catalina instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Homebrew will now attempt to upgrade casks with auto_updates true.
Disable this behaviour with HOMEBREW_NO_UPGRADE_AUTO_UPDATES_CASKS=1.
Some casks with auto_updates true or version :latest may still require --greedy,
HOMEBREW_UPGRADE_GREEDY or HOMEBREW_UPGRADE_GREEDY_CASKS to be upgraded.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
==> Upgrading claude-code
2.1.179 -> 2.1.181
==> Unlinking Binary '/opt/homebrew/bin/claude'
==> Linking Binary 'claude' to '/opt/homebrew/bin/claude'
==> Purging files for version 2.1.179 of Cask claude-code
🍺 claude-code was successfully upgraded!
==> Upgrading codex
0.141.0 -> 0.142.3

Step-by-step reproduction instructions (running brew commands)

constantine@ConstantinedeMacBook-Pro ~ % brew upgrade
✔︎ JSON API packages.arm64_tahoe.jws.json                                                     Downloaded   15.2MB/ 15.2MB
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Warning: The following taps are not trusted:
  jundot/omlx

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
  brew untap jundot/omlx
Trust specific formulae, casks and commands with:
  brew trust --formula <user>/<tap>/<formula>
  brew trust --cask <user>/<tap>/<cask>
  brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
  brew trust jundot/omlx
To disable trust checks:
  export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
  https://docs.brew.sh/Tap-Trust
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Homebrew will now attempt to upgrade casks with `auto_updates true`.
Disable this behaviour with `HOMEBREW_NO_UPGRADE_AUTO_UPDATES_CASKS=1`.
Some casks with `auto_updates true` or `version :latest` may still require `--greedy`,
`HOMEBREW_UPGRADE_GREEDY` or `HOMEBREW_UPGRADE_GREEDY_CASKS` to be upgraded.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Would upgrade 11 outdated packages
sqlite            3.53.2  -> 3.53.3
glib              2.88.1  -> 2.88.2
libnghttp3        1.16.0  -> 1.17.0
uv                0.11.24 -> 0.11.25
apache-flink      2.2.1   -> 2.3.0
syft              1.45.1  -> 1.46.0
pipx              1.14.1  -> 1.15.0
swiftlint         0.64.1  -> 0.65.0
claude-code       2.1.179 -> 2.1.181
codex             0.141.0 -> 0.142.3
opencode-desktop  1.17.6  -> 1.17.11
==> Do you want to proceed with the upgrade? [y/n]
==> Upgrading 11 outdated packages:
sqlite            3.53.2  -> 3.53.3
glib              2.88.1  -> 2.88.2
libnghttp3        1.16.0  -> 1.17.0
uv                0.11.24 -> 0.11.25
apache-flink      2.2.1   -> 2.3.0
syft              1.45.1  -> 1.46.0
pipx              1.14.1  -> 1.15.0
swiftlint         0.64.1  -> 0.65.0
claude-code       2.1.179 -> 2.1.181
codex             0.141.0 -> 0.142.3
opencode-desktop  1.17.6  -> 1.17.11
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

==> Fetching downloads for: sqlite, glib, libnghttp3, uv, apache-flink, syft, pipx, swiftlint, claude-code, codex and opencode-desktop
✔︎ Bottle sqlite (3.53.3)                                                                     Downloaded    2.5MB/  2.5MB
✔︎ Bottle glib (2.88.2)                                                                       Downloaded    9.3MB/  9.3MB
✔︎ Bottle libnghttp3 (1.17.0)                                                                 Downloaded  190.6KB/190.6KB
✔︎ Bottle uv (0.11.25)                                                                        Downloaded   21.8MB/ 21.8MB
✔︎ Bottle syft (1.46.0)                                                                       Downloaded   26.2MB/ 26.2MB
✔︎ Bottle pipx (1.15.0)                                                                       Downloaded  337.9KB/337.9KB
✔︎ Bottle swiftlint (0.65.0)                                                                  Downloaded    9.8MB/  9.8MB
✔︎ Cask claude-code (2.1.181)                                                                 Verified    215.2MB/215.2MB
✔︎ Cask codex (0.142.3)                                                                       Verified     93.9MB/ 93.9MB
✔︎ Cask opencode-desktop (1.17.11)                                                            Verified    143.9MB/143.9MB
✔︎ Bottle apache-flink (2.3.0)                                                                Downloaded  605.4MB/605.4MB
==> Upgrading sqlite
  3.53.2 -> 3.53.3 
==> Pouring sqlite-3.53.3.arm64_tahoe.bottle.tar.gz
🍺  /opt/homebrew/Cellar/sqlite/3.53.3: 13 files, 5.3MB
==> Running `brew cleanup sqlite`...
Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
Removing: /opt/homebrew/Cellar/sqlite/3.53.2... (13 files, 5.3MB)
==> Upgrading glib
  2.88.1 -> 2.88.2 
==> Pouring glib-2.88.2.arm64_tahoe.bottle.tar.gz
🍺  /opt/homebrew/Cellar/glib/2.88.2: 506 files, 39.9MB
==> Running `brew cleanup glib`...
Removing: /opt/homebrew/Cellar/glib/2.88.1... (506 files, 39.9MB)
==> Upgrading libnghttp3
  1.16.0 -> 1.17.0 
==> Pouring libnghttp3-1.17.0.arm64_tahoe.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libnghttp3/1.17.0: 20 files, 614.9KB
==> Running `brew cleanup libnghttp3`...
Removing: /opt/homebrew/Cellar/libnghttp3/1.16.0... (20 files, 624.3KB)
==> Upgrading uv
  0.11.24 -> 0.11.25 
==> Pouring uv-0.11.25.arm64_tahoe.bottle.tar.gz
==> Caveats
The following uv executables are shadowed by other commands earlier in your PATH:
  uv (shadowed by /Users/constantine/.local/bin/uv)
  uvx (shadowed by /Users/constantine/.local/bin/uvx)
Running these by name will not invoke the version provided by Homebrew.
Disable this behaviour by setting `HOMEBREW_NO_PATH_SHADOW_CHECK=1`.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Summary
🍺  /opt/homebrew/Cellar/uv/0.11.25: 17 files, 52.7MB
==> Running `brew cleanup uv`...
Removing: /opt/homebrew/Cellar/uv/0.11.24... (17 files, 50.4MB)
==> Upgrading apache-flink
  2.2.1 -> 2.3.0 
==> Pouring apache-flink-2.3.0.all.bottle.tar.gz
🍺  /opt/homebrew/Cellar/apache-flink/2.3.0: 196 files, 654.0MB
==> Running `brew cleanup apache-flink`...
Removing: /opt/homebrew/Cellar/apache-flink/2.2.1... (165 files, 614.1MB)
==> Upgrading syft
  1.45.1 -> 1.46.0 
==> Pouring syft-1.46.0.arm64_tahoe.bottle.tar.gz
🍺  /opt/homebrew/Cellar/syft/1.46.0: 10 files, 80.4MB
==> Running `brew cleanup syft`...
Removing: /opt/homebrew/Cellar/syft/1.45.1... (10 files, 78.4MB)
==> Upgrading pipx
  1.14.1 -> 1.15.0 
==> Pouring pipx-1.15.0.all.bottle.tar.gz
🍺  /opt/homebrew/Cellar/pipx/1.15.0: 168 files, 1.4MB
==> Running `brew cleanup pipx`...
Removing: /opt/homebrew/Cellar/pipx/1.14.1... (237 files, 2.3MB)
==> Upgrading swiftlint
  0.64.1 -> 0.65.0 
==> Pouring swiftlint-0.65.0.arm64_tahoe.bottle.tar.gz
🍺  /opt/homebrew/Cellar/swiftlint/0.65.0: 10 files, 40.9MB
==> Running `brew cleanup swiftlint`...
Removing: /opt/homebrew/Cellar/swiftlint/0.64.1... (10 files, 40.5MB)
Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :catalina` instead.
Please report this issue to the peripheryapp/homebrew-periphery tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/peripheryapp/homebrew-periphery/Casks/periphery.rb:8

Homebrew will now attempt to upgrade casks with `auto_updates true`.
Disable this behaviour with `HOMEBREW_NO_UPGRADE_AUTO_UPDATES_CASKS=1`.
Some casks with `auto_updates true` or `version :latest` may still require `--greedy`,
`HOMEBREW_UPGRADE_GREEDY` or `HOMEBREW_UPGRADE_GREEDY_CASKS` to be upgraded.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Upgrading claude-code
  2.1.179 -> 2.1.181
==> Unlinking Binary '/opt/homebrew/bin/claude'
==> Linking Binary 'claude' to '/opt/homebrew/bin/claude'
==> Purging files for version 2.1.179 of Cask claude-code
🍺  claude-code was successfully upgraded!
==> Upgrading codex
  0.141.0 -> 0.142.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions