27549 Commits

Author SHA1 Message Date
Connor Mann
2211d795ed
Update Library/Homebrew/cmd/tap.rb
Add tap --full deprecation TODO

Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-07 10:12:31 -04:00
cnnrmnn
6aa1695df1 Remove full_clone from CoreTap 2021-05-07 10:07:22 -04:00
cnnrmnn
69054b06b5 Remove trailing whitespace 2021-05-07 09:55:56 -04:00
Connor Mann
df6b90fd85
Fix style
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-07 09:43:41 -04:00
Connor Mann
182c1f840e
Fix style
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-07 09:43:12 -04:00
Connor Mann
ea8a66f385
Remove deprecation comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-07 09:42:54 -04:00
Connor Mann
c7f8ce83d4
Remove deprecation comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-07 09:42:44 -04:00
Connor Mann
033c11ff18
Add no-op message
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-07 09:42:19 -04:00
Connor Mann
d7e2e3c75a Merge branch 'Homebrew:master' into no-shallow-taps 2021-05-07 09:31:10 -04:00
cnnrmnn
b5a7337b05 Add deprecation paths for tap --full/--shallow 2021-05-07 09:29:19 -04:00
Carlo Cabrera
d3013fcbc1
Merge pull request #11331 from carlocab/change-rpath
extend/os/mac/keg_relocate: implement `RPATH` relocation
2021-05-06 17:50:23 +01:00
Mike McQuaid
df12e8f6fe
Merge pull request #11334 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.14.0
build(deps): bump rubocop from 1.13.0 to 1.14.0 in /Library/Homebrew
2021-05-06 16:00:48 +01:00
Mike McQuaid
5bd3fbad27
Merge pull request #11336 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.10.1
build(deps): bump rubocop-rails from 2.10.0 to 2.10.1 in /Library/Homebrew
2021-05-06 15:45:20 +01:00
cnnrmnn
6e1345b899 Remove --shallow and --full from manpage 2021-05-06 10:18:18 -04:00
cnnrmnn
dd2b3c9c43 Remove --shallow and --full from completions 2021-05-06 10:16:43 -04:00
cnnrmnn
02993c5899 Update tests to stop passing full_clone 2021-05-06 10:11:21 -04:00
cnnrmnn
674594f75c Stop using shallow clones for taps 2021-05-06 10:10:56 -04:00
Carlo Cabrera
dec7b97342
keg_relocate: style improvements
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-06 12:01:51 +01:00
BrewTestBot
39087d1474
Update RBI files for rubocop-rails. 2021-05-06 09:22:33 +00:00
BrewTestBot
d6811c517b
Update RBI files for rubocop. 2021-05-06 09:22:17 +00:00
BrewTestBot
efc429b5b8
brew vendor-gems: commit updates. 2021-05-06 09:21:40 +00:00
BrewTestBot
e6655be74f
brew vendor-gems: commit updates. 2021-05-06 09:21:16 +00:00
dependabot[bot]
29287e873a
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.10.0 to 2.10.1.
- [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.10.0...v2.10.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:19:13 +00:00
dependabot[bot]
7a18e32068
build(deps): bump rubocop from 1.13.0 to 1.14.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.13.0 to 1.14.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.13.0...v1.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:18:47 +00:00
Mike McQuaid
2dc6ff13cf
Merge pull request #11335 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.3.2
build(deps): bump activesupport from 6.1.3.1 to 6.1.3.2 in /Library/Homebrew
2021-05-06 10:15:58 +01:00
Mike McQuaid
42f23665a2
Merge pull request #11333 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.3
build(deps): bump rubocop-performance from 1.11.2 to 1.11.3 in /Library/Homebrew
2021-05-06 10:15:33 +01:00
Mike McQuaid
2867fb67a9
Merge pull request #11260 from hyuraku/update.sh-repair_style
cmd/update.sh: repair bash style
2021-05-06 10:10:49 +01:00
BrewTestBot
608e5c3981
Update RBI files for activesupport. 2021-05-06 05:52:24 +00:00
BrewTestBot
340bb4c122
Update RBI files for rubocop-performance. 2021-05-06 05:51:36 +00:00
BrewTestBot
017b99aaa7
brew vendor-gems: commit updates. 2021-05-06 05:51:32 +00:00
BrewTestBot
24ede765d4
brew vendor-gems: commit updates. 2021-05-06 05:50:47 +00:00
dependabot[bot]
e5359b609f
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.1 to 6.1.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.3.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.3.1...v6.1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 05:49:13 +00:00
dependabot[bot]
1db2da7457
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.2 to 1.11.3.
- [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.2...v1.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 05:48:32 +00:00
hyuraku
427859795a cmd/update-report: change ENV 2021-05-06 10:03:21 +09:00
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