dkorotych / gradle-maven-exec-plugin

Gradle plugin which provides an Maven exec task
Apache License 2.0
57 stars 7 forks source link

Bump org.openrewrite:rewrite-gradle from 7.36.0 to 7.36.1 #103

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.openrewrite:rewrite-gradle from 7.36.0 to 7.36.1.

Release notes

Sourced from org.openrewrite:rewrite-gradle's releases.

7.36.1

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite/compare/v7.36.0...v7.36.1

Commits
  • a3bd2f6 Use our log-less fork of object differ. Fixes #2788
  • ed9ccd4 Optimize dependenciesFromResources
  • 99ba9c0 Better regex for dependenciesFromResources
  • e353a7d Fix file pattern match on dependenciesFromResources
  • f102c64 Remove deprecated constructors on Maven recipes
  • 42e5ae9 More hostname checks before relying on JNI
  • 032a7a5 Error messaging on classpathFromResources
  • 8379534 Allow null start cursor to Dataflow
  • f688e15 Use CI_SERVER_HOST to get GitLab host name (#2864)
  • 4c0b03c Added Test Cases for ReplaceApacheCommonsLang3ValidateNotNullWithObjectsRequi...
  • 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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #103 (61a5493) into master (fc02a9b) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##             master     #103   +/-   ##
=========================================
  Coverage     93.99%   93.99%           
  Complexity      446      446           
=========================================
  Files            15       15           
  Lines           849      849           
  Branches         52       52           
=========================================
  Hits            798      798           
  Misses           36       36           
  Partials         15       15           
Flag Coverage Δ
LINUX 93.99% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #104.