Skip to content

Bump github.com/arduino/go-paths-helper from 1.6.1 to 1.7.0 #98

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 Feb 15, 2022

Bumps github.com/arduino/go-paths-helper from 1.6.1 to 1.7.0.

Commits
  • 6ca2230 Merge pull request #15 from arduino/improve_filters
  • 73dfb38 Added test for filters
  • cd07693 OrFilter and AndFilter now accepts an arbitrary amount of filters
  • 02a3ced Merge pull request #14 from arduino/readdir_filters
  • 4ad8389 Removed useless comments
  • 4373094 Use internal anonymous function to simplify alogirthms
  • 8d52872 Added test for ReadDir with filters
  • 531a9e1 Fixing tests for Windows...
  • 82c68d6 Added filters for prefix and suffix
  • 89e8607 Added tests
  • 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 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.6.1 to 1.7.0.
- [Release notes](https://github.com/arduino/go-paths-helper/releases)
- [Commits](arduino/go-paths-helper@v1.6.1...v1.7.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 Feb 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #98 (c8f04dc) into main (49dc48b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   41.24%   41.24%           
=======================================
  Files          26       26           
  Lines        1462     1462           
=======================================
  Hits          603      603           
  Misses        802      802           
  Partials       57       57           
Flag Coverage Δ
unit 41.24% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6cd278...c8f04dc. Read the comment docs.

@per1234 per1234 added the type: enhancement Proposed improvement label Feb 16, 2022
@per1234 per1234 self-assigned this Feb 16, 2022
@per1234 per1234 merged commit 691a109 into main Feb 16, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/arduino/go-paths-helper-1.7.0 branch February 16, 2022 01:46
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 type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants