-
-
Notifications
You must be signed in to change notification settings - Fork 12
Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4 in /ruledocsgen #873
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
Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4 in /ruledocsgen #873
Conversation
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.5 to 1.0.4. - [Commits](olekukonko/tablewriter@v0.0.5...v1.0.4) --- updated-dependencies: - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@ ## main #873 +/- ## ========================================== + Coverage 89.97% 90.12% +0.14% ========================================== Files 44 43 -1 Lines 6772 6610 -162 ========================================== - Hits 6093 5957 -136 + Misses 555 538 -17 + Partials 124 115 -9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't done a thorough check, but I believe that this version does meet the requirements of the github.com/arduino/arduino-lint/ruledocsgen
module (once the code has been adjusted for the breaking changes introduced in version 1.0.0).
However, it does not meet the requirements of the github.com/arduino/arduino-lint
module (see #874 (review)).
Because there are significant differences between the 0.x and 1.x versions of github.com/olekukonko/tablewriter
, I think it is better to use a consistent version throughout the Arduino Lint project. So I will put this on hold until the relevant regressions introduced in 1.0.0 have been resolved and we can bump the dependency in both modules.
Superseded by #877.
Bumps github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4.
Commits
4876204
added caption support #97, clarify max width #2479374103
Merge pull request #246 from olekukonko/experimente9aa807
improve readme3f8a175
Pushing the fix for #245c7f3322
trying to fix artifact & unicode symbols8f1fa98
improve conversionca4dd04
Fix Markdown Alignment Update #2448596f56
remove all debug information736f849
fix error in readme update #244e642815
improve documentationDependabot compatibility score
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)