Mike McQuaid
|
f119d2e726
|
Merge pull request #18725 from Homebrew/dependabot/bundler/Library/Homebrew/json-2.8.1
build(deps-dev): bump json from 2.7.6 to 2.8.1 in /Library/Homebrew
|
2024-11-08 08:45:15 +00:00 |
|
Douglas Eichelberger
|
ba3f426726
|
clean up fixture
|
2024-11-07 13:00:38 -08:00 |
|
Douglas Eichelberger
|
ebe1e504da
|
Change command output instead
|
2024-11-07 11:26:19 -08:00 |
|
Douglas Eichelberger
|
acb4eddaca
|
Allow multiple JSON outputs
|
2024-11-07 11:08:13 -08:00 |
|
Douglas Eichelberger
|
c17ffb8c3b
|
Try matching key type
|
2024-11-07 09:24:50 -08:00 |
|
BrewTestBot
|
5d1cd4050e
|
Update RBI files for tapioca.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2024-11-07 16:21:10 +00:00 |
|
BrewTestBot
|
5862186b9f
|
brew vendor-gems: commit updates.
|
2024-11-07 16:21:01 +00:00 |
|
dependabot[bot]
|
51b8e4ba98
|
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](https://github.com/Shopify/tapioca/compare/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>
|
2024-11-07 16:19:46 +00:00 |
|
BrewTestBot
|
b438c5c7b0
|
brew vendor-gems: commit updates.
|
2024-11-07 16:00:33 +00:00 |
|
dependabot[bot]
|
ef483ce9d4
|
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>
|
2024-11-07 15:53:46 +00:00 |
|
BrewTestBot
|
a81b6a4b44
|
brew vendor-gems: commit updates.
|
2024-11-06 19:07:45 +00:00 |
|
dependabot[bot]
|
87c78735c7
|
build(deps-dev): bump json from 2.7.6 to 2.8.1 in /Library/Homebrew
Bumps [json](https://github.com/ruby/json) from 2.7.6 to 2.8.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.7.6...v2.8.1)
---
updated-dependencies:
- dependency-name: json
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-06 18:32:47 +00:00 |
|
Patrick Linnane
|
451c3a8735
|
Merge pull request #18721 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.11637
|
2024-11-06 07:04:07 -08:00 |
|
BrewTestBot
|
482972eb47
|
Update RBI files for ruby-lsp.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2024-11-06 14:50:54 +00:00 |
|
BrewTestBot
|
118852cc4c
|
brew vendor-gems: commit updates.
|
2024-11-06 14:50:44 +00:00 |
|
BrewTestBot
|
af249655a7
|
brew vendor-gems: commit updates.
|
2024-11-06 14:50:35 +00:00 |
|
dependabot[bot]
|
925f6ac687
|
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](https://github.com/Shopify/ruby-lsp/compare/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>
|
2024-11-06 14:48:22 +00:00 |
|
dependabot[bot]
|
779d7f5019
|
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>
|
2024-11-06 14:47:56 +00:00 |
|
Mike McQuaid
|
3ff3ad6f6f
|
Merge pull request #18717 from bevanjkay/audit-exceptions
tap: allow an array of values for an audit exception
|
2024-11-06 09:21:21 +00:00 |
|
Mike McQuaid
|
ffd9d686cb
|
tap: tweak Ruby style for readability.
|
2024-11-06 09:11:33 +00:00 |
|
Patrick Linnane
|
05f669ed75
|
brew vendor-gems: commit updates.
|
2024-11-05 16:09:23 -08:00 |
|
Patrick Linnane
|
3019e0a956
|
Portable Ruby 3.3.6
Signed-off-by: Patrick Linnane <patrick@linnane.io>
|
2024-11-05 16:04:31 -08:00 |
|
Bevan Kay
|
b2dff27f0c
|
tap: allow an array of values for an audit exception
|
2024-11-06 11:00:33 +11:00 |
|
Patrick Linnane
|
c66b91d952
|
Merge pull request #18716 from Homebrew/dependabot/bundler/Library/Homebrew/parser-3.3.6.0
|
2024-11-05 09:25:24 -08:00 |
|
Mike McQuaid
|
24d3b46f42
|
Library/.rubocop.yml: temporarily disable buggy cop.
|
2024-11-05 16:44:12 +00:00 |
|
Douglas Eichelberger
|
a2612e23dc
|
Apply suggestions from code review
Co-authored-by: Kevin <apainintheneck@gmail.com>
|
2024-11-05 16:44:12 +00:00 |
|
Douglas Eichelberger
|
521c463e36
|
Manually resolve Style/SafeNavigationChainLength violations
|
2024-11-05 16:44:12 +00:00 |
|
Douglas Eichelberger
|
ffb15ffcf5
|
brew style --fix
|
2024-11-05 16:44:12 +00:00 |
|
BrewTestBot
|
9a711cc8dc
|
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2024-11-05 16:44:11 +00:00 |
|
BrewTestBot
|
fc7d23ca10
|
brew vendor-gems: commit updates.
|
2024-11-05 16:44:11 +00:00 |
|
dependabot[bot]
|
00d2fb4175
|
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](https://github.com/rubocop/rubocop/compare/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>
|
2024-11-05 16:44:11 +00:00 |
|
Mike McQuaid
|
e1c8b3372e
|
Merge pull request #18715 from Homebrew/python-link-man-default
language/python: link manpages by default
|
2024-11-05 16:43:50 +00:00 |
|
BrewTestBot
|
52aa7e44a2
|
Update RBI files for parser.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2024-11-05 16:33:26 +00:00 |
|
BrewTestBot
|
b6ae3863d5
|
brew vendor-gems: commit updates.
|
2024-11-05 16:29:59 +00:00 |
|
dependabot[bot]
|
e106d96cd8
|
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](https://github.com/whitequark/parser/compare/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>
|
2024-11-05 16:26:16 +00:00 |
|
Michael Cho
|
c2d3f126ed
|
language/python: link manpages by default
|
2024-11-05 11:24:13 -05:00 |
|
BrewTestBot
|
6af61b061b
|
brew vendor-gems: commit updates.
|
2024-11-05 16:12:03 +00:00 |
|
dependabot[bot]
|
865f50b0a4
|
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>
|
2024-11-05 16:06:17 +00:00 |
|
BrewTestBot
|
77ea77339a
|
Update RBI files for vernier.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2024-11-04 22:08:28 +00:00 |
|
BrewTestBot
|
c496d08f19
|
brew vendor-gems: commit updates.
|
2024-11-04 22:08:22 +00:00 |
|
dependabot[bot]
|
42b40b84e0
|
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](https://github.com/jhawthorn/vernier/compare/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>
|
2024-11-04 21:18:02 +00:00 |
|
BrewTestBot
|
92f1ce6fb1
|
brew vendor-gems: commit updates.
|
2024-11-04 16:39:00 +00:00 |
|
dependabot[bot]
|
9052f22a1b
|
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](https://github.com/ruby/json/compare/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>
|
2024-11-04 16:37:22 +00:00 |
|
Mike McQuaid
|
9fd678cc58
|
brew.rb: improve error message for miscased commands.
|
2024-11-04 08:51:05 +00:00 |
|
Michał Lach
|
d0e438c5fa
|
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.
|
2024-11-03 13:29:47 +01:00 |
|
Patrick Linnane
|
4d0deeb68e
|
Merge pull request #18675 from Homebrew/formula_auditor-pkgconf
|
2024-11-03 00:34:04 -07:00 |
|
BrewTestBot
|
dc2484a41a
|
brew vendor-gems: commit updates.
|
2024-11-02 15:55:51 +00:00 |
|
dependabot[bot]
|
b22e4633e0
|
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>
|
2024-11-02 15:54:12 +00:00 |
|
BrewTestBot
|
2725b1000f
|
brew vendor-gems: commit updates.
|
2024-11-02 12:25:25 +00:00 |
|
dependabot[bot]
|
2f503cf438
|
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](https://github.com/shopify/rubocop-sorbet/compare/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>
|
2024-11-02 01:17:47 +00:00 |
|