brew bundle upgrade
doesn't upgrade dependencies formulae and auto-update casks
#6258
Unanswered
ppo
asked this question in
Everyday usage
Replies: 1 comment
-
This also affects me. I have noticed occasionally that I've been trying to learn a bit of Ruby so that I can contribute, but I'm an amateur so it's a bit overwhelming. If someone could point me in the right direction, I'd be happy to spend some time giving it my best shot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
brew bundle upgrade
doesn't upgrade dependencies formulae nor auto-update casks.So currently, after that, I (have to) execute
brew upgrade --formula
andbrew upgrade --cask --greedy-auto-updates
.Am I doing something wrong or missed something? Or is something that could/should be improved?
Beta Was this translation helpful? Give feedback.
All reactions