Patrick Linnane
fa5d8d3811
Merge pull request #17308 from Homebrew/dependabot/bundler/Library/Homebrew/multi-ad331a4c7b
2024-05-15 10:34:33 -07:00
Patrick Linnane
fa52f27886
Merge pull request #17307 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.14.2
2024-05-15 10:26:08 -07:00
Carlo Cabrera
82d1ee53dd
Merge pull request #17306 from Homebrew/indirect-gcc-linkage-linux
...
linkage_checker: remove `gcc` from `@indirect_deps` on Linux
2024-05-16 01:19:16 +08:00
BrewTestBot
a2450aea75
Update RBI files for tapioca.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-05-15 17:14:56 +00:00
BrewTestBot
14be0a1f67
brew vendor-gems: commit updates.
2024-05-15 17:14:53 +00:00
BrewTestBot
48c2e57a69
brew vendor-gems: commit updates.
2024-05-15 17:14:36 +00:00
dependabot[bot]
71ecd651ba
build(deps): bump sorbet-static-and-runtime and sorbet-runtime
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) and [sorbet-runtime](https://github.com/sorbet/sorbet ). These dependencies needed to be updated together.
Updates `sorbet-static-and-runtime` from 0.5.11375 to 0.5.11376
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11375 to 0.5.11376
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: sorbet-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 17:13:55 +00:00
dependabot[bot]
2c5b6186fc
build(deps-dev): bump tapioca from 0.14.1 to 0.14.2 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.14.1...v0.14.2 )
---
updated-dependencies:
- dependency-name: tapioca
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 17:13:32 +00:00
Carlo Cabrera
cc65e5419d
linkage_checker: remove gcc
from @indirect_deps
on Linux
...
Closes #17303 .
2024-05-16 00:47:21 +08:00
Carlo Cabrera
56db99ee9f
Merge pull request #17304 from Homebrew/bundler_cache
...
utils/gems: use HOMEBREW_CACHE for bundler cache.
2024-05-15 22:41:04 +08:00
Mike McQuaid
cb86847d95
utils/gems: use HOMEBREW_CACHE for bundler cache.
...
Fixes #17276
2024-05-15 22:17:02 +09:00
Patrick Linnane
1f603d381b
Merge pull request #17302 from Homebrew/ww/redact-env
2024-05-14 14:01:26 -07:00
William Woodruff
f78a8882d9
attestation: redact secret in environment
...
Signed-off-by: William Woodruff <william@yossarian.net>
2024-05-14 14:32:23 -04:00
Patrick Linnane
f4a9869d27
Merge pull request #17301 from Homebrew/dependabot/bundler/Library/Homebrew/multi-b11161be8a
2024-05-14 10:05:06 -07:00
BrewTestBot
3f7a651d9d
brew vendor-gems: commit updates.
2024-05-14 16:43:40 +00:00
dependabot[bot]
be494cff4a
build(deps): bump sorbet-runtime and sorbet-static-and-runtime
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ). These dependencies needed to be updated together.
Updates `sorbet-runtime` from 0.5.11372 to 0.5.11375
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-static-and-runtime` from 0.5.11372 to 0.5.11375
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: sorbet-static-and-runtime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 16:42:46 +00:00
Ruoyu Zhong
f520383897
Merge pull request #17299 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.4.0
...
build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0
2024-05-14 23:39:15 +08:00
dependabot[bot]
1500249b28
build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](5ecb98a3c6...6d798873df
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 15:24:37 +00:00
Carlo Cabrera
909e650668
Merge pull request #17295 from Homebrew/artifact_domain_no_fallback
...
Add HOMEBREW_ARTIFACT_DOMAIN_NO_FALLBACK
2024-05-14 21:21:20 +08:00
Mike McQuaid
a37864da0f
Add HOMEBREW_ARTIFACT_DOMAIN_NO_FALLBACK
...
This fits the use-case I've heard multiple times where people want to
rely exclusively on their artifact provider.
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2024-05-14 21:45:37 +09:00
Mike McQuaid
960b1ebbb0
Merge pull request #17298 from okineadev/devcontainer-patch
...
Added a list of extensions to pre-install in Codespaces
2024-05-14 21:43:02 +09:00
Okinea Dev
39aaf33340
Removed "settings"
section
2024-05-14 11:29:28 +00:00
Okinea Dev
0836cdfbee
Added a list of extensions to pre-install in Codespaces. Improved the readability of the configuration
2024-05-14 09:57:17 +00:00
Mike McQuaid
801c737e1b
Merge pull request #17292 from Homebrew/homebrew_version_cache
...
brew.sh: cache HOMEBREW_VERSION on disk.
2024-05-14 16:05:28 +09:00
Mike McQuaid
a18e43c67c
Merge pull request #17287 from alebcay/messages-strict-typing
...
messages: enable strict typing
2024-05-14 15:52:50 +09:00
Mike McQuaid
90faeff4f3
Merge pull request #17293 from Homebrew/docker-ubuntu24.04
...
Add Ubuntu 24.04 Docker image
2024-05-14 15:51:57 +09:00
Mike McQuaid
41bf51e211
brew.sh: avoid shelling out when possible.
2024-05-14 15:46:33 +09:00
Mike McQuaid
0d1c7b9367
bin/brew: improve a comment.
2024-05-14 15:46:33 +09:00
Mike McQuaid
2b363b904c
brew.sh: cache HOMEBREW_VERSION on disk.
...
This is a (relatively, for this Bash script) expensive operation that
can be trivially cached so: let's do so.
Speedup on my machine:
```
$ hyperfine "brew --version" "HOMEBREW_VERSION_CACHE=1 brew --version"
Benchmark 1: brew --version
Time (mean ± σ): 173.4 ms ± 5.1 ms [User: 28.7 ms, System: 67.0 ms]
Range (min … max): 167.3 ms … 182.9 ms 15 runs
Benchmark 2: HOMEBREW_VERSION_CACHE=1 brew --version
Time (mean ± σ): 145.9 ms ± 4.0 ms [User: 22.4 ms, System: 33.9 ms]
Range (min … max): 140.0 ms … 154.5 ms 17 runs
Summary
HOMEBREW_VERSION_CACHE=1 brew --version ran
1.19 ± 0.05 times faster than brew --version
```
Co-authored-by: Bo Anderson <mail@boanderson.me>
2024-05-14 15:46:32 +09:00
Bo Anderson
978f5adf47
Add Ubuntu 24.04 Docker image
2024-05-14 05:25:14 +01:00
Carlo Cabrera
8378cc825d
Merge pull request #17286 from Homebrew/stricter_linkage_test
...
linkage_checker: test indirect dependencies.
4.3.0
2024-05-14 11:59:26 +08:00
Mike McQuaid
4a65df6d04
Merge pull request #17289 from EricFromCanada/docs-index
...
docs: add local build instructions
2024-05-14 04:22:08 +01:00
Mike McQuaid
1c6549517d
linkage_checker: test indirect dependencies.
...
Check for indirect dependencies with linkage with linkage in strict
test mode.
This should be done to ensure we accurately declare dependencies in
homebrew/core.
2024-05-14 12:12:19 +09:00
Patrick Linnane
0b7d6794e2
Merge pull request #17291 from Homebrew/fix-typos
2024-05-13 15:06:43 -07:00
Patrick Linnane
8ec44f279b
github.rb: fix grammar
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-05-13 14:57:08 -07:00
Patrick Linnane
992b50a413
various: fix minor typos
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-05-13 14:30:06 -07:00
Eric Knibbe
e1f8b622ff
docs: add webrick gem, generation info
2024-05-13 14:13:07 -04:00
Eric Knibbe
7fa82cccf3
docs: rename README.md to index.md
2024-05-13 14:09:44 -04:00
Caleb Xu
00ba3930d6
messages: enable strict typing
2024-05-13 08:48:41 -04:00
Mike McQuaid
d7e81bed35
Merge pull request #17285 from Homebrew/remove_oldname
...
formula: this was nilable before so remove it.
2024-05-13 07:53:38 +01:00
Mike McQuaid
b6d72309db
Merge pull request #17284 from Homebrew/sbom_fixes
...
SBOM: more fixes.
2024-05-13 07:53:15 +01:00
Mike McQuaid
cff0531888
formula: this was nilable before so remove it.
...
Other maintainers consider this preferable to setting to `odeprecated`.
2024-05-13 07:42:20 +01:00
Mike McQuaid
7461bf81a1
SBOM: more fixes.
...
- Remove use of (unused) `Cachable` module.
- Pass whether we're bottling to determine whether to create
reproducible SBOM or not. A reproducible SBOM omits the time and
compiler.
- Remove bottle information when bottling: we cannot know what e.g.
the checksum (and, with GitHub Packages, therefore also the download
location) will be before we've created the tarball contents.
- Always write a bottle on installation (unless we're bottling) to
provide new bottle information or freshen the existing one with the
information we stripped out for reproducibility e.g. the time and
compiler.
- Don't need to handle a `nil` `@source_modified_time` as it's always
set.
Fixes #17281
2024-05-13 07:36:51 +01:00
Mike McQuaid
4167900f2b
Merge pull request #17283 from Homebrew/font-sharding-pt2
...
tap: adjust font cask path
2024-05-12 18:52:18 +01:00
Patrick Linnane
50b65aa891
tap: adjust font cask path
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-05-12 08:58:35 -07:00
Carlo Cabrera
1e4d119f6b
Merge pull request #17282 from SMillerDev/fix/sbom/align_times
...
fix: use UTC for all SBOM times
2024-05-12 17:33:01 +08:00
Sean Molenaar
df0bd4cd73
fix: use UTC for all SBOM times
...
Issue GH-17281
2024-05-12 10:56:10 +02:00
Carlo Cabrera
a9c8556b9d
github_runner_matrix: define timeout values in constants
...
This allows us to keep all information about timeout values here in
`brew` instead of both here and in Homebrew/core.
Will be needed after Homebrew/homebrew-core#171457 .
2024-05-12 04:48:00 +08:00
Carlo Cabrera
71c4bfae79
Merge pull request #17222 from Homebrew/intel-runner-tag
...
github_runner_matrix: add `-x86_64` to Intel runner names
2024-05-12 02:19:47 +08:00
Carlo Cabrera
0a4794cf26
Merge pull request #17278 from Homebrew/dependabot/bundler/Library/Homebrew/multi-a73eca0838
...
build(deps): bump sorbet-static-and-runtime and sorbet-runtime in /Library/Homebrew
2024-05-12 02:14:30 +08:00