dallay / lyra

SMRO
https://lyra-nwhm.onrender.com
1 stars 0 forks source link

chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.3 to 0.4.12 #332

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps io.nlopez.compose.rules:detekt from 0.4.3 to 0.4.12.

Release notes

Sourced from io.nlopez.compose.rules:detekt's releases.

v0.4.12

What's changed

v0.4.11

Changelog

v0.4.10

Changelog

  • Prevent false positives in ModifierReused due to early returns (#317) @​mrmans0n
  • Ignore modifier factory functions in ModifierMissing/ModifierWithoutDefault (#314) @​mrmans0n
  • Stop content emitter detection also by contentEmittersDenylist (#313) @​mrmans0n

v0.4.9

Changelog

v0.4.8

Changelog

v0.4.7

If you encounter any issue with ParameterNaming and you are using treatAsComposableLambda, swap it by treatAsLambda instead due to #299.

Changelog

  • Fix ContentTrailingLambda rule not taking @Composable into account (#300) @​mrmans0n
  • Update ParameterNaming to use treatAsLambda instead of treatAsComposableLambda (#299) @​mrmans0n

v0.4.6

Changelog

  • Improve content emitter logic and support for conditional emitter count (#298) @​mrmans0n

... (truncated)

Commits


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)
github-actions[bot] commented 17 hours ago

Job Summary for Gradle

Commit Stage 🤖 :: package

Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
lyra projects 8.7 :white_check_mark: Build Scan published
lyra assemble 8.7 :white_check_mark: Build Scan published
lyra bootBuildImage --imageName base/dallay/lyra:latest 8.7 :x: Build Scan published
codecov[bot] commented 17 hours ago

Codecov Report

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

Project coverage is 91.58%. Comparing base (4cd48b6) to head (75efdc2). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #332 +/- ## ======================================= Coverage 91.58% 91.58% ======================================= Files 360 360 Lines 4339 4339 Branches 374 374 ======================================= Hits 3974 3974 Misses 234 234 Partials 131 131 ```

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