adobe / aem-modernize-tools

A suite of tools to modernize your AEM Sites implementations off legacy features.
http://opensource.adobe.com/aem-modernize-tools/
Apache License 2.0
64 stars 42 forks source link

Bump org.osgi.service.log from 1.4.0 to 1.5.0 #66

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps org.osgi.service.log from 1.4.0 to 1.5.0.

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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (7e073a1) into main (e83657b) will increase coverage by 31.12%. The diff coverage is 82.81%.

Impacted file tree graph

@@              Coverage Diff              @@
##               main      #66       +/-   ##
=============================================
+ Coverage     51.56%   82.69%   +31.12%     
- Complexity      225      447      +222     
=============================================
  Files            33       34        +1     
  Lines          1534     1901      +367     
  Branches        297      346       +49     
=============================================
+ Hits            791     1572      +781     
+ Misses          652      229      -423     
- Partials         91      100        +9     
Flag Coverage Δ
unittests 82.69% <82.81%> (+31.12%) :arrow_up:

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

Impacted Files Coverage Δ
...java/com/adobe/aem/modernize/RewriteException.java 50.00% <ø> (+50.00%) :arrow_up:
...dobe/aem/modernize/model/ConversionJobNavItem.java 0.00% <0.00%> (ø)
...be/aem/modernize/servlet/rule/PageInfoServlet.java 0.00% <0.00%> (ø)
...e/aem/modernize/servlet/ListComponentsServlet.java 42.85% <42.85%> (ø)
...dernize/servlet/rule/ListTemplateRulesServlet.java 44.00% <44.00%> (ø)
...adobe/aem/modernize/model/ConversionJobBucket.java 52.63% <52.63%> (ø)
...tructure/impl/StructureRewriteRuleServiceImpl.java 68.00% <66.66%> (-13.82%) :arrow_down:
...rnize/policy/impl/PolicyImportRuleServiceImpl.java 73.33% <73.33%> (ø)
...be/aem/modernize/policy/job/PolicyJobExecutor.java 75.00% <75.00%> (ø)
...m/modernize/job/AbstractConversionJobExecutor.java 76.04% <76.04%> (ø)
... and 28 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 b16401c...7e073a1. Read the comment docs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.