adaptris / interlok

The Adaptris Interlok Framework
http://interlok.adaptris.net
Apache License 2.0
19 stars 10 forks source link

build(deps): bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 #1644

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.github.classgraph:classgraph from 4.8.175 to 4.8.176.

Release notes

Sourced from io.github.classgraph:classgraph's releases.

classgraph-4.8.176

Add synchronized block around API methods that have side effects, to make them threadsafe (#883, thanks to @​inphonetic).

Commits
  • dc2bdb7 [maven-release-plugin] prepare release classgraph-4.8.176
  • 5a5c84c Add synchronized block to methods with side effects (#883)
  • b1ba933 [maven-release-plugin] prepare for next development iteration
  • 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 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.45%. Comparing base (0a98943) to head (6725cc0). Report is 35 commits behind head on develop-v4.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-v4 #1644 +/- ## ================================================ - Coverage 89.51% 89.45% -0.06% Complexity 12065 12065 ================================================ Files 1237 1237 Lines 34586 34586 Branches 2442 2442 ================================================ - Hits 30959 30939 -20 - Misses 3111 3130 +19 - Partials 516 517 +1 ``` | [Flag](https://app.codecov.io/gh/adaptris/interlok/pull/1644/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adaptris) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/adaptris/interlok/pull/1644/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adaptris) | `89.45% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adaptris#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 month ago

Superseded by #1667.