Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

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

Release notes

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

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)

v0.35.0-rc.6

Changelog

ce6bb989 Added debug check command to check if a combination of board/programmer supports debugging. (#2443)

v0.35.0-rc.5

Changelog

4d20a25e fix: debugging requires a non empty debug.executable (#2439)

v0.35.0-rc.4

Changelog

5b2f729a [BREAKING] Removed debugging_supported field from BoardDetails gRPC call (#2438) 1d595cb2 Debugger now allows generic selection of sub-configurations (#2435)

v0.35.0-rc.3

Changelog

f85af84d Added specific exit-code for "missing programmer" kind of errors. (#2429) e5f2271a fix: Fixed regression in compile_commands.json generation (#2427) 1c80c057 Added programmer.default directive to set a default programmer for a board. (#2416)

v0.35.0-rc.2

Changelog

54caaf19 Replace mitchellh/go used for macOS notarization (#2399) 830e800e debug: Slighlty 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) c1db8cb6 Added programmer field in debug info output (#2391)

v0.35.0-rc.1

Changelog

Added

bbfdc043 Added 'sketch_path' to build properties (#2372) 98c04806 Added upload --upload-field key=value flag to set upload fields value (#2348) 748fcf62 feat: added more debug options (#2356) 6ebfb1dc Added --timestamp option to monitor command. (#2336) 29c70df8 Add support for pre_uninstall scripts (#2311) d5c83ad4 feature: Added raw terminal support in monitor command (#2291) a47e35fb Add support for default build profile (#2203) 5314a7ca Allow .cxx and .cc extension in compile (#2273)

Fixed

dc5c56eb fix wrong IndexFile truncate (#2346)

... (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)

Bumps [github.com/arduino/arduino-cli](https://github.com/arduino/arduino-cli) from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0-rc.8.
- [Release notes](https://github.com/arduino/arduino-cli/releases)
- [Commits](https://github.com/arduino/arduino-cli/commits/v0.35.0-rc.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef2f8d0) 20.93% compared to head (a985ccc) 20.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #880   +/-   ##
=======================================
  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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2024

Superseded by #882.

@dependabot dependabot bot closed this Jan 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0-rc.8 branch January 3, 2024 00:12
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: infrastructure Related to project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants