Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost 1.85.0 #169237

Merged
merged 150 commits into from
Apr 27, 2024
Merged

boost 1.85.0 #169237

merged 150 commits into from
Apr 27, 2024

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Apr 16, 2024

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

I took revision bumped formulae from previous PR and scanned linkage in Linux bottles to get formulae that will need revision bumps, e.g.

apngasm
  NEEDED       libboost_program_options-mt.so.1.84.0

Also, I was wondering about possibility of unversioning the installed libraries on Linux - #169237 (comment)

On macOS, the above library is unversioned libboost_program_options-mt.dylib


EDIT: Numerous breakages this release due to removal of deprecated APIs.

@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request long build Set a long timeout for formula testing labels Apr 16, 2024
@cho-m cho-m added CI-linux-self-hosted Build on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Apr 16, 2024
@cho-m cho-m marked this pull request as ready for review April 16, 2024 22:12
@cho-m cho-m added the in progress Stale bot should stay away label Apr 22, 2024
@cho-m cho-m marked this pull request as draft April 24, 2024 01:21
@cho-m cho-m added the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Apr 24, 2024
@github-actions github-actions bot removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Apr 24, 2024
@cho-m cho-m force-pushed the bump-boost-1.85.0 branch 2 times, most recently from c53a9d7 to 744c919 Compare April 26, 2024 01:32
@cho-m cho-m added CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. no long build conflict Do not allow merging other pull requests when files conflict with this one labels Apr 26, 2024
@cho-m cho-m marked this pull request as ready for review April 26, 2024 01:33
@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 27, 2024
@cho-m cho-m removed the in progress Stale bot should stay away label Apr 27, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 27, 2024
Merged via the queue into master with commit ac46f16 Apr 27, 2024
16 checks passed
@BrewTestBot BrewTestBot deleted the bump-boost-1.85.0 branch April 27, 2024 02:46
@github-actions github-actions bot added the outdated PR was locked due to age label May 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-linux-self-hosted Build on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. long build Set a long timeout for formula testing no long build conflict Do not allow merging other pull requests when files conflict with this one outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants