Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

v1.11.0

What's Changed

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

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
  • b3ef88d Merge pull request #27 from arduino/generic-filter
  • 25a33ce Apply suggestions from code review
  • ffbbe77 Added generic filtering function for PathList
  • 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
  • Additional commits viewable 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.11.0.
- [Release notes](https://github.com/arduino/go-paths-helper/releases)
- [Commits](arduino/go-paths-helper@v1.9.2...v1.11.0)

---
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] <support@github.com>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Dec 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2023

Codecov Report

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

Comparison is base (f561da0) 62.84% compared to head (8a6cb23) 64.58%.
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      #28      +/-   ##
==========================================
+ Coverage   62.84%   64.58%   +1.74%     
==========================================
  Files         203      207       +4     
  Lines       19143    19634     +491     
==========================================
+ Hits        12030    12681     +651     
+ Misses       6061     5863     -198     
- Partials     1052     1090      +38     
Flag Coverage Δ
unit 64.58% <77.80%> (+1.74%) ⬆️

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.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2024

Superseded by #30.

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/arduino/go-paths-helper-1.11.0 branch January 16, 2024 23:58
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