Skip to content

edencommon fb303 fbthrift fizz folly mvfst proxygen wan... 2026.03.02.00#270192

Merged
BrewTestBot merged 18 commits into
mainfrom
bump-edencommon-2026.03.02.00
Mar 3, 2026
Merged

edencommon fb303 fbthrift fizz folly mvfst proxygen wan... 2026.03.02.00#270192
BrewTestBot merged 18 commits into
mainfrom
bump-edencommon-2026.03.02.00

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

fizz

Details

release notes
Automated release from TagIt
File Hashes
  • SHA2-256(fizz-v2026.03.02.00.zip)= b8ece4ddd68350ab7990c09dfb399a4f7fee8602596628bb1dad3c1684a57109
  • SHA2-512(fizz-v2026.03.02.00.zip)= 94cd2e33fd435605371633f01c7061ce2000955de6250e421dec607fd41add8182ab5725aaf3e31ef8a9bade868fc329faa66aeded2f1b5dde5943fe190b7f77
  • SHA2-256(fizz-v2026.03.02.00.tar.gz)= abdd025b7d4ef10080b10c7a86c3ceed3b52e0056f1b21101bb47e902ce2a907
  • SHA2-512(fizz-v2026.03.02.00.tar.gz)= 6f01d72d263f7f2eeefd5f53e403c349c8f32b8523a0a7cbd0913c05f00ed88c5aa6fbaff60773e58942218873de18fc52835b708510d093c56f38d69ddb3e5d

View the full release notes at https://github.com/facebookincubator/fizz/releases/tag/v2026.03.02.00.


folly

release notes
Automated release from TagIt
File Hashes
  • SHA2-256(folly-v2026.03.02.00.zip)= 78f63726b75b1a882dd2ceddce9eacafd2fb28db713372e10985516465e0bc28
  • SHA2-512(folly-v2026.03.02.00.zip)= e05866f6c15d45f13e9cbf63da3a3447bcace3bad673b6e3dd87051a5a4e0cf15a50279ff13d71b2241a9079218a60ef0e8eaf532bbad222fe2bc014c76bfa13
  • SHA2-256(folly-v2026.03.02.00.tar.gz)= 0a3ffbe0396343912ef595ed0b59e7bc3d4fc9caf2dab0f63e8c473c1e613e5a
  • SHA2-512(folly-v2026.03.02.00.tar.gz)= 7e04aa84d12c334c45fb1c3cd3a7a8035d9f49a6ffe3177731717d45a340a24c93d2fa3f93e4ae833cad5430aed65395497c4e1289155f70f3aa24d8d6f4aa6d

View the full release notes at https://github.com/facebook/folly/releases/tag/v2026.03.02.00.


wangle

release notes
Automated release from TagIt
File Hashes
  • SHA2-256(wangle-v2026.03.02.00.zip)= 4730b60634a7042e6cd6b5a5ae6bdf095e42f32c04f6e9a79cd93811dcad12bf
  • SHA2-512(wangle-v2026.03.02.00.zip)= df33cabd769c9e073d7fd4415b94824ee41d8bf10e5cc014bccaf6a4c97a033d66945430928ae2adf3474b85ac1f8d6cb6bd56fd10796086eca720a9f9087dcf
  • SHA2-256(wangle-v2026.03.02.00.tar.gz)= 22e22c182dd4603b7ba7bbbcc37336c86c8ad23cd2c15cd8e3ce7fb119cc7e07
  • SHA2-512(wangle-v2026.03.02.00.tar.gz)= 7509d1c741e32132c56260a5f5e740800311f7942787ef9bcdea088885f2b182b671310f96852113dc9989ac0fa876d8a6721affeda5c58fa4f404d0f4261004

View the full release notes at https://github.com/facebook/wangle/releases/tag/v2026.03.02.00.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Mar 2, 2026
@cho-m cho-m marked this pull request as draft March 2, 2026 18:26
@cho-m cho-m added in progress Stale bot should stay away CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. labels Mar 2, 2026
@cho-m cho-m self-assigned this Mar 2, 2026
@cho-m cho-m force-pushed the bump-edencommon-2026.03.02.00 branch from 0b81137 to 81563a8 Compare March 2, 2026 20:24
@cho-m
Copy link
Copy Markdown
Member

cho-m commented Mar 2, 2026

Proxygen shared library build is currently broken (will fail in CI). Static library build works which so upstream likely only tested that worked.

@cho-m
Copy link
Copy Markdown
Member

cho-m commented Mar 2, 2026

For arm64 Linux, I tried facebook/folly#2562 but that broke CMake configuration:

  -- Configuring done (5.2s)
  CMake Error: Error required internal CMake variable not set, cmake may not be built correctly.
  Missing variable is:
  CMAKE_ASM_CREATE_SHARED_LIBRARY

@cho-m cho-m added the upstream issue An upstream issue report is needed label Mar 2, 2026
@cho-m cho-m force-pushed the bump-edencommon-2026.03.02.00 branch from 81563a8 to b59e09c Compare March 2, 2026 22:48
Comment thread Formula/p/proxygen.rb Outdated
@cho-m cho-m force-pushed the bump-edencommon-2026.03.02.00 branch from b59e09c to 45ceb50 Compare March 2, 2026 23:52
@cho-m cho-m marked this pull request as ready for review March 3, 2026 01:00
@cho-m cho-m added the ready to merge PR can be merged once CI is green label Mar 3, 2026
Comment thread Formula/e/edencommon.rb
Comment thread Formula/p/proxygen.rb
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 3, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Mar 3, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 3, 2026 02:12
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit cea3e7f Mar 3, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-edencommon-2026.03.02.00 branch March 3, 2026 02:22
@cho-m
Copy link
Copy Markdown
Member

cho-m commented Mar 3, 2026

I did open a Proxygen issue to follow up it:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. in progress Stale bot should stay away ready to merge PR can be merged once CI is green upstream issue An upstream issue report is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants