Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

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 <dependency name> 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)

Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.3 to 0.4.12.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.4.3...v0.4.12)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 24, 2024
Copy link

Job Summary for Gradle

Commit Stage 🤖 :: package
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
lyra projects 8.7 Build Scan published
lyra assemble 8.7 Build Scan published
lyra bootBuildImage --imageName base/dallay/lyra:latest 8.7 Build Scan published

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (284aeb0) to head (fe3e223).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   91.52%   91.52%   -0.01%     
==========================================
  Files         360      360              
  Lines        4344     4343       -1     
  Branches      374      374              
==========================================
- Hits         3976     3975       -1     
  Misses        237      237              
  Partials      131      131              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yacosta738 yacosta738 added this pull request to the merge queue Sep 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 30, 2024
@yacosta738 yacosta738 merged commit e789d5d into main Sep 30, 2024
14 checks passed
@yacosta738 yacosta738 deleted the dependabot/gradle/io.nlopez.compose.rules-detekt-0.4.12 branch September 30, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant