Skip to content

Updated a bunch of libraries #168

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 5 commits into from
Oct 1, 2024
Merged

Updated a bunch of libraries #168

merged 5 commits into from
Oct 1, 2024

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Sep 27, 2024

Motivation

Update a bunch of dependencies to import upstream bug fixes.

Change description

Additional Notes

In the go.mod file the arduino-cli dependency still points to the 0.29.x branch of the arduino-cli repository (as before this PR). The 0.29.x branch has been updated to:

  • upgrade extract library to v4
  • upgrade go.bug.st/serial
  • remove dependency to go.bug.st/serial.v1

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@cmaglie cmaglie self-assigned this Sep 27, 2024
@cmaglie cmaglie added the enhancement New feature or request label Sep 27, 2024
@cmaglie cmaglie merged commit 5a10fda into main Oct 1, 2024
13 checks passed
@cmaglie cmaglie deleted the update_libs branch October 1, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants