konikvranik / jdbc-influxdb

Apache License 2.0
7 stars 1 forks source link

Bump io.freefair.lombok from 8.4 to 8.6 #115

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps io.freefair.lombok from 8.4 to 8.6.

Release notes

Sourced from io.freefair.lombok's releases.

8.6

What's Changed

... (truncated)

Commits
  • cd27d73 Reproduce #1023
  • 0670620 Update to AssertJ 3.25.3
  • 964e4a9 Merge pull request #1025 from freefair/dependabot/gradle/org.asciidoctor.jvm....
  • c9d8019 Update to PlantUML 1.2024.3
  • 80c7c09 Update to AspectJ 1.9.21.1
  • c66bdfc Merge pull request #1037 from freefair/dependabot/gradle/de.larsgrefer.sass-s...
  • a8dfd31 Merge pull request #1034 from freefair/dependabot/gradle/com.gradle.enterpris...
  • 649505c Update to PlantUML 1.2024.2
  • cfd3051 Merge pull request #1035 from freefair/dependabot/gradle/org.junit-junit-bom-...
  • 086171e Merge pull request #1033 from freefair/dependabot/gradle/examples/com.github....
  • 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 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)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d2ab4df) 4.93% compared to head (0db0519) 4.93%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ======================================== Coverage 4.93% 4.93% Complexity 22 22 ======================================== Files 20 20 Lines 1217 1217 Branches 90 90 ======================================== Hits 60 60 Misses 1153 1153 Partials 4 4 ```

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