Skip to content

Support for arduino-cli API changes after 1.0.0 #174

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
Jan 4, 2024
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 .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '1.18.3'
go-version: '1.21.5'

- name: Build and Test
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-go-dependencies-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check Go Dependencies

env:
# See: https://github.com/actions/setup-go/tree/main#supported-version-syntax
GO_VERSION: "1.18.3"
GO_VERSION: "1.21.5"

# See: https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-go-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check Go

env:
# See: https://github.com/actions/setup-go/tree/main#supported-version-syntax
GO_VERSION: "1.18.3"
GO_VERSION: "1.21.5"

# See: https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
on:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ build.sh
/arduino-language-server*
!/arduino-language-server*/
/node_modules/
dist

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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: github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1
version: v0.0.0-20220711135540-a5466d017f77
version: v0.35.0-rc.1.0.20240103085706-cdbf2f5e088f
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.0.0-20220711135540-a5466d017f77/LICENSE.txt
- sources: arduino-cli@v0.35.0-rc.1.0.20240103085706-cdbf2f5e088f/LICENSE.txt
text: |2
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Expand Down Expand Up @@ -682,7 +682,23 @@ 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: [email protected]/README.md
- sources: [email protected]/license_header.tpl
text: |
This file is part of arduino-cli.

Copyright{{ if .Year }} {{.Year}}{{ end }} {{.Holder}}

This software is released under the GNU General Public License version 3,
which covers the main part of arduino-cli.
The terms of this license can be found at:
https://www.gnu.org/licenses/gpl-3.0.en.html

You can be released from the requirements of the above licenses by purchasing
a commercial license. Buying such a license is mandatory if you want to
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 [email protected].
- sources: [email protected]/README.md
text: |-
Arduino CLI is licensed under the [GPL 3.0] license.

Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/arduino/go-paths-helper
version: v1.7.0
version: v1.11.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
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.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/fatih/color
version: v1.13.0
version: v1.16.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.

Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
---
name: github.com/spf13/pflag
version: v1.0.5
name: github.com/golang/protobuf/jsonpb
version: v1.5.3
type: go
summary: Package pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags.
homepage: https://pkg.go.dev/github.com/spf13/pflag
summary: Package jsonpb provides functionality to marshal and unmarshal between a
protocol buffer message and JSON.
homepage: https://pkg.go.dev/github.com/golang/protobuf/jsonpb
license: bsd-3-clause
licenses:
- sources: LICENSE
text: |
Copyright (c) 2012 Alex Ogier. All rights reserved.
Copyright (c) 2012 The Go Authors. All rights reserved.
- sources: [email protected]/LICENSE
text: |+
Copyright 2010 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand All @@ -37,4 +36,5 @@ 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.

notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/golang/protobuf/proto
version: v1.5.2
version: v1.5.3
type: go
summary: Package proto provides functionality for handling protocol buffer messages.
homepage: https://pkg.go.dev/github.com/golang/protobuf/proto
license: bsd-3-clause
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3/LICENSE
text: |+
Copyright 2010 The Go Authors. All rights reserved.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/golang/protobuf/ptypes
version: v1.5.2
version: v1.5.3
type: go
summary: Package ptypes provides functionality for interacting with well-known types.
homepage: https://pkg.go.dev/github.com/golang/protobuf/ptypes
license: bsd-3-clause
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3/LICENSE
text: |+
Copyright 2010 The Go Authors. All rights reserved.

Expand Down
Loading