thibhero
0b53e54bfa
Moving ask input to Install.ask
2025-03-05 17:38:18 -05:00
thibhero
817c40d261
test for upgrade_spec.rb
2025-03-05 17:37:25 -05:00
thibhero
01bcf2e5be
brew vendor-gems: commit updates.
2025-03-05 13:05:14 -05:00
thibhero
49007fbccd
modifying kernel.rb to accept negative value for disk_usage_readable
2025-03-04 20:01:07 -05:00
thibhero
b7a298e1ec
first test to check option --ask
2025-03-02 20:04:02 -05:00
thibhero
c5d80271f4
dont ask input if gets doesnt exist because of test
2025-03-02 20:03:39 -05:00
thibhero
7b3e469650
wrong array of formulae in compute sized
2025-02-25 14:28:44 -05:00
thibhero
63f94708b0
running brew typecheck --update
2025-02-18 22:42:08 -05:00
thibhero
1a43a9d258
extracting method to Homebrew/install.rb
2025-02-18 22:41:40 -05:00
thibhero
b457b764c9
Merge branch 'upgrade-reinstall-size' into install-size
2025-02-16 00:07:31 -05:00
thibhero
bb7dcc9384
updating comments
2025-02-16 00:06:57 -05:00
thibhero
8299c59801
pass brew typecheck, brew style and brew tests
2025-02-16 00:06:23 -05:00
thibhero
5c2bbe5911
pass brew typecheck, brew style and brew tests
2025-02-15 23:20:07 -05:00
thibhero
624e960cd5
refactoring lambda as upgrade.RB
2025-02-15 23:02:14 -05:00
thibhero
b821446b6f
description of lambda
2025-02-15 23:01:53 -05:00
thibhero
5886b51df7
refactoring and updating functions to correctly print formula to upgrade
2025-02-15 23:00:35 -05:00
thibhero
97678708db
removing useless statements
2025-02-12 16:05:11 -05:00
thibhero
f1906c1682
adding exit status if declined
2025-02-12 15:59:35 -05:00
thibhero
cb947b9cf4
erratum on variable
2025-02-12 15:57:12 -05:00
thibhero
1ba3f32026
Adding upgrade arguments in lambda
2025-02-11 20:15:19 -05:00
thibhero
081db50196
Copying function from branch upgrade-reinstall-size into install.rb and adding parameter
2025-02-11 19:46:38 -05:00
thibhero
9891653aa8
corrected code with brew typecheck
2025-02-11 18:53:10 -05:00
thibhero
a111139682
moving to lambda expressions to respect brew style
2025-02-11 11:06:16 -05:00
thibhero
db10b644ad
updating typecheck
2025-02-10 23:18:56 -05:00
thibhero
478035ed90
Copying function from upgrade.rb and implementing with check_dep: false
2025-02-10 23:18:47 -05:00
thibhero
4854113cf9
Add parameter to unify function arguments with reinstall.rb
2025-02-10 23:17:24 -05:00
thibhero
d9846ceda5
refactoring the code to make it clearer
2025-02-10 20:59:27 -05:00
thibhero
3ed1d6ccfb
option --ask implementation for formulae dependency and dependant
2025-02-10 20:56:58 -05:00
thibhero
92470e0028
adding the --ask option for the upgrade command
2025-02-09 20:47:35 -05:00
Douglas Eichelberger
49999e8727
Merge pull request #19278 from Homebrew/no-module-func
...
Refactor Livecheck::Strategy to remove module_function use
2025-02-09 19:38:31 +00:00
Carlo Cabrera
be00598e63
Merge pull request #19276 from ArtRoman/patch-1
...
Fix "can't modify frozen String" error
2025-02-09 17:54:23 +00:00
Roman Romanov
208acd8e43
Fix "can't modify frozen String" error
...
Fix "can't modify frozen String" error if bottle requires Command Line Tools when installing/updating several packages, which causes install/update process failure.
2025-02-09 20:16:16 +03:00
Bo Anderson
6567eb2bbb
Merge pull request #19274 from Homebrew/docker-master-images
...
workflows/docker: continue to deploy `master` images
2025-02-09 04:47:08 +00:00
Ruoyu Zhong
d2f2334d4a
workflows/docker: continue to deploy master images
...
I noticed that `master` images have not been updated since #18912 :
$ docker run --pull=always --rm -it homebrew/brew:master brew --version
master: Pulling from homebrew/brew
Digest: sha256:3812ffd9b728ce3d96a2a362ef33bed420d1dc73c7d96c93a8f8d2d4f10e6281
Status: Image is up to date for homebrew/brew:master
Homebrew 4.4.11-6-geae8d1b
Homebrew/homebrew-core (git revision 9610909d254; last commit 2024-12-10)
That is due to images no longer being built on `master` pushes. This
change restores the previous behaviour.
2025-02-09 11:47:49 +08:00
Douglas Eichelberger
fa28895300
Refactor Livecheck::Strategy to remove module_function use
2025-02-08 16:42:45 -08:00
Patrick Linnane
e1a7553a56
Merge pull request #19272 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-c4d130b5bf
...
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
2025-02-09 00:33:05 +00:00
BrewTestBot
863a12ac13
brew vendor-gems: commit updates.
2025-02-09 00:23:08 +00:00
Patrick Linnane
0103fc2130
Merge pull request #19268 from Homebrew/dependabot/github_actions/codecov/test-results-action-1.0.3
...
build(deps): bump codecov/test-results-action from 1.0.2 to 1.0.3
2025-02-09 00:22:15 +00:00
Patrick Linnane
d0b9191652
Merge pull request #19270 from Homebrew/dependabot/github_actions/docker/setup-buildx-action-3.9.0
...
build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
2025-02-09 00:21:50 +00:00
Patrick Linnane
bb385decd4
Merge pull request #19273 from Homebrew/dependabot/github_actions/github/codeql-action-3.28.9
...
build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
2025-02-09 00:21:37 +00:00
Patrick Linnane
7ce4c0579d
Merge pull request #19269 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.11.3
...
build(deps): bump actions/create-github-app-token from 1.11.2 to 1.11.3
2025-02-09 00:21:34 +00:00
Patrick Linnane
3cc76a8738
Merge pull request #19271 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.218.0
...
build(deps): bump ruby/setup-ruby from 1.215.0 to 1.218.0
2025-02-09 00:21:20 +00:00
Patrick Linnane
c1f51b7b65
Merge pull request #19267 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2025-02-09 00:21:09 +00:00
dependabot[bot]
5ca3073a7e
build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.8 to 3.28.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](dd746615b3...9e8d0789d4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 00:11:50 +00:00
dependabot[bot]
eaeef33321
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
...
Bumps the sorbet group in /Library/Homebrew with 4 updates: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ), [sorbet-runtime](https://github.com/sorbet/sorbet ), [sorbet](https://github.com/sorbet/sorbet ) and [sorbet-static](https://github.com/sorbet/sorbet ).
Updates `sorbet-static-and-runtime` from 0.5.11810 to 0.5.11812
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11810 to 0.5.11812
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet` from 0.5.11810 to 0.5.11812
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-static` from 0.5.11810 to 0.5.11812
- [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-group: sorbet
- dependency-name: sorbet-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: sorbet
- dependency-name: sorbet
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: sorbet
- dependency-name: sorbet-static
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: sorbet
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 00:11:44 +00:00
dependabot[bot]
cd82b09163
build(deps): bump ruby/setup-ruby from 1.215.0 to 1.218.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.215.0 to 1.218.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](2654679fe7...d781c1b4ed )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 00:11:43 +00:00
dependabot[bot]
9ae7d3ef44
build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6524bf65af...f7ce87c1d6 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 00:11:39 +00:00
dependabot[bot]
d4d4e17085
build(deps): bump actions/create-github-app-token from 1.11.2 to 1.11.3
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](136412a57a...67e27a7eb7 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 00:11:37 +00:00
dependabot[bot]
94e4051369
build(deps): bump codecov/test-results-action from 1.0.2 to 1.0.3
...
Bumps [codecov/test-results-action](https://github.com/codecov/test-results-action ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/codecov/test-results-action/releases )
- [Commits](4e79e65778...44ecb3a270 )
---
updated-dependencies:
- dependency-name: codecov/test-results-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 00:11:34 +00:00
BrewTestBot
cddc2fc615
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2025-02-09 00:11:25 +00:00