bender 0.32.0#286410
Merged
Merged
Conversation
botantony
force-pushed
the
bump-bender-0.32.0
branch
from
June 5, 2026 11:32
618978c to
7d740c3
Compare
botantony
force-pushed
the
bump-bender-0.32.0
branch
from
June 6, 2026 11:15
7d740c3 to
fd159da
Compare
iMichka
approved these changes
Jun 6, 2026
Contributor
|
🤖 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. |
BrewTestBot
enabled auto-merge
June 6, 2026 14:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
--local.Added
crates/bender-slangcrate that integrates the vendored Slang parser via a Rust/C++ bridge (Add slang bindings andpicklecommand pulp-platform/bender#264).picklecommand (behind featureslang) to parse and re-emit SystemVerilog sources (Add slang bindings andpicklecommand pulp-platform/bender#264, Add testing infrastructure for slang pulp-platform/bender#272).benderinvocations against the same dependency serialize safely (Add git database locks and db_dir config pulp-platform/bender#307).db_dirconfig field to share bare-repo and lock storage across projects without relocating per-project checkouts; older Bender versions silently ignore the field and fall back to their per-project default (Add git database locks and db_dir config pulp-platform/bender#307).scriptfiltering by top module for systemverilog sources (script: filter out unreachable files pulp-platform/bender#297).Fixed
sourcesoutput for consistency with legacy flows (Clean upsourcesoutput pulp-platform/bender#286).Changed
bender clone(Use shared clone for checkouts, dissociate onbender clonepulp-platform/bender#308).initwith version-aware router (installer: replaceinitwith version-aware router pulp-platform/bender#285).Install bender 0.32.0
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/pulp-platform/bender/releases/download/v0.32.0/bender-installer.ps1 | iex"Download bender 0.32.0
View the full release notes at https://github.com/pulp-platform/bender/releases/tag/v0.32.0.