Skip to content

[pull] main from arduino:main #18

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

Merged
merged 6 commits into from
May 20, 2025
Merged

[pull] main from arduino:main #18

merged 6 commits into from
May 20, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented May 20, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot bot and others added 6 commits May 19, 2025 05:44
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.5 to 1.0.6.
- [Commits](olekukonko/tablewriter@v0.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
… bump

The bump of the dependency of the project's root `github.com/arduino/arduino-lint` module also requires updates to the
Go dependencies metadata of the project's modules which depend on `github.com/arduino/arduino-lint`.
The API of the `github.com/olekukonko/tablewriter` module was completely redesigned prior to the 1.0.0 release. This
made it incompatible with the code written for the API of the 0.0.x versions of the module.

These code changes are purely refactoring. They do not result in any change to the output of Arduino Lint.

The previous version of `github.com/olekukonko/tablewriter` had a bug that caused it to incorrectly add a blank line
when the cell content contained an explicit line break. That bug has been fixed, and so the code previously required to
work around the bug has been removed.
…er` 1.x API

The API of the `github.com/olekukonko/tablewriter` module was completely redesigned prior to the 1.0.0 release. This
made it incompatible with the code written for the API of the 0.0.x versions of the module.

These code changes are purely refactoring. There are some changes to the output (hence the changes in the test data),
but these are only insignificant changes to the format of the generated markup, which do not result in any changes to
the rendered rules documentation content displayed on the website.
…/olekukonko/tablewriter-1.0.6

Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.6
@pull pull bot added the ⤵️ pull label May 20, 2025
@pull pull bot merged commit cc00979 into blog2i2j:main May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant