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.37.3 #104

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

7.37.3

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite/compare/v7.37.2...v7.37.3

7.37.2

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite/compare/v7.37.1...v7.37.2

7.37.1

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite/compare/v7.37.0...v7.37.1

7.37.0

What's Changed

... (truncated)

Commits
  • 82a3dba Support for git fecth with depth > 0 from BuildEnv (#2916)
  • 65158a0 DataFlow: Support for data/taint flow from arguments to subject (#2914)
  • 71ef846 enhancement: add classpath to part provider to avoid type missing cases
  • ed6d241 GitProvenance Support for non build environments without .git config (#2913)
  • 62241a3 enhancement: Improve ChainStringBuilderAppendCalls to support more edge cases...
  • 01b493a refactor: Adds part provider to produce part
  • 93ab5a0 Suppress any exceptions which might pop up from closing jgit
  • cb7a700 Ensure that non-fatal groovy parser warnings do not show up as parse failures
  • 1520590 enhancement: improve CompareEnumsWithEqualityOperator to support unwrap paren...
  • 9c86d55 Add async modifier for use in kotlin/python/etc
  • 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 #104 (98720a6) into master (8232236) 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     #104   +/-   ##
=========================================
  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

Looks like org.openrewrite:rewrite-gradle is no longer a dependency, so this is no longer needed.