Skip to content

Commit fbe0ec5

Browse files
authored
Merge pull request #896 from arduino/dependabot/go_modules/github.com/olekukonko/tablewriter-1.0.8
Bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8
2 parents 5811ad1 + e5d5e85 commit fbe0ec5

File tree

21 files changed

+135
-39
lines changed

21 files changed

+135
-39
lines changed

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/olekukonko/tablewriter
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter/pkg/twwarp.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/tablewriter/pkg/twwarp
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.7/LICENSE.md
9+
- sources: tablewriter@v1.0.8/LICENSE.md
1010
text: |
1111
Copyright (C) 2014 by Oleku Konko
1212
@@ -27,6 +27,6 @@ licenses:
2727
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2929
THE SOFTWARE.
30-
- sources: tablewriter@v1.0.7/README.md
30+
- sources: tablewriter@v1.0.8/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: github.com/olekukonko/tablewriter/pkg/twwidth
3+
version: v1.0.8
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwidth
7+
license: mit
8+
licenses:
9+
- sources: tablewriter@v1.0.8/LICENSE.md
10+
text: |
11+
Copyright (C) 2014 by Oleku Konko
12+
13+
Permission is hereby granted, free of charge, to any person obtaining a copy
14+
of this software and associated documentation files (the "Software"), to deal
15+
in the Software without restriction, including without limitation the rights
16+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17+
copies of the Software, and to permit persons to whom the Software is
18+
furnished to do so, subject to the following conditions:
19+
20+
The above copyright notice and this permission notice shall be included in
21+
all copies or substantial portions of the Software.
22+
23+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
29+
THE SOFTWARE.
30+
- sources: tablewriter@v1.0.8/README.md
31+
text: MIT License. See the [LICENSE](LICENSE) file for details.
32+
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter/renderer.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/tablewriter/renderer
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.7/LICENSE.md
9+
- sources: tablewriter@v1.0.8/LICENSE.md
1010
text: |
1111
Copyright (C) 2014 by Oleku Konko
1212
@@ -27,6 +27,6 @@ licenses:
2727
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2929
THE SOFTWARE.
30-
- sources: tablewriter@v1.0.7/README.md
30+
- sources: tablewriter@v1.0.8/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter/tw.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/olekukonko/tablewriter/tw
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary: Package tw provides utility functions for text formatting, width calculation,
66
and string manipulation specifically tailored for table rendering, including handling
77
ANSI escape codes and Unicode text.
88
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/tw
99
license: mit
1010
licenses:
11-
- sources: tablewriter@v1.0.7/LICENSE.md
11+
- sources: tablewriter@v1.0.8/LICENSE.md
1212
text: |
1313
Copyright (C) 2014 by Oleku Konko
1414
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3131
THE SOFTWARE.
32-
- sources: tablewriter@v1.0.7/README.md
32+
- sources: tablewriter@v1.0.8/README.md
3333
text: MIT License. See the [LICENSE](LICENSE) file for details.
3434
notices: []

.licenses/docsgen/go/github.com/olekukonko/tablewriter.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/olekukonko/tablewriter
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter

.licenses/docsgen/go/github.com/olekukonko/tablewriter/pkg/twwarp.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/tablewriter/pkg/twwarp
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.7/LICENSE.md
9+
- sources: tablewriter@v1.0.8/LICENSE.md
1010
text: |
1111
Copyright (C) 2014 by Oleku Konko
1212
@@ -27,6 +27,6 @@ licenses:
2727
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2929
THE SOFTWARE.
30-
- sources: tablewriter@v1.0.7/README.md
30+
- sources: tablewriter@v1.0.8/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: github.com/olekukonko/tablewriter/pkg/twwidth
3+
version: v1.0.8
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwidth
7+
license: mit
8+
licenses:
9+
- sources: tablewriter@v1.0.8/LICENSE.md
10+
text: |
11+
Copyright (C) 2014 by Oleku Konko
12+
13+
Permission is hereby granted, free of charge, to any person obtaining a copy
14+
of this software and associated documentation files (the "Software"), to deal
15+
in the Software without restriction, including without limitation the rights
16+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17+
copies of the Software, and to permit persons to whom the Software is
18+
furnished to do so, subject to the following conditions:
19+
20+
The above copyright notice and this permission notice shall be included in
21+
all copies or substantial portions of the Software.
22+
23+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
29+
THE SOFTWARE.
30+
- sources: tablewriter@v1.0.8/README.md
31+
text: MIT License. See the [LICENSE](LICENSE) file for details.
32+
notices: []

.licenses/docsgen/go/github.com/olekukonko/tablewriter/renderer.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/tablewriter/renderer
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.7/LICENSE.md
9+
- sources: tablewriter@v1.0.8/LICENSE.md
1010
text: |
1111
Copyright (C) 2014 by Oleku Konko
1212
@@ -27,6 +27,6 @@ licenses:
2727
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2929
THE SOFTWARE.
30-
- sources: tablewriter@v1.0.7/README.md
30+
- sources: tablewriter@v1.0.8/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []

.licenses/docsgen/go/github.com/olekukonko/tablewriter/tw.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/olekukonko/tablewriter/tw
3-
version: v1.0.7
3+
version: v1.0.8
44
type: go
55
summary: Package tw provides utility functions for text formatting, width calculation,
66
and string manipulation specifically tailored for table rendering, including handling
77
ANSI escape codes and Unicode text.
88
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/tw
99
license: mit
1010
licenses:
11-
- sources: tablewriter@v1.0.7/LICENSE.md
11+
- sources: tablewriter@v1.0.8/LICENSE.md
1212
text: |
1313
Copyright (C) 2014 by Oleku Konko
1414
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3131
THE SOFTWARE.
32-
- sources: tablewriter@v1.0.7/README.md
32+
- sources: tablewriter@v1.0.8/README.md
3333
text: MIT License. See the [LICENSE](LICENSE) file for details.
3434
notices: []

0 commit comments

Comments
 (0)