Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/arduino/go-paths-helper from 1.9.2 to 1.10.1.

Release notes

Sourced from github.com/arduino/go-paths-helper's releases.

v1.10.1

What's Changed

Full Changelog: arduino/go-paths-helper@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: arduino/go-paths-helper@v1.9.2...v1.10.0

Commits
  • 0fabf94 Merge pull request #26 from arduino/tidy-up-deps
  • a278021 Removed dependency on github.com/pkg/errors
  • a148065 Merge pull request #25 from arduino/integrate_executils
  • c15697a Removed not used PipeCommands
  • f628fa3 Added Process helpers
  • ee34a5b Moved testdata file sets into specific dir
  • f43e0cc Require go1.21
  • 83201d3 Renamed _testdata in testdata
  • 6541d53 Updated libraries
  • See full diff in compare view

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/go-paths-helper](https://github.com/arduino/go-paths-helper) from 1.9.2 to 1.10.1.
- [Release notes](https://github.com/arduino/go-paths-helper/releases)
- [Commits](arduino/go-paths-helper@v1.9.2...v1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Dec 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2023

Codecov Report

Attention: 111 lines in your changes are missing coverage. Please review.

Comparison is base (f561da0) 62.84% compared to head (b5b34d1) 64.65%.
Report is 28 commits behind head on master.

Files Patch % Lines
commands/internal/instances/instances.go 69.41% 20 Missing and 6 partials ⚠️
commands/board/search.go 0.00% 18 Missing ⚠️
commands/board/details.go 0.00% 16 Missing ⚠️
commands/debug/debug_info.go 91.50% 6 Missing and 3 partials ⚠️
commands/upload/upload.go 42.85% 8 Missing ⚠️
arduino/cores/status.go 0.00% 5 Missing ⚠️
...ino/libraries/librariesmanager/librariesmanager.go 0.00% 5 Missing ⚠️
commands/instances.go 58.33% 2 Missing and 3 partials ⚠️
commands/core/search.go 91.30% 2 Missing and 2 partials ⚠️
commands/debug/debug.go 42.85% 3 Missing and 1 partial ⚠️
... and 7 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   62.84%   64.65%   +1.81%     
==========================================
  Files         203      207       +4     
  Lines       19143    19634     +491     
==========================================
+ Hits        12030    12694     +664     
+ Misses       6061     5854     -207     
- Partials     1052     1086      +34     
Flag Coverage Δ
unit 64.65% <77.80%> (+1.81%) ⬆️

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
Author

dependabot bot commented on behalf of github Dec 19, 2023

Superseded by #28.

@dependabot dependabot bot closed this Dec 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/arduino/go-paths-helper-1.10.1 branch December 19, 2023 23:41
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.

1 participant