Skip to content

Commit

Permalink
Merge pull request #189 from arduino/support-cli-1.0
Browse files Browse the repository at this point in the history
Added support for Arduino CLI 1.0.0
  • Loading branch information
cmaglie authored Jun 14, 2024
2 parents 937ad84 + 73dc342 commit c1dbee2
Show file tree
Hide file tree
Showing 103 changed files with 1,328 additions and 576 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1
version: v0.35.0-rc.1.0.20240103085706-cdbf2f5e088f
version: v1.0.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1
license: gpl-3.0-only
licenses:
- sources: arduino-cli@v0.35.0-rc.1.0.20240103085706-cdbf2f5e088f/LICENSE.txt
- sources: arduino-cli@v1.0.0/LICENSE.txt
text: |2
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Expand Down Expand Up @@ -682,7 +682,7 @@ licenses:
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
- sources: arduino-cli@v0.35.0-rc.1.0.20240103085706-cdbf2f5e088f/license_header.tpl
- sources: arduino-cli@v1.0.0/license_header.tpl
text: |
This file is part of arduino-cli.
Expand All @@ -698,7 +698,7 @@ licenses:
modify or otherwise use the software for commercial activities involving the
Arduino software without disclosing the source code of your own applications.
To purchase a commercial license, send an email to license@arduino.cc.
- sources: arduino-cli@v0.35.0-rc.1.0.20240103085706-cdbf2f5e088f/README.md
- sources: arduino-cli@v1.0.0/README.md
text: |-
Arduino CLI is licensed under the [GPL 3.0] license.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/arduino/go-paths-helper
version: v1.11.0
version: v1.12.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/fatih/color
version: v1.16.0
version: v1.17.0
type: go
summary: Package color is an ANSI color package to output colorized or SGR defined
output to the standard output.
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/net/http2
version: v0.19.0
version: v0.23.0
type: go
summary: Package http2 implements the HTTP/2 protocol.
homepage: https://pkg.go.dev/golang.org/x/net/http2
license: bsd-3-clause
licenses:
- sources: net@v0.19.0/LICENSE
- sources: net@v0.23.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.19.0/PATENTS
- sources: net@v0.23.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/net/internal/timeseries
version: v0.19.0
version: v0.23.0
type: go
summary: Package timeseries implements a time series structure for stats collection.
homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries
license: bsd-3-clause
licenses:
- sources: net@v0.19.0/LICENSE
- sources: net@v0.23.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.19.0/PATENTS
- sources: net@v0.23.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/net/trace
version: v0.19.0
version: v0.23.0
type: go
summary: Package trace implements tracing of requests and long-lived objects.
homepage: https://pkg.go.dev/golang.org/x/net/trace
license: bsd-3-clause
licenses:
- sources: net@v0.19.0/LICENSE
- sources: net@v0.23.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.19.0/PATENTS
- sources: net@v0.23.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/sys/unix
version: v0.15.0
version: v0.20.0
type: go
summary: Package unix contains an interface to the low-level operating system primitives.
homepage: https://pkg.go.dev/golang.org/x/sys/unix
license: bsd-3-clause
licenses:
- sources: sys@v0.15.0/LICENSE
- sources: sys@v0.20.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.15.0/PATENTS
- sources: sys@v0.20.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Loading

0 comments on commit c1dbee2

Please sign in to comment.