Skip to content

Commit c34a1e2

Browse files
Bump goa.design/goa/v3 from 3.14.0 to 3.14.6 (#887)
* Bump goa.design/goa/v3 from 3.14.0 to 3.14.6 Bumps goa.design/goa/v3 from 3.14.0 to 3.14.6. --- updated-dependencies: - dependency-name: goa.design/goa/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * `goa gen github.com/arduino/arduino-create-agent/design` * update licenses * update licensed file with the new licenses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Umberto Baldi <[email protected]>
1 parent eb2a691 commit c34a1e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+275
-159
lines changed

.licensed.yml

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ reviewed:
4747
- golang.org/x/crypto/argon2
4848
- golang.org/x/crypto/blake2b
4949
- golang.org/x/crypto/sha3
50+
- golang.org/x/net/internal/socks
51+
- golang.org/x/net/proxy
5052

5153
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/AGPL-3.0/.licensed.yml
5254
allowed:

.licenses/arduino-create-agent/go/github.com/go-chi/chi/v5.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/go-chi/chi/v5
3-
version: v5.0.10
3+
version: v5.0.11
44
type: go
55
summary: Package chi is a small, idiomatic and composable router for building HTTP
66
services.
@@ -35,7 +35,7 @@ licenses:
3535
3636
Licensed under [MIT License](./LICENSE)
3737
38-
[GoDoc]: https://pkg.go.dev/github.com/go-chi/chi?tab=versions
38+
[GoDoc]: https://pkg.go.dev/github.com/go-chi/chi/v5
3939
[GoDoc Widget]: https://godoc.org/github.com/go-chi/chi?status.svg
4040
[Travis]: https://travis-ci.org/go-chi/chi
4141
[Travis Widget]: https://travis-ci.org/go-chi/chi.svg?branch=master

.licenses/arduino-create-agent/go/github.com/google/uuid.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/google/uuid
3-
version: v1.4.0
3+
version: v1.5.0
44
type: go
55
summary: Package uuid generates and inspects UUIDs.
66
homepage: https://pkg.go.dev/github.com/google/uuid
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,29 @@
11
---
22
name: github.com/gorilla/websocket
3-
version: v1.5.0
3+
version: v1.5.1
44
type: go
55
summary: Package websocket implements the WebSocket protocol defined in RFC 6455.
66
homepage: https://pkg.go.dev/github.com/gorilla/websocket
7-
license: bsd-2-clause
7+
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
10-
text: |
11-
Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved.
12-
13-
Redistribution and use in source and binary forms, with or without
14-
modification, are permitted provided that the following conditions are met:
15-
16-
Redistributions of source code must retain the above copyright notice, this
17-
list of conditions and the following disclaimer.
18-
19-
Redistributions in binary form must reproduce the above copyright notice,
20-
this list of conditions and the following disclaimer in the documentation
21-
and/or other materials provided with the distribution.
22-
23-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
24-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
27-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
29-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
30-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
31-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33-
notices:
34-
- sources: AUTHORS
35-
text: |-
36-
# This is the official list of Gorilla WebSocket authors for copyright
37-
# purposes.
38-
#
39-
# Please keep the list sorted.
40-
41-
Gary Burd <[email protected]>
42-
Google LLC (https://opensource.google.com/)
43-
Joachim Bauch <[email protected]>
10+
text: "Copyright (c) 2023 The Gorilla Authors. All rights reserved.\n\nRedistribution
11+
and use in source and binary forms, with or without\nmodification, are permitted
12+
provided that the following conditions are\nmet:\n\n\t * Redistributions of source
13+
code must retain the above copyright\nnotice, this list of conditions and the
14+
following disclaimer.\n\t * Redistributions in binary form must reproduce the
15+
above\ncopyright notice, this list of conditions and the following disclaimer\nin
16+
the documentation and/or other materials provided with the\ndistribution.\n\t
17+
* Neither the name of Google Inc. nor the names of its\ncontributors may be used
18+
to endorse or promote products derived from\nthis software without specific prior
19+
written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
20+
CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
21+
NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA
22+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nOWNER OR CONTRIBUTORS
23+
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24+
DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
25+
LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
26+
ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING
27+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE,
28+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"
29+
notices: []

.licenses/arduino-create-agent/go/goa.design/goa/v3/http.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: goa.design/goa/v3/http
3-
version: v3.14.0
3+
version: v3.14.6
44
type: go
55
summary: Package http contains HTTP specific constructs that complement the code generated
66
by Goa.
77
homepage: https://pkg.go.dev/goa.design/goa/v3/http
88
license: mit
99
licenses:
10-
- sources: [email protected].0/LICENSE
10+
- sources: [email protected].6/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313

.licenses/arduino-create-agent/go/goa.design/goa/v3/http/middleware.dep.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
name: goa.design/goa/v3/http/middleware
3-
version: v3.14.0
3+
version: v3.14.6
44
type: go
55
summary: Package middleware contains HTTP middlewares that wrap a HTTP handler to
6-
provide additional functionality.
6+
provide ancilliary functionality such as capturing HTTP details into the request
7+
context or printing debug information on incoming requests.
78
homepage: https://pkg.go.dev/goa.design/goa/v3/http/middleware
89
license: mit
910
licenses:
10-
- sources: [email protected].0/LICENSE
11+
- sources: [email protected].6/LICENSE
1112
text: |
1213
The MIT License (MIT)
1314

.licenses/arduino-create-agent/go/goa.design/goa/v3/middleware.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: goa.design/goa/v3/middleware
3-
version: v3.14.0
3+
version: v3.14.6
44
type: go
55
summary: Package middleware contains transport independent middlewares.
66
homepage: https://pkg.go.dev/goa.design/goa/v3/middleware
77
license: mit
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].6/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212

.licenses/arduino-create-agent/go/goa.design/goa/v3/pkg.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: goa.design/goa/v3/pkg
3-
version: v3.14.0
3+
version: v3.14.6
44
type: go
55
summary: Package goa implements a Go framework for writing microservices that promotes
66
best practice by providing a single source of truth from which server code, client
77
code, and documentation is derived.
88
homepage: https://pkg.go.dev/goa.design/goa/v3/pkg
99
license: mit
1010
licenses:
11-
- sources: [email protected].0/LICENSE
11+
- sources: [email protected].6/LICENSE
1212
text: |
1313
The MIT License (MIT)
1414

.licenses/arduino-create-agent/go/golang.org/x/crypto/argon2.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/crypto/argon2
3-
version: v0.17.0
3+
version: v0.18.0
44
type: go
55
summary: Package argon2 implements the key derivation function Argon2.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2
77
license: bsd-3-clause
88
licenses:
9-
- sources: crypto@v0.17.0/LICENSE
9+
- sources: crypto@v0.18.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: crypto@v0.17.0/PATENTS
38+
- sources: crypto@v0.18.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/crypto/blake2b.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/crypto/blake2b
3-
version: v0.17.0
3+
version: v0.18.0
44
type: go
55
summary: Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
66
and the extendable output function (XOF) BLAKE2Xb.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b
88
license: bsd-3-clause
99
licenses:
10-
- sources: crypto@v0.17.0/LICENSE
10+
- sources: crypto@v0.18.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: crypto@v0.17.0/PATENTS
39+
- sources: crypto@v0.18.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/arduino-create-agent/go/golang.org/x/crypto/cast5.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/crypto/cast5
3-
version: v0.17.0
3+
version: v0.18.0
44
type: go
55
summary: Package cast5 implements CAST5, as defined in RFC 2144.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/cast5
77
license: bsd-3-clause
88
licenses:
9-
- sources: crypto@v0.17.0/LICENSE
9+
- sources: crypto@v0.18.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: crypto@v0.17.0/PATENTS
38+
- sources: crypto@v0.18.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/crypto/sha3.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/crypto/sha3
3-
version: v0.17.0
3+
version: v0.18.0
44
type: go
55
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
66
the SHAKE variable-output-length hash functions defined by FIPS-202.
77
homepage: https://pkg.go.dev/golang.org/x/crypto/sha3
88
license: bsd-3-clause
99
licenses:
10-
- sources: crypto@v0.17.0/LICENSE
10+
- sources: crypto@v0.18.0/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: crypto@v0.17.0/PATENTS
39+
- sources: crypto@v0.18.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/arduino-create-agent/go/golang.org/x/net/html.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/html
3-
version: v0.19.0
3+
version: v0.20.0
44
type: go
55
summary: Package html implements an HTML5-compliant tokenizer and parser.
66
homepage: https://pkg.go.dev/golang.org/x/net/html
77
license: other
88
licenses:
9-
- sources: net@v0.19.0/LICENSE
9+
- sources: net@v0.20.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.19.0/PATENTS
38+
- sources: net@v0.20.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/net/html/atom.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: golang.org/x/net/html/atom
3-
version: v0.19.0
3+
version: v0.20.0
44
type: go
55
summary: 'Package atom provides integer codes (also known as atoms) for a fixed set
66
of frequently occurring HTML strings: tag names and attribute keys such as "p" and
77
"id".'
88
homepage: https://pkg.go.dev/golang.org/x/net/html/atom
99
license: other
1010
licenses:
11-
- sources: net@v0.19.0/LICENSE
11+
- sources: net@v0.20.0/LICENSE
1212
text: |
1313
Copyright (c) 2009 The Go Authors. All rights reserved.
1414
@@ -37,7 +37,7 @@ licenses:
3737
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3838
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3939
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40-
- sources: net@v0.19.0/PATENTS
40+
- sources: net@v0.20.0/PATENTS
4141
text: |
4242
Additional IP Rights Grant (Patents)
4343

.licenses/arduino-create-agent/go/golang.org/x/net/http2.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/http2
3-
version: v0.19.0
3+
version: v0.20.0
44
type: go
55
summary: Package http2 implements the HTTP/2 protocol.
66
homepage: https://pkg.go.dev/golang.org/x/net/http2
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.19.0/LICENSE
9+
- sources: net@v0.20.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.19.0/PATENTS
38+
- sources: net@v0.20.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-create-agent/go/golang.org/x/net/http2/h2c.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/http2/h2c
3-
version: v0.19.0
3+
version: v0.20.0
44
type: go
55
summary: Package h2c implements the unencrypted "h2c" form of HTTP/2.
66
homepage: https://pkg.go.dev/golang.org/x/net/http2/h2c
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.19.0/LICENSE
9+
- sources: net@v0.20.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.19.0/PATENTS
38+
- sources: net@v0.20.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

0 commit comments

Comments
 (0)