Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from Homebrew:master #3

Open
wants to merge 2,456 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    be0d93d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    aff4177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce4662 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18580 from Homebrew/opoo-error-fix

    extend/kernel: fix error on early deprecations
    Bo98 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    43e47ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18576 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-sorbet-0.8.6
    
    build(deps-dev): bump rubocop-sorbet from 0.8.5 to 0.8.6 in /Library/Homebrew
    Bo98 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    af958b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff1f6ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    835466e View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump ruby-lsp in /Library/Homebrew

    Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.20.0 to 0.20.1.
    - [Release notes](https://github.com/Shopify/ruby-lsp/releases)
    - [Commits](Shopify/ruby-lsp@v0.20.0...v0.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruby-lsp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1e2e96e View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11602 to 0.5.11604.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b7ff005 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2aa5795 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    050c945 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17b520e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #18584 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11604
    carlocab authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    574ae67 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18583 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/ruby-lsp-0.20.1
    p-linnane authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ad9ea1c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Improve/fix HOMEBREW_FORBIDDEN_LICENSES handling

    `HOMEBREW_FORBIDDEN_LICENSES` now actually checks for valid SPDX license
    identifiers rather than requiring the user to guess.
    
    When an identifier is invalid, it will be ignore and warned about
    instead.
    MikeMcQuaid committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dd7d91b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18587 from Homebrew/improve_forbidden_licenses

    Improve/fix HOMEBREW_FORBIDDEN_LICENSES handling
    MikeMcQuaid authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1ba1304 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18560 from Homebrew/mktemp-type

    mktemp: strict type and allow `#run` without chdir
    cho-m authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1fdbc6f View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump rubocop-md in /Library/Homebrew

    Bumps [rubocop-md](https://github.com/rubocop/rubocop-md) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/rubocop/rubocop-md/releases)
    - [Changelog](https://github.com/rubocop/rubocop-md/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-md@v1.2.3...v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-md
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d71d7c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c5f673 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    372e8fb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18588 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-md-1.2.4
    p-linnane authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    af4ae1e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #18589 from Homebrew/language-java-api

    language/java: document public API
    cho-m authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    215064e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. build(deps-dev): bump rubocop from 1.66.1 to 1.67.0 in /Library/Homebrew

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.67.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.66.1...v1.67.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d8bccab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ac8a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e8978 View commit details
    Browse the repository at this point in the history
  4. brew style --fix

    apainintheneck committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ab5f0c0 View commit details
    Browse the repository at this point in the history
  5. Fix RuboCop::Cop::FormulaAudit::ShellVariables autocorrect

    It used to leave out the parenthesis which could result in invalid
    Ruby syntax. Now it always parenthesis here.
    apainintheneck committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7aee21c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18577 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-1.67.0
    carlocab authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fdd2aa7 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump ruby/setup-ruby from 1.196.0 to 1.197.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.196.0 to 1.197.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@f269373...7bae1d0)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1e6ef71 View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11604 to 0.5.11608.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f87504a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca2fce0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #18591 from Homebrew/dependabot/github_actions/rub…

    …y/setup-ruby-1.197.0
    p-linnane authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9e9b514 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18593 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11608
    
    build(deps-dev): bump sorbet from 0.5.11604 to 0.5.11608 in /Library/Homebrew
    dduugg authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6f17b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. curl: handle multiple Content-Type headers

    `#curl_http_content_headers_and_checksum` contains code that works
    with a `Content-Type` header in a response but it expects there to
    always be only one header in the response. This is normally a
    reasonable assumption but we've come across a server that is giving
    a response with multiple `Content-Type` headers in the response, so
    this produces an error and causes `brew audit` to fail when checking
    the URL.
    
    This works around the issue by naively using the last `Content-Type`
    header in the response when there's more than one. It's not something
    that should normally occur but this will handle the situation when it
    does.
    samford committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4ed2eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. unpack_strategy/directory: use mv for nested unpack

    `mv` should preserve hardlinks and allow faster unpack on the same
    filesystem. A secondary pass is done with `cp` to copy over attributes
    onto any existing directories.
    
    We only run this for nested unpacks as most direct Directory strategy
    usage is for repositories where moving files breaks existing code.
    
    This uses `cp -pR` for non-move as some potential user reported issues
    could be due to Apple's `cp -l` on specific macOS versions. Can
    consider re-adding `cp -l` with better handling for older macOS.
    cho-m committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    13be3c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18596 from Homebrew/handle-multiple-content-type-…

    …headers
    
    curl: handle multiple Content-Type headers
    MikeMcQuaid authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d0ab3d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18518 from Homebrew/unpack-with-mv

    unpack_strategy/directory: use mv for nested unpack
    cho-m authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    35ebf4a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    d33c5b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18597 from muneebmahmed/update-pinned

    filter pinned test dependencies
    MikeMcQuaid authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bac7b68 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump ruby-prof from 1.7.0 to 1.7.1 in /Library/Homebrew

    Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.7.0 to 1.7.1.
    - [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
    - [Commits](ruby-prof/ruby-prof@1.7.0...1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruby-prof
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    afad33d View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump rspec-core in /Library/Homebrew

    Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.13.1 to 3.13.2.
    - [Release notes](https://github.com/rspec/rspec-core/releases)
    - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
    - [Commits](rspec/rspec-core@v3.13.1...v3.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: rspec-core
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7b0217c View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11608 to 0.5.11609.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5c3f122 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10a1024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    389d08a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f7667b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea77d4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    773242b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18599 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/ruby-prof-1.7.1
    p-linnane authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0122c99 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #18600 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rspec-core-3.13.2
    p-linnane authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    08febff View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18602 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11609
    p-linnane authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ca57e2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #18598 from khipp/fix-bundle-version-comparison

    Fix `BundleVersion` comparison when `short_version` is not comparable
    MikeMcQuaid authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a74bdb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. build(deps): bump actions/cache from 4.1.1 to 4.1.2

    Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@3624ceb...6849a64)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    97533ab View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11609 to 0.5.11610.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d381e39 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 3.26.13 to 3.27.0

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.13 to 3.27.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f779452...6624720)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5e94280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7e6eab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbbb83d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18607 from Homebrew/dependabot/github_actions/git…

    …hub/codeql-action-3.27.0
    p-linnane authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8ee026b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18606 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11610
    p-linnane authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f921bb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    5b33a68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18611 from iyht/master

    doc: improve clarity by removing redundant word in Homebrew-on-Linux.md
    MikeMcQuaid authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    62c1f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a03d65b View commit details
    Browse the repository at this point in the history
  4. Use patch arguments directly

    Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
    pkryger and MikeMcQuaid authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    13a26d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff03947 View commit details
    Browse the repository at this point in the history
  6. Add -gcflags to std_go_args

    Neved4 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    219a937 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11610 to 0.5.11611.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    49f6c95 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump actions/checkout from 4.2.1 to 4.2.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@eef6144...11bd719)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9ccd3e1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #18619 from Homebrew/dependabot/github_actions/act…

    …ions/checkout-4.2.2
    
    build(deps): bump actions/checkout from 4.2.1 to 4.2.2
    ZhongRuoyu authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7d3b341 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    463afa9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18618 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11611
    
    build(deps-dev): bump sorbet from 0.5.11610 to 0.5.11611 in /Library/Homebrew
    ZhongRuoyu authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e8ee210 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Prose-Style-Guidelines: remove archive.org link

    Signed-off-by: Patrick Linnane <patrick@linnane.io>
    p-linnane committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    27102ec View commit details
    Browse the repository at this point in the history
  2. Prose-Style-Guidelines: use Economist pdf link

    Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
    Signed-off-by: Patrick Linnane <patrick@linnane.io>
    p-linnane and carlocab committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    42ef455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be76abc View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump json from 2.7.2 to 2.7.3 in /Library/Homebrew

    Bumps [json](https://github.com/ruby/json) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/ruby/json/releases)
    - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
    - [Commits](ruby/json@v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: json
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ZhongRuoyu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4c92e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2ff52e View commit details
    Browse the repository at this point in the history
  6. build(deps): bump sorbet-runtime in /Library/Homebrew

    Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11611 to 0.5.11615.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ZhongRuoyu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    523a571 View commit details
    Browse the repository at this point in the history
  7. brew vendor-gems: commit updates.

    BrewTestBot authored and ZhongRuoyu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    32a4a06 View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump rexml from 3.3.8 to 3.3.9 in /Library/Homebrew

    Bumps [rexml](https://github.com/ruby/rexml) from 3.3.8 to 3.3.9.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.3.8...v3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ZhongRuoyu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    224e511 View commit details
    Browse the repository at this point in the history
  9. brew vendor-gems: commit updates.

    BrewTestBot authored and ZhongRuoyu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b35423a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #18624 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/json-2.7.3
    
    build(deps-dev): bump json from 2.7.2 to 2.7.3 in /Library/Homebrew
    ZhongRuoyu authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    12a9cdd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18625 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rexml-3.3.9
    
    build(deps-dev): bump rexml from 3.3.8 to 3.3.9 in /Library/Homebrew
    ZhongRuoyu authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0e5cf32 View commit details
    Browse the repository at this point in the history
  12. brew tc --fix

    ZhongRuoyu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    146212c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18626 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-runtime-0.5.11615
    carlocab authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3b52a46 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3292dc3 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #18631 from Homebrew/sf-fixes

    rubocops/shared/url_helper: tweak SourceForge handling
    Bo98 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5538282 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    58f4500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b164d2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18516 from Homebrew/lockf-macos-15

    utils/lock: use new lockf where available
    Bo98 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ddfe04a View commit details
    Browse the repository at this point in the history
  4. Disable audit_result in inreplace

    This is to allow migration of existing users of @@HOMEBREW_PREFIX@@ tag in external patches. Once the automatic
    replacement of the tag is in stable branch and existing users are fixed (inreplace calls removed), this commit can be
    reverted.
    pkryger committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f31e93a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18615 from Neved4/go-gcflags

    Go: Add `-gcflags` to `std_go_args`
    MikeMcQuaid authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bbe5a85 View commit details
    Browse the repository at this point in the history
  6. livecheck: error on invalid url symbol

    Up to now, we haven't been accounting for `#url` symbol arguments in
    `livecheck` blocks that don't reference a checkable URL. This can
    either be an invalid symbol (e.g., using the `:stable` formula symbol
    in a cask) or a valid symbol where the referenced URL doesn't exist
    (e.g., using `:head` when there's no `head` URL). [Almost all of the
    valid symbols are required URLs but `head` is optional.]
    
    Over the years, we've had a handful of slips where we've used `:url`
    in formulae (when it's only valid in casks) and `:stable` in casks
    (when it's only valid in formulae). In this scenario,
    `livecheck_url_string` is `nil`, so livecheck falls back to
    `#checkable_urls`. In this scenario, `stable` and `url` are the first
    checkable URLs for formulae and casks (respectively), so the checks
    ended up working as expected merely by chance. This isn't obvious in
    the output and even the debug output looks normal. It only becomes
    apparent that livecheck isn't working as expected if it iterates
    through more than one checkable URL before reaching one that works
    (not the case in those instances).
    
    With that in mind, this adds an error when a `#url` symbol is used
    but it doesn't correspond to a checkable URL. This will account for
    both of the mentioned scenarios (invalid symbols and valid ones
    referencing a non-existent URL) and prevent livecheck from quietly
    proceeding in an unexpected manner.
    samford committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d7b515b View commit details
    Browse the repository at this point in the history
  7. Expand #checkable_urls test coverage

    This expands tests for `#checkable_urls` to cover everything except
    branches that shouldn't ever be reached.
    samford committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bfdb84f View commit details
    Browse the repository at this point in the history
  8. Revert "Disable audit_result in inreplace"

    This reverts commit f31e93a.
    pkryger committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2225af5 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): bump json from 2.7.3 to 2.7.4 in /Library/Homebrew

    Bumps [json](https://github.com/ruby/json) from 2.7.3 to 2.7.4.
    - [Release notes](https://github.com/ruby/json/releases)
    - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
    - [Commits](ruby/json@v2.7.3...v2.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: json
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    66617cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    529eadd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18636 from Homebrew/swift-dylib_id-fix

    os/mac/keg_relocate: don't change Swift stdlib dylib IDs
    Bo98 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d0af2d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    00e295b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18637 from Homebrew/sponsors-maintainers-man-comp…

    …letions
    
    Update manpage and completions.
    ZhongRuoyu authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    744a2b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18635 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/json-2.7.4
    
    build(deps-dev): bump json from 2.7.3 to 2.7.4 in /Library/Homebrew
    EricFromCanada authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a4afbaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28f1987 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18638 from Homebrew/keg_relocate-type-fix

    keg_relocate: fix error when dylib_id doesn't need changing
    Bo98 authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    b34e6ee View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18622 from Homebrew/livecheck/error-on-invalid-ur…

    …l-symbol
    
    livecheck: error on invalid url symbol
    MikeMcQuaid authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    368d086 View commit details
    Browse the repository at this point in the history
  7. Add HOMEBREW_TEST_TIMEOUT_SECS env var

    Intended mainly for third-party formulae, this allows formula tests to
    be run with a customised timeout.
    
    This is a private, undocumented API and subject to change.
    
    Co-authored-by: Carlo Cabrera <github@carlo.cab>
    ZhongRuoyu and carlocab committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d2cdd99 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #18629 from Homebrew/env-config-test-timeout

    Add `HOMEBREW_TEST_TIMEOUT_SECS` env var
    ZhongRuoyu authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    59d56f8 View commit details
    Browse the repository at this point in the history
  9. spec_helper: improve parallel test handling.

    - Clarify the comment of why we have SimpleCov special logic for
      parallel tests
    - use a nicer ParallelTests API for checking which process to output
      the coverage format on
    MikeMcQuaid committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    92fee90 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge pull request #18613 from pkryger/allow_homebrew_prefix_in_exter…

    …nal_patches
    
    Allow HOMEBREW_PREFIX replacement in external patches
    MikeMcQuaid authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e4fb339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46cb9ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18639 from Homebrew/improve_parallel_tests

    spec_helper: improve parallel test handling.
    Bo98 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    91f3671 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11615 to 0.5.11618.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4ae5981 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump rubocop-rspec in /Library/Homebrew

    Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
    - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-rspec@v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rspec
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e961c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f9ad46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f0f127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    075fc0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18650 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-rspec-3.2.0
    
    build(deps-dev): bump rubocop-rspec from 3.1.0 to 3.2.0 in /Library/Homebrew
    ZhongRuoyu authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    abfdc21 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18649 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11618
    
    build(deps-dev): bump sorbet from 0.5.11615 to 0.5.11618 in /Library/Homebrew
    ZhongRuoyu authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    841117a View commit details
    Browse the repository at this point in the history
  8. dev-cmd/bump-formula-pr: fix type error

    The error message:
    
        Error: Parameter 'formula': Expected type String, got type Formulary::FormulaNamespace87ec47e7f9dec2f39e30adcc9fdea28fb57606eab88d4f83e8ebec591964143c::ApacheArrow with value #<Formula apache-arrow (sta...ore/Formula/a/apache-arrow.rb>
        Caller: /opt/homebrew/Library/Homebrew/dev-cmd/bump-formula-pr.rb:152
        Definition: /opt/homebrew/Library/Homebrew/dev-cmd/bump-formula-pr.rb:417 (Homebrew::DevCmd::BumpFormulaPr#check_for_mirrors)
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/configuration.rb:296:in `call_validation_error_handler_default'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/configuration.rb:303:in `call_validation_error_handler'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/call_validation.rb:310:in `report_error'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/call_validation.rb:218:in `block in validate_call'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/signature.rb:213:in `each_args_value_type'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/call_validation.rb:215:in `validate_call'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
        /opt/homebrew/Library/Homebrew/dev-cmd/bump-formula-pr.rb:152:in `run'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/call_validation.rb:270:in `bind_call'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/call_validation.rb:270:in `validate_call'
        /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11618/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
        /opt/homebrew/Library/Homebrew/brew.rb:94:in `<main>'
        Please report this issue:
          https://docs.brew.sh/Troubleshooting
    
    This happened when I use the following command line:
    
        brew bump-formula-pr \
             --commit \
             --no-audit \
             --sha256="abcf1934cd0cdddd33664e9f2d9a251d6c55239d1122ad0ed223b13a583c82a9" \
             --url="https://www.apache.org/dyn/closer.lua?path=arrow/arrow-18.0.0/apache-arrow-18.0.0.tar.gz" \
             --verbose \
             --write-only \
             apache-arrow
    kou committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0c3e207 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c81b2e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11618 to 0.5.11620.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e38f5e3 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump rubocop-ast in /Library/Homebrew

    Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.32.3 to 1.33.0.
    - [Release notes](https://github.com/rubocop/rubocop-ast/releases)
    - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-ast@v1.32.3...v1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-ast
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c26f79b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d9e47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cef9db1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b489c9b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18660 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-ast-1.33.0
    p-linnane authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    101b526 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18657 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11620
    p-linnane authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0e24ee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. utils/inreplace: allow non-global substitution

    Also increase test coverage
    cho-m committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f82c583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdabc2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbe271a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6469a24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9069d42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c60e80f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bddbb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbfbc8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ec174f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cce778e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9f1784 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #18668 from Homebrew/fix-artipacked

    workflows: fix `artipacked` warning
    Bo98 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    37aab1f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18667 from Homebrew/pkg-installer-template-injection

    workflows/pkg-installer: fix `template-injection` warnings
    Bo98 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4460808 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #18666 from Homebrew/vendor-version-template-injec…

    …tions
    
    workflows/vendor-version: fix `template-injection` warnings
    Bo98 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    03c422d View commit details
    Browse the repository at this point in the history
  15. Merge pull request #18664 from hyuraku/remove-Cask-Config-explicit_s

    remove Cask::Config.explicit_s
    Bo98 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    27b9062 View commit details
    Browse the repository at this point in the history
  16. build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew

    Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.11620 to 0.5.11625.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet-static-and-runtime
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d80bf30 View commit details
    Browse the repository at this point in the history
  17. build(deps-dev): bump json from 2.7.4 to 2.7.5 in /Library/Homebrew

    Bumps [json](https://github.com/ruby/json) from 2.7.4 to 2.7.5.
    - [Release notes](https://github.com/ruby/json/releases)
    - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
    - [Commits](ruby/json@v2.7.4...v2.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: json
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d770522 View commit details
    Browse the repository at this point in the history
  18. macos_version: add KERNEL_MAJOR_VERSIONS map

    This will be used by `llvm` (and, presumably, in the future, versioned
    LLVM formulae). The idea is that we will write a config file for each OS
    version pointing to the correct SDKROOT so that `llvm` does not require
    rebuilding/reinstalling when a user upgrades to a new major version of
    macOS.
    
    See Homebrew/homebrew-core#196094.
    carlocab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5ae4f25 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a9dac0f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ece445a View commit details
    Browse the repository at this point in the history
  21. Merge pull request #18672 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/json-2.7.5
    
    build(deps-dev): bump json from 2.7.4 to 2.7.5 in /Library/Homebrew
    ZhongRuoyu authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7bf63bd View commit details
    Browse the repository at this point in the history
  22. Merge pull request #18670 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-static-and-runtime-0.5.11625
    
    build(deps-dev): bump sorbet-static-and-runtime from 0.5.11620 to 0.5.11625 in /Library/Homebrew
    ZhongRuoyu authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    702bfe1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #18663 from Homebrew/python-reduce-pth

    language/python: reduce dependencies added to pth file
    MikeMcQuaid authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    90c043e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7159d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18677 from Homebrew/revert-18326-update-shellenv

    Revert "cmd/shellenv: set `XDG_DATA_DIRS` on Linux"
    MikeMcQuaid authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    37dc931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42dd0ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7548f0 View commit details
    Browse the repository at this point in the history
  6. os: use native ruby calls for uname

    This avoids the overhead of shelling out.
    carlocab committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bc21cf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f780e93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5b211e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #18680 from Homebrew/remove_linux_doctor_xdg_data_…

    …dirs
    
    os/linux/diagnostic: remove XDG_DATA_DIRS.
    MikeMcQuaid authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1e2447a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #18614 from Homebrew/inreplace-non-global

    utils/inreplace: allow non-global substitution
    cho-m authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f18e1ea View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump ruby-lsp in /Library/Homebrew

    Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.20.1 to 0.21.1.
    - [Release notes](https://github.com/Shopify/ruby-lsp/releases)
    - [Commits](Shopify/ruby-lsp@v0.20.1...v0.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruby-lsp
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    790072c View commit details
    Browse the repository at this point in the history
  12. build(deps): bump ruby/setup-ruby from 1.197.0 to 1.198.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.197.0 to 1.198.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@7bae1d0...98aefb3)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    850a84d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18683 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/ruby-lsp-0.21.1
    
    build(deps-dev): bump ruby-lsp from 0.20.1 to 0.21.1 in /Library/Homebrew
    EricFromCanada authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6119eb4 View commit details
    Browse the repository at this point in the history
  14. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11625 to 0.5.11630.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2547652 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #18686 from Homebrew/dependabot/github_actions/rub…

    …y/setup-ruby-1.198.0
    
    build(deps): bump ruby/setup-ruby from 1.197.0 to 1.198.0
    EricFromCanada authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    121d998 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    23b18c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df99e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    286fc2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad98e30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a477221 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83e9e81 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18681 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11630
    carlocab authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    745596b View commit details
    Browse the repository at this point in the history
  8. github_runner_matrix: extend timeout for dependent tests on arm64

    We give our ARM runners half the timeout of the Intel runners because
    the ARM runners are faster. However, this is no longer true for
    dependent testing because we test recursive dependents on ARM but skip
    them on Intel.
    
    This means that we can often hit the timeout on ARM but have all jobs
    finish on Intel. We can re-run these with the long build label, but
    that's a bit wasteful of our limited long build slots.
    
    Instead, let's just use the same timeout value across ARM and Intel
    runners when testing dependents: 2 hours.
    carlocab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a1853fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c69b5e7 View commit details
    Browse the repository at this point in the history
  10. build(deps): bump ruby/setup-ruby from 1.198.0 to 1.199.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.198.0 to 1.199.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@98aefb3...7d3497f)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9f90e25 View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11630 to 0.5.11631.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    03839e0 View commit details
    Browse the repository at this point in the history
  12. build(deps-dev): bump parser in /Library/Homebrew

    Bumps [parser](https://github.com/whitequark/parser) from 3.3.5.0 to 3.3.5.1.
    - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
    - [Commits](whitequark/parser@v3.3.5.0...v3.3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: parser
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    556c38e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8ed753 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0a8c41 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1294554 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bfe297e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #18691 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11631
    p-linnane authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6b01db4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    347e946 View commit details
    Browse the repository at this point in the history
  19. build(deps-dev): bump ruby-lsp in /Library/Homebrew

    Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.21.1 to 0.21.2.
    - [Release notes](https://github.com/Shopify/ruby-lsp/releases)
    - [Commits](Shopify/ruby-lsp@v0.21.1...v0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: ruby-lsp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5dc0051 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4cb5527 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f98fc57 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #18696 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/ruby-lsp-0.21.2
    
    build(deps-dev): bump ruby-lsp from 0.21.1 to 0.21.2 in /Library/Homebrew
    ZhongRuoyu authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    bb4dee9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    54c58ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee2d42 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18692 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/parser-3.3.5.1
    p-linnane authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4f7742b View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump rubocop-sorbet in /Library/Homebrew

    Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.8.6 to 0.8.7.
    - [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
    - [Commits](Shopify/rubocop-sorbet@v0.8.6...v0.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-sorbet
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2f503cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2725b10 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18697 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-sorbet-0.8.7
    
    build(deps-dev): bump rubocop-sorbet from 0.8.6 to 0.8.7 in /Library/Homebrew
    ZhongRuoyu authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    89aa250 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11631 to 0.5.11633.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b22e463 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc2484a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #18698 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11633
    carlocab authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6dffecd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    4d0deeb View commit details
    Browse the repository at this point in the history
  2. Downcase internal commands

    Since APFS is case-insensitive by default, Ruby will load the command file
    if user passes it mixed-case, but invoking it later will fail.
    cocateh committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d0e438c View commit details
    Browse the repository at this point in the history
  3. ci: move to ubuntu latest

    Add coverage test using ubuntu 24.04
    
    Not changing the default build CI version for core yet.
    iMichka committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2f73ca1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    9fd678c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18705 from cocateh/cmd_casesens

    Downcase internal commands
    MikeMcQuaid authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    614678f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf31cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18704 from Homebrew/ubuntu-run

    ci: move to ubuntu latest
    MikeMcQuaid authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    824efa8 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump json from 2.7.5 to 2.7.6 in /Library/Homebrew

    Bumps [json](https://github.com/ruby/json) from 2.7.5 to 2.7.6.
    - [Release notes](https://github.com/ruby/json/releases)
    - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
    - [Commits](ruby/json@v2.7.5...v2.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: json
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9052f22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92f1ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22b9541 View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump vernier from 1.2.1 to 1.3.1 in /Library/Homebrew

    Bumps [vernier](https://github.com/jhawthorn/vernier) from 1.2.1 to 1.3.1.
    - [Release notes](https://github.com/jhawthorn/vernier/releases)
    - [Commits](jhawthorn/vernier@v1.2.1...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: vernier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    42b40b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c496d08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77ea773 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf06bfd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. build(deps): bump ruby/setup-ruby from 1.199.0 to 1.200.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.199.0 to 1.200.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@7d3497f...217c988)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6053cf7 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11633 to 0.5.11635.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    865f50b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af61b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18712 from Homebrew/dependabot/github_actions/rub…

    …y/setup-ruby-1.200.0
    
    build(deps): bump ruby/setup-ruby from 1.199.0 to 1.200.0
    EricFromCanada authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b3ef59e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18714 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11635
    p-linnane authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c1aeee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2d3f12 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump parser in /Library/Homebrew

    Bumps [parser](https://github.com/whitequark/parser) from 3.3.5.1 to 3.3.6.0.
    - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
    - [Commits](whitequark/parser@v3.3.5.1...v3.3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: parser
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e106d96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6ae386 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52aa7e4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #18715 from Homebrew/python-link-man-default

    language/python: link manpages by default
    MikeMcQuaid authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e1c8b33 View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump rubocop from 1.67.0 to 1.68.0 in /Library/Homebrew

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.68.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.67.0...v1.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and MikeMcQuaid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    00d2fb4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc7d23c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9a711cc View commit details
    Browse the repository at this point in the history
  14. brew style --fix

    dduugg authored and MikeMcQuaid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ffb15ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    521c463 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Kevin <apainintheneck@gmail.com>
    2 people authored and MikeMcQuaid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a2612e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24d3b46 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #18682 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/rubocop-1.68.0
    
    build(deps-dev): bump rubocop from 1.67.0 to 1.68.0 in /Library/Homebrew
    MikeMcQuaid authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    591057e View commit details
    Browse the repository at this point in the history
  19. Merge pull request #18716 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/parser-3.3.6.0
    p-linnane authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c66b91d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    b2dff27 View commit details
    Browse the repository at this point in the history
  2. Portable Ruby 3.3.6

    Signed-off-by: Patrick Linnane <patrick@linnane.io>
    p-linnane committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3019e0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05f669e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e5d02a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffd9d68 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18717 from bevanjkay/audit-exceptions

    tap: allow an array of values for an audit exception
    MikeMcQuaid authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3ff3ad6 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4

    Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1.4.3 to 1.4.4.
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@1c608d1...ef24412)
    
    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9864f1b View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11635 to 0.5.11637.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    779d7f5 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): bump ruby-lsp in /Library/Homebrew

    Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.21.2 to 0.21.3.
    - [Release notes](https://github.com/Shopify/ruby-lsp/releases)
    - [Commits](Shopify/ruby-lsp@v0.21.2...v0.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: ruby-lsp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    925f6ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af24965 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    118852c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    482972e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18720 from Homebrew/dependabot/github_actions/act…

    …ions/attest-build-provenance-1.4.4
    p-linnane authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3162db3 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #18723 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/ruby-lsp-0.21.3
    p-linnane authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    19b41d5 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #18721 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11637
    p-linnane authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    451c3a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. build(deps): bump ruby/setup-ruby from 1.200.0 to 1.201.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.200.0 to 1.201.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@217c988...46ca53b)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b4db24 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump sorbet in /Library/Homebrew

    Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11637 to 0.5.11641.
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ef483ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b438c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc93e2e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18729 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/sorbet-0.5.11641
    p-linnane authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d52c258 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump tapioca from 0.16.3 to 0.16.4 in /Library/Homebrew

    Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.3 to 0.16.4.
    - [Release notes](https://github.com/Shopify/tapioca/releases)
    - [Commits](Shopify/tapioca@v0.16.3...v0.16.4)
    
    ---
    updated-dependencies:
    - dependency-name: tapioca
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    51b8e4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5862186 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d1cd40 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #18731 from Homebrew/dependabot/bundler/Library/Ho…

    …mebrew/tapioca-0.16.4
    p-linnane authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1d19230 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update sponsors.

    BrewTestBot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bb2b4ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18734 from Homebrew/sponsors-maintainers-man-comp…

    …letions
    
    Update sponsors.
    ZhongRuoyu authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7681fba View commit details
    Browse the repository at this point in the history