Update terminal-table 3.0.1 → 4.0.0 (major) #26
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ terminal-table (3.0.1 → 4.0.0) · Repo · Changelog
Release Notes
4.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
4.0.0
Remove dependency
Properly remove ansi color dependency
Revert "Remove term-ansicolor"
Remove term-ansicolor
Merge pull request #131 from lacostej/fix/unicode
Merge pull request #139 from mjankowski/allow-udw-3
Merge pull request #132 from olleolleolle/patch-1
CI on PR, dispatch
CI: Add Ruby 3.4 to the matrix, too
Relax gem version requirement for `unicode-display_width`
Merge pull request #133 from dorianmariecom/patch-1
Allows setting headings to nil
CI: Add Ruby 3.3, trust setup-ruby to bundle install
Replace non unicode characters to avoid crashes
Merge pull request #127 from petergoldstein/feature/add_ruby_3_2_to_ci
Adds Ruby 3.2 to the CI matrix. Also updates the checkout action version.
Merge pull request #124 from petergoldstein/feature/add_ruby_3_0_and_3_1_to_ci
Add Ruby 3.0 and 3.1 to the CI matrix
remove lock
3.0.2
Merge pull request #123 from toy/fix-align_column
fix align_column for nil values and colspan
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 unicode-emoji (added, 4.0.4)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands