-
Notifications
You must be signed in to change notification settings - Fork 10
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 the detekt group with 2 updates #1118
Merged
Merged
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 the detekt group with 2 updates: [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) and [io.gitlab.arturbosch.detekt:detekt-formatting](https://github.com/detekt/detekt). Updates `io.gitlab.arturbosch.detekt` from 1.23.5 to 1.23.6 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.5...v1.23.6) Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.5 to 1.23.6 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.5...v1.23.6) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: detekt - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: detekt ... 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
Mar 25, 2024
Test Results 56 files ±0 56 suites ±0 1m 23s ⏱️ +4s Results for commit ad728e9. ± Comparison against base commit f3518c0. This pull request removes 103 and adds 17 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Quality Gate passedIssues Measures |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 the detekt group with 2 updates: io.gitlab.arturbosch.detekt and io.gitlab.arturbosch.detekt:detekt-formatting.
Updates
io.gitlab.arturbosch.detekt
from 1.23.5 to 1.23.6Release notes
Sourced from io.gitlab.arturbosch.detekt's releases.
Commits
418f78b
Prepare Release 1.23.6 (#7082)d9bce89
fix for false positive postfix (#7084)aa00479
Fix test failures on the 1.x release brancha4a5538
Don't allow invalid Source Locations (#7030)47bb715
Update kotlin monorepo to v1.9.23 (#7027)10bca1b
Update dependency com.android.tools.build:gradle to v8.3.1 (#7070)db270f1
UnusedPrivateClass: don't report if private classes are used for type convers...ac9b339
Update dependency gradle to v8.7 (#7080)c10342d
RedundantSuspendModifier: do not report when the function has 'actual' modifi...b364cf5
Add missing changelog line (#6926)Updates
io.gitlab.arturbosch.detekt:detekt-formatting
from 1.23.5 to 1.23.6Release notes
Sourced from io.gitlab.arturbosch.detekt:detekt-formatting's releases.
Commits
418f78b
Prepare Release 1.23.6 (#7082)d9bce89
fix for false positive postfix (#7084)aa00479
Fix test failures on the 1.x release brancha4a5538
Don't allow invalid Source Locations (#7030)47bb715
Update kotlin monorepo to v1.9.23 (#7027)10bca1b
Update dependency com.android.tools.build:gradle to v8.3.1 (#7070)db270f1
UnusedPrivateClass: don't report if private classes are used for type convers...ac9b339
Update dependency gradle to v8.7 (#7080)c10342d
RedundantSuspendModifier: do not report when the function has 'actual' modifi...b364cf5
Add missing changelog line (#6926)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions