Skip to content

Bump github.com/olekukonko/tablewriter from 1.0.6 to 1.0.7 #881

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
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .licenses/arduino-lint/go/github.com/olekukonko/ll.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/olekukonko/ll
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll
Expand Down
6 changes: 3 additions & 3 deletions .licenses/arduino-lint/go/github.com/olekukonko/ll/lh.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/ll/lh
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lh
license: mit
licenses:
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/LICENSE
- sources: ll@v0.0.8/LICENSE
text: |
MIT License

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/README.md
- sources: ll@v0.0.8/README.md
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
notices: []
6 changes: 3 additions & 3 deletions .licenses/arduino-lint/go/github.com/olekukonko/ll/lx.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/ll/lx
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lx
license: mit
licenses:
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/LICENSE
- sources: ll@v0.0.8/LICENSE
text: |
MIT License

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/README.md
- sources: ll@v0.0.8/README.md
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
notices: []
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
name: github.com/olekukonko/tablewriter
version: v1.0.6
version: v1.0.7
type: go
summary: Package tablewriter provides functionality for creating and formatting tables
with customizable configurations.
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter
license: mit
licenses:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/tablewriter/pkg/twwarp
version: v1.0.6
version: v1.0.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -27,6 +27,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/tablewriter/renderer
version: v1.0.6
version: v1.0.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -27,6 +27,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: github.com/olekukonko/tablewriter/tw
version: v1.0.6
version: v1.0.7
type: go
summary: Package tw provides utility functions for text formatting, width calculation,
and string manipulation specifically tailored for table rendering, including handling
ANSI escape codes and Unicode text.
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/tw
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
2 changes: 1 addition & 1 deletion .licenses/docsgen/go/github.com/olekukonko/ll.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/olekukonko/ll
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll
Expand Down
6 changes: 3 additions & 3 deletions .licenses/docsgen/go/github.com/olekukonko/ll/lh.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/ll/lh
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lh
license: mit
licenses:
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/LICENSE
- sources: ll@v0.0.8/LICENSE
text: |
MIT License

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/README.md
- sources: ll@v0.0.8/README.md
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
notices: []
6 changes: 3 additions & 3 deletions .licenses/docsgen/go/github.com/olekukonko/ll/lx.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/ll/lx
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lx
license: mit
licenses:
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/LICENSE
- sources: ll@v0.0.8/LICENSE
text: |
MIT License

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/README.md
- sources: ll@v0.0.8/README.md
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
notices: []
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
name: github.com/olekukonko/tablewriter
version: v1.0.6
version: v1.0.7
type: go
summary: Package tablewriter provides functionality for creating and formatting tables
with customizable configurations.
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter
license: mit
licenses:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/tablewriter/pkg/twwarp
version: v1.0.6
version: v1.0.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -27,6 +27,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/tablewriter/renderer
version: v1.0.6
version: v1.0.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -27,6 +27,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: github.com/olekukonko/tablewriter/tw
version: v1.0.6
version: v1.0.7
type: go
summary: Package tw provides utility functions for text formatting, width calculation,
and string manipulation specifically tailored for table rendering, including handling
ANSI escape codes and Unicode text.
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/tw
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
2 changes: 1 addition & 1 deletion .licenses/ruledocsgen/go/github.com/olekukonko/ll.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/olekukonko/ll
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll
Expand Down
6 changes: 3 additions & 3 deletions .licenses/ruledocsgen/go/github.com/olekukonko/ll/lh.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/ll/lh
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lh
license: mit
licenses:
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/LICENSE
- sources: ll@v0.0.8/LICENSE
text: |
MIT License

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/README.md
- sources: ll@v0.0.8/README.md
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
notices: []
6 changes: 3 additions & 3 deletions .licenses/ruledocsgen/go/github.com/olekukonko/ll/lx.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/ll/lx
version: v0.0.8-0.20250516010636-22ea57d81985
version: v0.0.8
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lx
license: mit
licenses:
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/LICENSE
- sources: ll@v0.0.8/LICENSE
text: |
MIT License

Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: ll@v0.0.8-0.20250516010636-22ea57d81985/README.md
- sources: ll@v0.0.8/README.md
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
notices: []
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
name: github.com/olekukonko/tablewriter
version: v1.0.6
version: v1.0.7
type: go
summary: Package tablewriter provides functionality for creating and formatting tables
with customizable configurations.
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter
license: mit
licenses:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/tablewriter/pkg/twwarp
version: v1.0.6
version: v1.0.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -27,6 +27,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/olekukonko/tablewriter/renderer
version: v1.0.6
version: v1.0.7
type: go
summary:
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
license: mit
licenses:
- sources: tablewriter@v1.0.6/LICENSE.md
- sources: tablewriter@v1.0.7/LICENSE.md
text: |
Copyright (C) 2014 by Oleku Konko

Expand All @@ -27,6 +27,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: tablewriter@v1.0.6/README.md
- sources: tablewriter@v1.0.7/README.md
text: MIT License. See the [LICENSE](LICENSE) file for details.
notices: []
Loading
Loading