27815 Commits

Author SHA1 Message Date
hyuraku
740cf7b6a1 cmd/update.sh: repair bash style 2021-05-06 10:03:16 +09:00
Bo Anderson
3e32762607
Merge pull request #11330 from Bo98/ruby-search-fix
utils/ruby.sh: fix Ruby path searching
2021-05-06 00:08:40 +01:00
Carlo Cabrera
8f1cd1288d
extend/os/mac/keg_relocate: relocate rpaths on macOS 2021-05-05 23:43:43 +01:00
Bo Anderson
d15cb8a83d
utils/ruby.sh: fix Ruby path searching 2021-05-05 22:59:24 +01:00
Carlo Cabrera
4d5971518d
os/mac/keg: add change_rpath method 2021-05-05 21:37:02 +01:00
Mike McQuaid
d49aa0580d
Merge pull request #11328 from cnnrmnn/stop-shallow-cloning
Stop using shallow clones
2021-05-05 16:59:13 +01:00
Sean Molenaar
42ffee75a1
Merge pull request #11316 from SMillerDev/feature/linux/write_unit 2021-05-05 17:10:43 +02:00
cnnrmnn
bab8f32405 Stop using shallow clones 2021-05-05 10:38:56 -04:00
Rylan Polster
53b9f85281
Merge pull request #11322 from Rylan12/bottle-fix-rebuild
bottle: properly set rebuild for new formulae
2021-05-05 08:47:56 -04:00
Rylan Polster
acebeab9cb
bottle: improve style of rebuild fallback
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-05 08:27:58 -04:00
Mike McQuaid
70c8693cf7
Merge pull request #11324 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.2
build(deps): bump rubocop-performance from 1.11.1 to 1.11.2 in /Library/Homebrew
2021-05-05 12:03:54 +01:00
BrewTestBot
c3a9acbdde
Update RBI files for rubocop-performance. 2021-05-05 10:12:58 +00:00
BrewTestBot
444ff6b06c
brew vendor-gems: commit updates. 2021-05-05 10:12:06 +00:00
dependabot[bot]
7102fad71e
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.1...v1.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 10:09:40 +00:00
Mike McQuaid
77b491642f
Merge pull request #11326 from MikeMcQuaid/delete-flaky-test
cask/installer_spec: delete flaky test.
2021-05-05 11:07:36 +01:00
Mike McQuaid
4f36217838
cask/installer_spec: delete flaky test.
I see this failing every couple of days despite no changes.
2021-05-05 10:32:52 +01:00
Mike McQuaid
7d6f9f6eb9
Merge pull request #11327 from MikeMcQuaid/no-oxford-commas
docs/Common-Issues: remove Oxford comma.
2021-05-05 10:29:02 +01:00
Mike McQuaid
b3603b5de8
docs/Common-Issues: remove Oxford comma.
Not sure why CI didn't catch this the first time.
2021-05-05 10:08:21 +01:00
Nanda H Krishna
8443617a38
Merge pull request #11319 from Homebrew/rename-man-workflow
workflows: rename `update-manpage` to `update-man-completions`
2021-05-05 14:32:47 +05:30
Mike McQuaid
a43a7c571c
Merge pull request #11323 from Homebrew/dependabot/bundler/Library/Homebrew/bootsnap-1.7.5
build(deps): bump bootsnap from 1.7.4 to 1.7.5 in /Library/Homebrew
2021-05-05 09:51:02 +01:00
Mike McQuaid
2f2df7156c
Merge pull request #11325 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.10.0
build(deps): bump rubocop-rails from 2.9.1 to 2.10.0 in /Library/Homebrew
2021-05-05 09:47:31 +01:00
BrewTestBot
efa278763e
Update RBI files for rubocop-rails. 2021-05-05 05:52:21 +00:00
BrewTestBot
9c1af985a5
brew vendor-gems: commit updates. 2021-05-05 05:51:28 +00:00
BrewTestBot
5433aed7c3
Update RBI files for bootsnap. 2021-05-05 05:51:00 +00:00
BrewTestBot
19f0894340
brew vendor-gems: commit updates. 2021-05-05 05:50:06 +00:00
dependabot[bot]
8a256b7896
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.9.1...v2.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 05:48:13 +00:00
dependabot[bot]
eee71826d6
build(deps): bump bootsnap from 1.7.4 to 1.7.5 in /Library/Homebrew
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.4...v1.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 05:47:44 +00:00
Rylan Polster
da27c70323
bottle: properly set rebuild for new formulae 2021-05-04 23:10:40 -04:00
Carlo Cabrera
684505b55b
Merge pull request #11310 from carlocab/openlibm-provided-by-macos
rubocops/uses_from_macos: remove openlibm
2021-05-04 22:02:42 +01:00
Nanda H Krishna
dbc51c92af
workflows: rename update-manpage to update-man-completions 2021-05-05 00:12:57 +05:30
Nanda H Krishna
65c8d762ad
Merge pull request #11318 from Homebrew/update-manpage
Update maintainers, manpage and completions.
2021-05-04 23:24:50 +05:30
BrewTestBot
6d23fc2c4d
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-05-04 17:35:09 +00:00
Nanda H Krishna
0ed2f6423f
Merge pull request #11308 from nandahkrishna/rename-brew-man
Rename `brew man` to `brew generate-manpages`
2021-05-04 23:02:39 +05:30
Mike McQuaid
7c52c30312
Merge pull request #11293 from bluelabsio/latest-version-only
bottle: Only consider latest rebuild
2021-05-04 17:01:34 +01:00
Bo Anderson
c1c775e783
Merge pull request #11317 from Bo98/ghp-mkpath
github_packages: add missing root mkpath
2021-05-04 16:45:58 +01:00
Bo Anderson
88ea6e103d
Merge pull request #11305 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.5.0
build(deps): bump rubocop-ast from 1.4.1 to 1.5.0 in /Library/Homebrew
2021-05-04 16:43:07 +01:00
Chris Wegrzyn
84bbaf9d29
Replace unless with if
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-04 11:30:14 -04:00
Bo Anderson
d78dc014d1
github_packages: add missing root mkpath 2021-05-04 16:21:23 +01:00
Mike McQuaid
03ef2fd16a
Merge pull request #11315 from Homebrew/update-manpage
Update maintainers, manpage and completions.
2021-05-04 15:39:13 +01:00
Sean Molenaar
157fed329c
service: install linux service file 2021-05-04 16:22:28 +02:00
BrewTestBot
f2b2d84575
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-05-04 14:18:15 +00:00
Bo Anderson
f826ffdca8
Merge pull request #11307 from Bo98/pathname-write
extend/pathname: limit `write` override to a refinement
2021-05-04 15:16:12 +01:00
Chris Wegrzyn
aa3e623b28 Omit warning, as brew audit already covers this 2021-05-04 09:50:42 -04:00
Chris Wegrzyn
87cd97a52e Don't use --first-parent on core tap 2021-05-04 09:45:31 -04:00
Chris Wegrzyn
570b62dd75 prev_f -> upstream_f 2021-05-04 09:41:53 -04:00
Bo Anderson
f174d4363f
extend/pathname: limit write override to a refinement 2021-05-04 14:20:20 +01:00
Mike McQuaid
5bf9d1b8e8
Merge pull request #11290 from joewiz/fix-depends-on-java-version-parsing
Improve suggestions for depends_on_java
2021-05-04 14:14:26 +01:00
Nanda H Krishna
ca11dc92ca
dev-cmd/generate-man-completions: update description
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-04 18:38:55 +05:30
Sean Molenaar
1de2b234b2
Merge pull request #11298 from SMillerDev/feature/service/plist_options
services: replace plist_options :manual with service command
2021-05-04 15:07:28 +02:00
Nanda H Krishna
2aff9ef1e6
Update manpages and completions 2021-05-04 18:33:22 +05:30