SolteraGG / StickyAPI

Utility methods, classes and potentially code-dupe-annihilating code for DDD plugins.
MIT License
1 stars 5 forks source link

Bump io.freefair.lombok from 5.3.3.3 to 6.5.0.3 #275

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps io.freefair.lombok from 5.3.3.3 to 6.5.0.3.

Release notes

Sourced from io.freefair.lombok's releases.

6.5.0.3

What's Changed

Full Changelog: https://github.com/freefair/gradle-plugins/compare/6.5.0.2...6.5.0.3

6.5.0.2

Added flag to disable output directory deletion in plantuml-plugin

Full Changelog: https://github.com/freefair/gradle-plugins/compare/6.5.0...6.5.0.2

6.5.0

What's Changed

... (truncated)

Commits
  • ef2234c Update to Gradle 7.5-rc-5
  • f0a6af7 Merge pull request #564 from freefair/dependabot/gradle/org.jetbrains.kotlin-...
  • 5f3472c Remove the deprecated jSass Plugin
  • 7a27e76 Merge pull request #565 from freefair/dependabot/gradle/org.jetbrains.kotlin-...
  • e8d0ae8 Merge pull request #566 from freefair/dependabot/gradle/org.jetbrains.kotlin....
  • ae198bb Merge branch 'master' into dependabot/gradle/org.jetbrains.kotlin-kotlin-grad...
  • b6f3add Merge branch 'master' into dependabot/gradle/org.jetbrains.kotlin-kotlin-grad...
  • bd1d67a Merge branch 'master' into dependabot/gradle/org.jetbrains.kotlin.jvm-1.7.10
  • 8218b2f Dont fail on missing permissions
  • bea2d8c Bump org.jetbrains.kotlin.jvm from 1.7.0 to 1.7.10
  • 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[bot] commented 2 years ago

Codecov Report

Merging #275 (5b1396d) into master (540e7cc) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #275   +/-   ##
=========================================
  Coverage     32.39%   32.39%           
  Complexity      178      178           
=========================================
  Files            63       63           
  Lines          2534     2534           
  Branches        286      286           
=========================================
  Hits            821      821           
  Misses         1655     1655           
  Partials         58       58           

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 540e7cc...5b1396d. Read the comment docs.