Skip to content

Bump github.com/arduino/arduino-cli from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0 #882

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps github.com/arduino/arduino-cli from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0.

Release notes

Sourced from github.com/arduino/arduino-cli's releases.

v0.35.0

Changelog

Added

f85af84d Added specific exit code for "missing programmer" kind of errors. (#2429) ebab482d Added backward compatibility policy document (#2470) ce6bb989 Added debug check command to check if a combination of board/programmer supports debugging. (#2443) c1db8cb6 Added programmer field in debug info output (#2391) bbfdc043 Added 'sketch_path' to build properties (#2372) 98c04806 Added upload --upload-field key=value flag to set upload fields value (#2348) 1c80c057 Added programmer.default directive to set a default programmer for a board. (#2416) 748fcf62 Added more debug options (#2356) 6ebfb1dc Added --timestamp option to monitor command. (#2336) 29c70df8 Add support for pre_uninstall scripts (#2311) d5c83ad4 Added raw terminal support in the monitor command (#2291) a47e35fb Add support for default build profile (#2203) 5314a7ca Allow .cxx and .cc extensions in compile (#2273)

Fixed

e5f2271a fix: Fixed regression in compile_commands.json generation (#2427) c2678cff Reuse (cache) object archives in large sketch projects (#2464) 77222ecd Fix caching for libraries when the installation folder has a different Name (#2446) 4d20a25e fix: debugging requires a non-empty debug.executable (#2439) dc5c56eb fix wrong IndexFile truncate (#2346) c004b428 bugfix: excessive CPU/Disk usage when multiple build-paths points in the sketch directory (#2342) 0e6133f6 fix empty build files exported if specified --build-path equals to --output-dir (#2320) cf5db1b8 Fixed weird error message in core install if an invalid platform is spcified (#2309)

Changed

a1fad63c Upload port detector improvements (#2288) 28fc9d60 Enforce signature check on library_index.json (#2326) 74547f36 Text output: removed trailing spaces for right-padding of tables (#2290) 1d595cb2 debug: properties now allows generic selection of sub-configurations (#2435) 830e800e debug: Slightly refactored custom_configs section of GetDebugConfigResponse (#2396) 86a97744 debug: Allow type-specification of JSON output for cortex-debug (#2393) b65df52c debug: Enforce programmer selection (#2394)

Breaking Changes

5b2f729a Removed debugging_supported field from BoardDetails gRPC call (#2438) c506f6a4 gRPC API: Removed 'debug' service in favor of 'commands' service (#2349) 5a4f48bb Eliminate BoardListWatchRequest.Interrupt field from the gRPC API and make it server streaming only (#2330)

v0.35.0-rc.8

Changelog

c2678cff Reuse (cache) object archives in large sketch projects (#2464)

v0.35.0-rc.7

Changelog

77222ecd Fix caching for libraries when installation folder differents from Name (#2446)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5fde013) 20.93% compared to head (ea19f1e) 20.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #882   +/-   ##
=======================================
  Coverage   20.93%   20.93%           
=======================================
  Files          43       43           
  Lines        3153     3153           
=======================================
  Hits          660      660           
  Misses       2397     2397           
  Partials       96       96           
Flag Coverage Δ
unit 20.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@umbynos
Copy link
Contributor

umbynos commented Jan 23, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request.

@umbynos umbynos force-pushed the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0 branch from 1beb050 to ea19f1e Compare January 23, 2024 09:16
dependabot bot and others added 2 commits January 23, 2024 10:31
Bumps [github.com/arduino/arduino-cli](https://github.com/arduino/arduino-cli) from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0.
- [Release notes](https://github.com/arduino/arduino-cli/releases)
- [Commits](https://github.com/arduino/arduino-cli/commits/v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/arduino/arduino-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@umbynos umbynos force-pushed the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0 branch from ea19f1e to 72c5744 Compare January 23, 2024 09:31
@umbynos umbynos self-assigned this Jan 23, 2024
@umbynos umbynos merged commit 3be373a into main Jan 23, 2024
@umbynos umbynos deleted the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0 branch January 23, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants