BrewTestBot
e3323d4b51
brew vendor-gems: commit updates.
2023-06-28 11:58:35 +00:00
dependabot[bot]
2b7d14aef5
build(deps): bump json_schemer from 0.2.25 to 1.0.3 in /Library/Homebrew
...
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer ) from 0.2.25 to 1.0.3.
- [Changelog](https://github.com/davishmcclurg/json_schemer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.25...v1.0.3 )
---
updated-dependencies:
- dependency-name: json_schemer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 11:54:49 +00:00
Mike McQuaid
043b9512e4
Merge pull request #15487 from Homebrew/dependabot/bundler/Library/Homebrew/json_schemer-0.2.25
...
build(deps): bump json_schemer from 0.2.24 to 0.2.25 in /Library/Homebrew
2023-06-28 12:53:32 +01:00
BrewTestBot
2b469ed5b4
Update RBI files for json_schemer.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-06-28 10:54:11 +00:00
BrewTestBot
c63aec6dd9
brew vendor-gems: commit updates.
2023-06-28 10:49:12 +00:00
BrewTestBot
8cab50f5ff
Update RBI files for activesupport.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-06-28 10:31:35 +00:00
dependabot[bot]
524e3cdf69
build(deps): bump json_schemer in /Library/Homebrew
...
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer ) from 0.2.24 to 0.2.25.
- [Changelog](https://github.com/davishmcclurg/json_schemer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.24...v0.2.25 )
---
updated-dependencies:
- dependency-name: json_schemer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 11:26:45 +01:00
BrewTestBot
32dae08226
brew vendor-gems: commit updates.
2023-06-28 10:26:36 +00:00
dependabot[bot]
f9d1c7c573
build(deps): bump activesupport in /Library/Homebrew
...
Bumps [activesupport](https://github.com/rails/rails ) from 6.1.7.3 to 6.1.7.4.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v7.0.5.1/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v6.1.7.3...v6.1.7.4 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 20:57:11 +00:00
Mike McQuaid
20dfa3694b
cmd/update.sh: always move names*.txt
files.
...
Move the `names*.txt` files even when the file size hasn't changed
(which can happen when the versions change in the API but the file
size doesn't change).
Fixes #15217
While we're here, also add some whitespace for easier reading.
2023-06-27 17:30:27 +01:00
Bo Anderson
c969be340e
download_strategy: move HOMEBREW_ARTIFACT_DOMAIN hack
2023-06-27 14:33:23 +01:00
Carlo Cabrera
bc6e88d45c
pr-publish: request a large runner for appropriately labelled PRs
...
This will make it easier to merge PRs that require the large runner to
upload the built bottles.
2023-06-27 20:06:35 +08:00
Carlo Cabrera
0b57d7b04f
formula_auditor: make OpenSSL audit exception generic
...
This supports the use of `*-staging` branches in the future for projects
similar to the OpenSSL migration (e.g. Python migration). We already
have branch protections set for these branches, so it makes sense to
keep using them with the supporting code.
2023-06-27 14:44:12 +08:00
BrewTestBot
0a4f583377
Update RBI files for rspec-support.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-06-26 19:08:18 +00:00
BrewTestBot
ba7dbdfdb7
brew vendor-gems: commit updates.
2023-06-26 19:01:29 +00:00
dependabot[bot]
6e4529d5d5
build(deps): bump rspec-support in /Library/Homebrew
...
Bumps [rspec-support](https://github.com/rspec/rspec-support ) from 3.12.0 to 3.12.1.
- [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-support/compare/v3.12.0...v3.12.1 )
---
updated-dependencies:
- dependency-name: rspec-support
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 18:57:08 +00:00
Branch Vincent
6e6ec1b42a
man: fix a literal newline
2023-06-25 21:30:40 -07:00
Bo Anderson
e74f0dd787
extend/pathname: fix text_executable?
regex
2023-06-25 17:33:49 +01:00
Markus Reiter
8753449dbb
Simplify CloudFlare header check.
2023-06-24 05:30:07 +02:00
Alexander Bayandin
baf099f804
Use taps names for error messages for consistency
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2023-06-23 12:58:53 +01:00
Alexander Bayandin
8d18680cba
cmd/create: fix tap name for TapUnavailableError
2023-06-23 11:12:02 +00:00
Alexander Bayandin
e36790ab5c
cmd/edit: fix error message for formula
2023-06-23 11:11:31 +00:00
Bo Anderson
bb7aef85db
Migrate remaining no-api commands to new scoped system
2023-06-22 17:11:20 +01:00
Mike McQuaid
52967ee53e
Merge pull request #15580 from Bo98/auto-update-secs-fix
...
brew.sh: fix auto-update interval for dev-cmd users
2023-06-22 15:36:49 +01:00
Mike McQuaid
5ec0b97ec4
Merge pull request #15581 from Bo98/update-flag-fix
...
cmd/update.sh: fix some flags throwing errors on update report
2023-06-22 15:34:37 +01:00
Bo Anderson
4b48ea4509
cmd/update.sh: fix some fflags throwing errors on update report
2023-06-22 15:18:14 +01:00
Bo Anderson
613d2aeb32
brew.sh: fix auto-update interval for dev-cmd users
2023-06-22 15:17:19 +01:00
Bo Anderson
6d8b033eff
Significantly improve fetch speed of bottles
2023-06-22 15:08:16 +01:00
Mike McQuaid
8d9aa9070a
Merge pull request #15564 from Bo98/better-auto-no-api
...
Better scoping for no-api commands
2023-06-22 12:38:03 +01:00
Mike McQuaid
5fdd7f15d9
Merge pull request #15578 from Bo98/faster-install
...
Significantly improve install speeds with smarter postinstall detection
2023-06-22 12:36:26 +01:00
Bo Anderson
8dc2e80a98
Significantly improve install speeds with smarter postinstall detection
2023-06-22 03:06:45 +01:00
Bo Anderson
e2e80d77a3
dev-cmd/test: use localised no-api scoping
2023-06-22 01:57:35 +01:00
Bo Anderson
68289f1165
Add without_api specifier for CLI named args
2023-06-22 01:57:28 +01:00
Bo Anderson
55419bfd8b
Allow bump commands to auto-update core tap clones
2023-06-22 01:39:55 +01:00
Mike McQuaid
1c081f379d
Merge pull request #15572 from razvanazamfirei/add-emoji-audit
...
rubocops: add emoji audit
2023-06-21 19:30:06 +01:00
wickles
45cfb12a98
cmd/leaves: add missing cask dependency
2023-06-20 09:38:24 -07:00
Razvan Azamfirei
c355723fe5
fix desc auto-correct order
2023-06-20 11:36:47 -04:00
Razvan Azamfirei
b1baca7720
rephrase failure message
2023-06-20 11:33:49 -04:00
Razvan Azamfirei
a3ee3650cb
Update Library/Homebrew/rubocops/shared/desc_helper.rb
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2023-06-20 11:24:35 -04:00
Mike McQuaid
f0be2ca4d5
Merge pull request #15573 from hyuraku/remove-cask-depencies-from-brew-leaves
...
remove cask's depencies from brew/leaves
2023-06-20 16:21:08 +01:00
Carlo Cabrera
c5fe2a3559
formula_auditor: adjust deps audit for a staging branch
...
1. Adjust audit so that it ignore conflicts only for `brew audit --tap`.
This is useful because it prevents us from trying to migrate a formula
to `openssl@3` before all its dependencies have also been migrated.
2. Exempt only PRs that target a branch called
`openssl-migration-staging`.
2023-06-20 22:37:06 +08:00
Mike McQuaid
5424cdfffd
cmd/leaves: tweak wording.
2023-06-20 14:43:42 +01:00
hyuraku
3df4fa6803
remove cask's depencies from brew/leaves
2023-06-20 22:37:39 +09:00
Razvan Azamfirei
c1009247bf
Apply suggestions from code review
...
Co-authored-by: FX Coudert <fxcoudert@gmail.com>
2023-06-20 08:59:01 -04:00
Razvan Azamfirei
adf6278e3c
rubocops: add emoji audit
2023-06-20 08:10:38 -04:00
Carlo Cabrera
c03e4111e6
github_packages: call ln
with force
...
`FileUtils.cp` overwrites its destination when the destination already
exists, while `FileUtils.ln` throws `EEXIST`. To restore the old
behaviour, let's set `force: true`.
This fixes recent CI failures in Homebrew/core.[^1]
[^1]: For example: https://github.com/Homebrew/homebrew-core/actions/runs/5313853638/jobs/9620314048#step:8:158
2023-06-19 23:57:16 +08:00
Mike McQuaid
83d4c63289
Merge pull request #15567 from hyuraku/rename_Cask-outdated_versions
...
rename Cask::outdated_versions
2023-06-19 14:44:32 +01:00
hyuraku
de7152b7a3
rename Cask::outdated_versions
2023-06-19 22:09:01 +09:00
Mike McQuaid
54c8876dc3
Merge pull request #15565 from Bo98/doctor-deleted-api-fix
...
diagnostic: ignore core tap install status unless no-api is enabled
2023-06-19 13:37:34 +01:00
Mike McQuaid
1db2664d8f
Merge pull request #15562 from Bo98/caveat-on_os-fix
...
formula: fix variations not being generated for instance on_os usage
2023-06-19 13:33:49 +01:00