43894 Commits

Author SHA1 Message Date
Carlo Cabrera
78afb3cccb
Merge pull request #18957 from Homebrew/dependabot/bundler/Library/Homebrew/json-2.9.1
build(deps-dev): bump json from 2.9.0 to 2.9.1 in /Library/Homebrew
2024-12-18 18:27:07 +00:00
BrewTestBot
1af0a2771c
brew vendor-gems: commit updates. 2024-12-18 18:22:33 +00:00
dependabot[bot]
2e1d684730
build(deps-dev): bump json from 2.9.0 to 2.9.1 in /Library/Homebrew
Bumps [json](https://github.com/ruby/json) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: json
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 18:06:43 +00:00
dependabot[bot]
dbe6cf4021
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11699 to 0.5.11704.
- [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>
2024-12-18 18:05:58 +00:00
Douglas Eichelberger
d94720efcb
Merge pull request #18947 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.11699
build(deps-dev): bump sorbet-static-and-runtime from 0.5.11694 to 0.5.11699 in /Library/Homebrew
2024-12-18 03:15:10 +00:00
Douglas Eichelberger
49cd9dde19
Merge branch 'master' into dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.11699 2024-12-17 17:45:59 -08:00
Ruoyu Zhong
720c1f0710
Merge pull request #18951 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2024-12-18 00:57:06 +00:00
BrewTestBot
2d62e883bd
brew vendor-gems: commit updates. 2024-12-18 00:46:31 +00:00
BrewTestBot
af131d0ab5
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2024-12-18 00:26:21 +00:00
Douglas Eichelberger
7a176603c7
Merge pull request #18950 from Homebrew/dependabot/bundler/Library/Homebrew/rbi-0.2.2
build(deps-dev): bump rbi from 0.2.1 to 0.2.2 in /Library/Homebrew
2024-12-17 19:10:44 +00:00
dependabot[bot]
445638502f
build(deps-dev): bump rbi from 0.2.1 to 0.2.2 in /Library/Homebrew
Bumps [rbi](https://github.com/Shopify/rbi) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/Shopify/rbi/releases)
- [Commits](https://github.com/Shopify/rbi/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: rbi
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 18:59:50 +00:00
dependabot[bot]
59e8d653b4
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.11694 to 0.5.11699.
- [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>
2024-12-17 18:59:02 +00:00
Mike McQuaid
39a40e9873
Merge pull request #18945 from daeho-ro/clap-completion
formula: add clap completion style
2024-12-17 12:01:33 +00:00
Mike McQuaid
6d2a50094f
Merge pull request #18946 from vidishanevatia/fix-cask-list-symlinks
Fixes  #18849 :  fix duplicate casks when symlinks exist
2024-12-17 11:58:53 +00:00
“Vidisha
4403280211 cmd/list: fix duplicate casks when symlinks exist
When a cask is renamed (e.g. logi-options-plus to logi-options+),
Homebrew creates a symlink in the Caskroom directory. Currently,
`brew list --cask` shows both the original and symlinked cask as
separate entries. This patch modifies the listing logic to resolve
symlinks and show only unique casks.

Fixes #18849
2024-12-16 22:20:29 -08:00
Daeho Ro
65fe5e24d0
formula: add clap completion style 2024-12-17 08:41:52 +09:00
Douglas Eichelberger
d43fa1f84e
Merge pull request #18944 from Homebrew/dependabot/github_actions/docker/setup-buildx-action-3.8.0
build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0
2024-12-16 20:55:29 +00:00
dependabot[bot]
9be4fa6b87
build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](c47758b77c...6524bf65af)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 18:31:52 +00:00
Mike McQuaid
640f2152f3
Merge pull request #18808 from Homebrew/feat/cask/block_install
feat: only block cask install on Linux
2024-12-16 12:14:05 +00:00
Mike McQuaid
6c14bcbfba
Merge pull request #18942 from Homebrew/completion-base_name
formula: conditionally use executable name as completion name
2024-12-16 12:12:07 +00:00
Michael Cho
60b5e063e3
formula: conditionally use executable name as completion name
When running `generate_completions_from_executable` with a formula's
`bin`/`sbin` executable, the resulting completion is usually intended
for the executable itself.
2024-12-15 11:58:39 -05:00
Patrick Linnane
3001afe881
Merge pull request #18941 from Homebrew/dependabot/bundler/Library/Homebrew/rexml-3.4.0
build(deps-dev): bump rexml from 3.3.9 to 3.4.0 in /Library/Homebrew
4.4.12
2024-12-15 15:47:40 +00:00
BrewTestBot
9a32f13825
brew vendor-gems: commit updates. 2024-12-15 15:36:45 +00:00
dependabot[bot]
9088752204
build(deps-dev): bump rexml from 3.3.9 to 3.4.0 in /Library/Homebrew
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.0.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.9...v3.4.0)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 15:34:58 +00:00
Patrick Linnane
7c942ccaef
Merge pull request #18939 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.11694
build(deps-dev): bump sorbet from 0.5.11691 to 0.5.11694 in /Library/Homebrew
2024-12-14 23:34:58 +00:00
BrewTestBot
5cfc70836f
brew vendor-gems: commit updates. 2024-12-14 19:32:33 +00:00
dependabot[bot]
f7f5f678a7
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11691 to 0.5.11694.
- [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>
2024-12-14 19:24:54 +00:00
Patrick Linnane
953dac907e
Merge pull request #18937 from Homebrew/rm-lock-threads
dependabot: remove lock-threads
2024-12-14 19:13:07 +00:00
Patrick Linnane
d129d10d55
dependabot: remove lock-threads
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-12-14 10:34:05 -08:00
Sean Molenaar
cb23433612
feat: only block cask install on Linux 2024-12-14 15:49:09 +01:00
Eric Knibbe
a86c7c1d7a
Merge pull request #18935 from Homebrew/codeql-action-fixes
workflows: fix mis-pinned codeql-action hashes
2024-12-14 13:00:59 +00:00
Carlo Cabrera
ccb463b31b
Merge pull request #18933 from Homebrew/no-conflicts-paginate
utils/github: handle over 30 changed files
2024-12-14 08:28:01 +00:00
Patrick Linnane
4d52f24886
workflows: fix mis-pinned codeql-action hashes
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-12-13 21:00:47 -08:00
Patrick Linnane
e21d876f59
Merge pull request #18934 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.204.0
build(deps): bump ruby/setup-ruby from 1.203.0 to 1.204.0
2024-12-14 04:12:32 +00:00
dependabot[bot]
fba828b202
build(deps): bump ruby/setup-ruby from 1.203.0 to 1.204.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.203.0 to 1.204.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](2a18b06812...401c19e14f)

---
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>
2024-12-14 04:02:22 +00:00
Michael Cho
e9671db2d3
utils/github: handle over 30 changed files 2024-12-13 22:41:21 -05:00
Douglas Eichelberger
c455911059
Merge pull request #18931 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.37.0
build(deps-dev): bump rubocop-ast from 1.36.2 to 1.37.0 in /Library/Homebrew
2024-12-13 20:25:38 +00:00
Douglas Eichelberger
841903c106
Merge pull request #18932 from Homebrew/dependabot/bundler/Library/Homebrew/logger-1.6.3
build(deps-dev): bump logger from 1.6.2 to 1.6.3 in /Library/Homebrew
2024-12-13 20:24:52 +00:00
BrewTestBot
e9e319ac30
Update RBI files for logger.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-13 20:07:39 +00:00
BrewTestBot
c6e1851b20
Update RBI files for rubocop-ast.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-12-13 20:07:34 +00:00
BrewTestBot
dff03f05fe
brew vendor-gems: commit updates. 2024-12-13 20:07:32 +00:00
BrewTestBot
61cf19b7c3
brew vendor-gems: commit updates. 2024-12-13 20:07:26 +00:00
dependabot[bot]
34d0200d50
build(deps-dev): bump logger from 1.6.2 to 1.6.3 in /Library/Homebrew
Bumps [logger](https://github.com/ruby/logger) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/ruby/logger/releases)
- [Commits](https://github.com/ruby/logger/compare/v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: logger
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 18:34:00 +00:00
dependabot[bot]
a62ed660f4
build(deps-dev): bump rubocop-ast in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.36.2 to 1.37.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.36.2...v1.37.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>
2024-12-13 18:33:47 +00:00
Mike McQuaid
2701dc5f5f
Merge pull request #18929 from Homebrew/actions-full-versions
workflows: use full version numbers
2024-12-13 08:15:36 +00:00
Carlo Cabrera
b670861ebb
Merge pull request #18927 from Homebrew/system-env-file-priority
bin/brew: fix prioritisation of system env files
2024-12-13 06:37:05 +00:00
Patrick Linnane
56e41319f2
workflows: use full version numbers
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-12-12 21:26:46 -08:00
Ruoyu Zhong
012d737596
Merge pull request #18928 from Homebrew/sync-shared-config
Synchronize shared configuration
2024-12-13 04:45:34 +00:00
BrewTestBot
6a23f24724
stale-issues.yml: update to match main configuration 2024-12-13 04:29:11 +00:00
Patrick Linnane
ae4d29312d
Merge pull request #18922 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-3.3.0
build(deps-dev): bump rubocop-rspec from 3.2.0 to 3.3.0 in /Library/Homebrew
2024-12-13 02:38:40 +00:00