1700 Commits

Author SHA1 Message Date
Mike McQuaid
be7512f71f
Update FAQ.md
Note that both brew install and brew upgrade can upgrade seemingly unrelated formulae.
2021-10-09 09:53:56 +01:00
Rylan Polster
47171292a6
Merge pull request #12179 from Homebrew/dependabot/bundler/docs/github-pages-220
build(deps-dev): bump github-pages from 219 to 220 in /docs
2021-10-04 15:42:57 -04:00
BrewTestBot
4da31bde02
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-10-04 19:17:29 +00:00
dependabot[bot]
82248f1856
build(deps-dev): bump github-pages from 219 to 220 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 219 to 220.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v219...v220)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:01:54 +00:00
Bo Anderson
1952d27ba2
Install and use Homebrew's ca-certificates on macOS <= 10.15.5 2021-10-03 17:52:10 +01:00
BrewTestBot
212b073cfc
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-10-01 12:05:15 +00:00
BrewTestBot
37c85898bc
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-30 08:15:06 +00:00
BrewTestBot
4ef8cd4335
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-30 00:06:20 +00:00
XuehaiPan
8398be5cde docs/Installation: update commands for untar-anywhere method 2021-09-29 19:59:49 +08:00
dependabot[bot]
e69d62d8f3
build(deps): bump nokogiri from 1.12.4 to 1.12.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 20:49:35 +00:00
dependabot[bot]
34ef94332b
build(deps): bump unf_ext from 0.0.7.7 to 0.0.8 in /docs
Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.7.7 to 0.0.8.
- [Release notes](https://github.com/knu/ruby-unf_ext/releases)
- [Changelog](https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knu/ruby-unf_ext/compare/v0.0.7.7...v0.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 15:24:49 -04:00
Nanda H Krishna
3fe84898fc
Merge pull request #12094 from Homebrew/dependabot/bundler/docs/unicode-display_width-1.8.0
build(deps): bump unicode-display_width from 1.7.0 to 1.8.0 in /docs
2021-09-20 15:21:59 -04:00
dependabot[bot]
62df0f1785
build(deps): bump faraday from 1.7.2 to 1.8.0 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.7.2...v1.8.0)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 18:02:08 +00:00
dependabot[bot]
95d1709bb7
build(deps): bump unicode-display_width from 1.7.0 to 1.8.0 in /docs
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: unicode-display_width
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 18:01:41 +00:00
XuehaiPan
c2d5d84b21 Merge remote-tracking branch 'upstream/master' into fix-inconsistent-shell-style 2021-09-16 01:01:49 +08:00
XuehaiPan
8a363b2fb5 style: trim trailing whitespaces 2021-09-15 15:00:23 +08:00
XuehaiPan
3f96d963f7 style: fix inconsistent code style for shell scripts 2021-09-15 14:59:01 +08:00
XuehaiPan
fc056cec59 docs: update documentation for shell requirement 2021-09-15 02:18:31 +08:00
Mike McQuaid
f14fcc810e
Merge pull request #12049 from Homebrew/dependabot/bundler/docs/faraday-1.7.2
build(deps): bump faraday from 1.7.1 to 1.7.2 in /docs
2021-09-14 13:16:57 +01:00
Nanda H Krishna
784e0ef823
Merge pull request #12046 from Homebrew/dependabot/bundler/docs/parallel-1.21.0
build(deps): bump parallel from 1.20.1 to 1.21.0 in /docs
2021-09-14 08:13:50 -04:00
dependabot[bot]
c7efb122a3
build(deps): bump faraday from 1.7.1 to 1.7.2 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 10:13:29 +00:00
dependabot[bot]
ad07b3b60a
build(deps): bump parallel from 1.20.1 to 1.21.0 in /docs
Bumps [parallel](https://github.com/grosser/parallel) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: parallel
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 10:13:03 +00:00
BrewTestBot
b567c87357
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-14 10:01:10 +00:00
BrewTestBot
679cbd0493
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-10 18:59:42 +00:00
dependabot[bot]
5431dddd70
build(deps): bump ffi from 1.15.3 to 1.15.4 in /docs
Bumps [ffi](https://github.com/ffi/ffi) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/v1.15.3...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 18:02:23 +00:00
FnControlOption
999a3c66f9 docs: use brew --repository shorthand in Cask Cookbook 2021-09-01 05:59:26 -07:00
BrewTestBot
b1be682397
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-09-01 10:26:41 +00:00
EricFromCanada
c234d1ea03
upgrade: list upgradeable dependencies/migrations/cleanups on dry run 2021-08-31 12:27:14 -04:00
dependabot[bot]
42393a9efb
build(deps-dev): bump github-pages from 218 to 219 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 218 to 219.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v218...v219)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 18:01:37 +00:00
BrewTestBot
0745b83ea4
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-08-30 15:11:59 +00:00
Anatoli Babenia
56726cfbbb
Mention bump-formula-pr in update section 2021-08-27 06:24:56 +03:00
Mike McQuaid
f469864423
Merge pull request #11903 from MikeMcQuaid/buildpulse
Add BuildPulse links, docs
2021-08-24 19:07:22 +01:00
Mike McQuaid
0fed05a752
Apply suggestions from code review
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-08-24 13:56:10 +01:00
BrewTestBot
9fc3794ea1
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-08-24 12:45:34 +00:00
Mike McQuaid
37dd7d835c
Merge pull request #11908 from yurikoles/fix-old-link-in-doc
Update docs/Acceptable-Casks.md
2021-08-24 13:42:33 +01:00
Bo Anderson
ef505b1f09
Merge pull request #11906 from Homebrew/dependabot/bundler/docs/listen-3.7.0
build(deps): bump listen from 3.6.0 to 3.7.0 in /docs
2021-08-23 22:18:47 +01:00
Yurii Kolesnykov
6115740254
Update docs/Acceptable-Casks.md
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
2021-08-23 21:49:19 +03:00
dependabot[bot]
7149c1e9c0
build(deps): bump listen from 3.6.0 to 3.7.0 in /docs
Bumps [listen](https://github.com/guard/listen) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:02:22 +00:00
dependabot[bot]
f7c7f3070e
build(deps): bump activesupport from 6.0.4 to 6.0.4.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4 to 6.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.4...v6.0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:01:43 +00:00
Jason Rudolph
65a9aba2d3
docs: update Homebrew/brew guide with flaky tests/buildpulse tips. 2021-08-23 16:43:47 +01:00
Vítor Galvão
895cbe0b38
Update docs/Acceptable-Casks.md
Co-authored-by: Branch Vincent <branchevincent@gmail.com>
2021-08-19 18:54:26 +01:00
Vítor Galvão
7dcfeddbad
Update Acceptable-Casks.md 2021-08-19 02:41:14 +01:00
BrewTestBot
bb218ae49a
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-08-18 00:06:11 +00:00
dependabot[bot]
75fdd035b7
build(deps): bump nokogiri from 1.12.2 to 1.12.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.2...v1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 18:02:21 +00:00
BrewTestBot
33e5cd8ba4
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-08-11 12:06:15 +00:00
Rylan Polster
6202b44899
Merge pull request #11837 from Homebrew/dependabot/bundler/docs/faraday-1.7.0
build(deps): bump faraday from 1.6.0 to 1.7.0 in /docs
2021-08-10 03:18:45 -04:00
dependabot[bot]
b01a5a5c9f
build(deps): bump faraday from 1.6.0 to 1.7.0 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 18:03:04 +00:00
dependabot[bot]
3c316afe6c
build(deps): bump nokogiri from 1.12.0 to 1.12.2 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.0...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 18:02:00 +00:00
Mike McQuaid
f22d140869
Merge pull request #11789 from XuehaiPan/master
cmd/shellenv.sh: make `brew shellenv` idempotent
2021-08-03 19:24:25 +01:00
XuehaiPan
1e737dbe2c cmd/shellenv.sh: apply suggestions from code review 2021-08-03 18:40:59 +08:00