-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
erdtree 2.0.0 #129358
Closed
Closed
erdtree 2.0.0 #129358
Conversation
This file contains 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
github-actions
bot
added
rust
Rust use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
Apr 26, 2023
The binary has been renamed to `erd`. See [^1]. [^1]: https://github.com/solidiquis/erdtree/releases/tag/v2.0.0
github-actions
bot
added
the
automerge-skip
`brew pr-automerge` will skip this pull request
label
Apr 26, 2023
SMillerDev
previously approved these changes
Apr 26, 2023
chenrui333
added
autosquash
Automatically squash pull request commits according to Homebrew style.
and removed
automerge-skip
`brew pr-automerge` will skip this pull request
labels
Apr 26, 2023
chenrui333
previously approved these changes
Apr 26, 2023
🤖 An automated task has requested creation of a replacement PR. |
BrewTestBot
dismissed stale reviews from SMillerDev and chenrui333
April 26, 2023 09:04
Replacement PR dispatched
BrewTestBot
pushed a commit
that referenced
this pull request
Apr 26, 2023
* erdtree 2.0.0 * erdtree: fix test The binary has been renamed to `erd`. See [^1]. [^1]: https://github.com/solidiquis/erdtree/releases/tag/v2.0.0 Closes #129358. Co-authored-by: Ruoyu Zhong <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
github-actions
bot
added
automerge-skip
`brew pr-automerge` will skip this pull request
superseded
PR was replaced by another PR
labels
Apr 26, 2023
✅ Replacement PR created at #129372. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
automerge-skip
`brew pr-automerge` will skip this pull request
autosquash
Automatically squash pull request commits according to Homebrew style.
bump-formula-pr
PR was created using `brew bump-formula-pr`
outdated
PR was locked due to age
rust
Rust use is a significant feature of the PR or issue
superseded
PR was replaced by another PR
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 with
brew bump-formula-pr
.release notes
Perhaps the most important change to note is that the compiled binary has been renamed from
et
toerd
in order to address the following issueregarding name collisions with other programs: solidiquis/erdtree#23
For a more comprehensive overview of
erdtree
v2.0.0, please refer to the README.md.Full Changelog: solidiquis/erdtree@v1.8.1...v2.0.0