Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps github.com/arduino/pluggable-discovery-protocol-handler/v2 from 2.2.0 to 2.2.1.

Release notes

Sourced from github.com/arduino/pluggable-discovery-protocol-handler/v2's releases.

v2.2.1

What's Changed

Full Changelog: arduino/pluggable-discovery-protocol-handler@v2.2.0...v2.2.1

Commits
  • fbec7bc Merge pull request #50 from arduino/fix_crashing_disc_handling
  • cc38790 Rationalized the usage of the disc.lock
  • 0369df2 Always report errors before closing the channel
  • f305b10 Added unit tests
  • 36c5780 Removed useless mutex locks
  • 6ae82f5 Merge pull request #49 from per1234/include-hidden-files
  • dfad58b Configure actions/upload-artifact action to upload required hidden files
  • 24fefb0 Merge pull request #47 from arduino/dependabot/github_actions/arduino/setup-t...
  • af3c151 Bump arduino/setup-task from 1 to 2
  • 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/pluggable-discovery-protocol-handler/v2](https://github.com/arduino/pluggable-discovery-protocol-handler) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/arduino/pluggable-discovery-protocol-handler/releases)
- [Commits](arduino/pluggable-discovery-protocol-handler@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: github.com/arduino/pluggable-discovery-protocol-handler/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.85%. Comparing base (6f9025e) to head (10907da).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #995   +/-   ##
=======================================
  Coverage   20.85%   20.85%           
=======================================
  Files          42       42           
  Lines        2570     2570           
=======================================
  Hits          536      536           
  Misses       1949     1949           
  Partials       85       85           
Flag Coverage Δ
unit 20.85% <ø> (ø)

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.

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