chore(deps): update dependency solidiquis/erdtree to v3 #38
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.
This PR contains the following updates:
v2.0.0
->v3.0.0
Release Notes
solidiquis/erdtree
v3.0.0
Compare Source
Highlights
ls -l
-like-l, --long
view (Unix).-l, --long
view to reduce clutter; made the removed fields optional (Unix).For a more comprehensive list of bug-fixes and other changes, checkout the CHANGELOG.
Contributors
Note from Author
Sup folks—
I apologize for the major version bump given version that
v2.0.0
only came out a month ago. I do my best to be conservative with my changes when it comes to CLI arguments but unfortunately the interplay between some of the parameters inv2.0.0
were either confusing or straight-up contradictory which led to some pretty bad UX e.g. the presence of both--no-color
and--force-color
. Additionally, after assessing some of the feedback given, the-l, --long
view really needed to be cleaned up as most folks would have no need half of the stuff that was on there (e.g.ino
number). It do be tough sometimes being a solo developer on decently sized projects such as this as I can really only can get feedback from folks post-release, but this time around I'm decently confident that all of the changes are solid. So all-in-all thank you everyone for taking an interest inerdtree
. There's still plenty I want to do and with your continued interest I will stay highly motivated :]Full Changelog: solidiquis/erdtree@v2.0.0...v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.