Skip to content

Deprecate/disable/remove for major/minor release - #23729

Draft
MikeMcQuaid wants to merge 2 commits into
mainfrom
deprecate_disable_remove
Draft

Deprecate/disable/remove for major/minor release#23729
MikeMcQuaid wants to merge 2 commits into
mainfrom
deprecate_disable_remove

Conversation

@MikeMcQuaid

Copy link
Copy Markdown
Member

Prepare for the next major/minor release with the usual deprecation cycle.

See https://docs.brew.sh/Deprecating-Disabling-and-Removing


  • Have you followed our Contributing guidelines?
  • Have you checked for other open Pull Requests for the same change?
  • Have you explained what your changes do? Performance claims (e.g. "this is faster") must include brew benchmark results.
  • Have you explained why you'd like these changes included, not just what they do?
  • For bug fixes, have you given step-by-step brew commands to reproduce the bug?
  • Have you written new tests (excluding integration tests)? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) locally?

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

Currently done by hand, will shortly be using Codex 5.6 Sol xhigh and/or Claude Fable 5 high with local review and testing to address CI failures and other fixes.


Prepare for the next major/minor release with the usual deprecation cycle.

See https://docs.brew.sh/Deprecating-Disabling-and-Removing
@MikeMcQuaid
MikeMcQuaid force-pushed the deprecate_disable_remove branch from e238b2e to 95b94a0 Compare September 1, 2026 20:03
@samford

samford commented Sep 1, 2026

Copy link
Copy Markdown
Member

There's some logic in livecheck that I've been meaning to deprecate (namely, the user agent fallback when a request fails, which was only used as a temporary measure until we could set the user_agent in a livecheck block like we can now). Would it be preferable to push a commit here to add odeprecated calls or handle it in a separate PR? [I'm fine with a separate PR but didn't want to add noise if the former is preferred.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants