-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
build(deps): bump io.nlopez.compose.rules:ktlint from 0.4.15 to 0.4.16 in /example/android #89
Merged
josxha
merged 3 commits into
main
from
dependabot/gradle/example/android/io.nlopez.compose.rules-ktlint-0.4.16
Oct 14, 2024
Merged
build(deps): bump io.nlopez.compose.rules:ktlint from 0.4.15 to 0.4.16 in /example/android #89
josxha
merged 3 commits into
main
from
dependabot/gradle/example/android/io.nlopez.compose.rules-ktlint-0.4.16
Oct 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [io.nlopez.compose.rules:ktlint](https://github.com/mrmans0n/compose-rules) from 0.4.15 to 0.4.16. - [Release notes](https://github.com/mrmans0n/compose-rules/releases) - [Commits](mrmans0n/compose-rules@v0.4.15...v0.4.16) --- updated-dependencies: - dependency-name: io.nlopez.compose.rules:ktlint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 14, 2024
Deploying flutter-maplibre with Cloudflare Pages
|
…compose.rules-ktlint-0.4.16
…compose.rules-ktlint-0.4.16
josxha
deleted the
dependabot/gradle/example/android/io.nlopez.compose.rules-ktlint-0.4.16
branch
October 14, 2024 18:01
gabbopalma
pushed a commit
to gabbopalma/flutter-maplibre
that referenced
this pull request
Nov 10, 2024
…6 in /example/android (josxha#89) Bumps [io.nlopez.compose.rules:ktlint](https://github.com/mrmans0n/compose-rules) from 0.4.15 to 0.4.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mrmans0n/compose-rules/releases">io.nlopez.compose.rules:ktlint's releases</a>.</em></p> <blockquote> <h2>v0.4.16</h2> <blockquote> <p>[!NOTE]<br /> This version contains a fix for the detekt default config: <code>ContentSlotReused</code> wasn't enabled by default and it should have been. The new test in <a href="https://redirect.github.com/mrmans0n/compose-rules/issues/348">#348</a> caught the issue, so now it's enabled by default. That test is already paying for itself 😆</p> </blockquote> <h2>What's changed</h2> <ul> <li>Update plugin mavenPublish to v0.30.0 (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/357">#357</a>) <a href="https://github.com/renovate"><code>@renovate</code></a></li> <li>Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2.0.21 - autoclosed (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/354">#354</a>) <a href="https://github.com/renovate"><code>@renovate</code></a></li> <li>Update kotlin to v2.0.21 (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/355">#355</a>) <a href="https://github.com/renovate"><code>@renovate</code></a></li> <li>Add script to create all files necessary for a new rule (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/352">#352</a>) <a href="https://github.com/mrmans0n"><code>@mrmans0n</code></a></li> <li>Added dark theme (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/351">#351</a>) <a href="https://github.com/rmarquis"><code>@rmarquis</code></a></li> <li>Update junit5 monorepo to v5.11.2 (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/350">#350</a>) <a href="https://github.com/renovate"><code>@renovate</code></a></li> <li>Add tests to make sure rules have tests (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/349">#349</a>) <a href="https://github.com/mrmans0n"><code>@mrmans0n</code></a></li> <li>Add test to make sure the detekt default config is correct (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/348">#348</a>) <a href="https://github.com/mrmans0n"><code>@mrmans0n</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mrmans0n/compose-rules/commit/1d0a44df02d1fa5fdd66c34f5d28c9dd6710fd5f"><code>1d0a44d</code></a> Bump version to 0.4.16</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/0001cf47af3ed7d3fa7f68653f3671a9e45d90c8"><code>0001cf4</code></a> Update plugin mavenPublish to v0.30.0 (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/357">#357</a>)</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/ccf1a878a943b02f9e84472d7c1aa2c1c3ee1e03"><code>ccf1a87</code></a> Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2.0.21 ...</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/1f7474ad1190ee2948370fecbdba0e4b30e80fa3"><code>1f7474a</code></a> Update kotlin to v2.0.21 (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/355">#355</a>)</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/ea45ecfac9abeaefe1273ab8d9a5fdc072838727"><code>ea45ecf</code></a> Add script to create all files necessary for a new rule (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/352">#352</a>)</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/f13f3fd6baa65fbf9469e7e36837ba8e7a1bd96b"><code>f13f3fd</code></a> Added dark theme (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/351">#351</a>)</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/265a60687aa4812dbbd468ce7c48735238deae99"><code>265a606</code></a> Update junit5 monorepo to v5.11.2 (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/350">#350</a>)</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/b942ecfb8be029c4b33afd89cb652ba27740040c"><code>b942ecf</code></a> Add tests to make sure rules have tests (<a href="https://redirect.github.com/mrmans0n/compose-rules/issues/349">#349</a>)</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/e91ba459169f7b9dec54ae8fae92d3237ad4c7df"><code>e91ba45</code></a> Add test to ensure the default config.yml in detekt has all the rules added t...</li> <li><a href="https://github.com/mrmans0n/compose-rules/commit/5fb3a93d412023485d0ce176caf05d6295c29d0d"><code>5fb3a93</code></a> Bump version to 0.4.16-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mrmans0n/compose-rules/compare/v0.4.15...v0.4.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.nlopez.compose.rules:ktlint&package-manager=gradle&previous-version=0.4.15&new-version=0.4.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps io.nlopez.compose.rules:ktlint from 0.4.15 to 0.4.16.
Release notes
Sourced from io.nlopez.compose.rules:ktlint's releases.
Commits
1d0a44d
Bump version to 0.4.160001cf4
Update plugin mavenPublish to v0.30.0 (#357)ccf1a87
Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2.0.21 ...1f7474a
Update kotlin to v2.0.21 (#355)ea45ecf
Add script to create all files necessary for a new rule (#352)f13f3fd
Added dark theme (#351)265a606
Update junit5 monorepo to v5.11.2 (#350)b942ecf
Add tests to make sure rules have tests (#349)e91ba45
Add test to ensure the default config.yml in detekt has all the rules added t...5fb3a93
Bump version to 0.4.16-SNAPSHOTDependabot 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)