-
Notifications
You must be signed in to change notification settings - Fork 0
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): update all dependencies #60
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
669ece3
to
cd6fe6b
Compare
97e5c62
to
9947c51
Compare
9947c51
to
7dca6c9
Compare
7dca6c9
to
5651f8d
Compare
565efb7
to
f72392a
Compare
f72392a
to
6050850
Compare
6050850
to
d3b48f6
Compare
d3b48f6
to
aadb916
Compare
1a6504a
to
434e7e1
Compare
b5c3e05
to
d6f991b
Compare
e012790
to
f84377a
Compare
ccbe2fd
to
129183c
Compare
0c43345
to
96a0a6f
Compare
| datasource | package | from | to | | ----------- | ------------------------------------------------------------------------- | -------- | -------- | | github-tags | actions/checkout | v4.1.1 | v4.1.7 | | github-tags | pre-commit/action | v3.0.0 | v3.0.1 | | maven | io.gitlab.arturbosch.detekt:detekt-formatting | 1.23.4 | 1.23.6 | | maven | com.twelvemonkeys.imageio:imageio-bmp | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-tga | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-pnm | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-pcx | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-icns | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-pdf | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-tiff | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-psd | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-sgi | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-metadata | 3.10.1 | 3.11.0 | | maven | com.twelvemonkeys.imageio:imageio-core | 3.10.1 | 3.11.0 | | maven | org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin | 12.1.0 | 12.1.1 | | maven | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.23.4 | 1.23.6 | | maven | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.7.5 | 0.8.2 | | maven | org.jetbrains.qodana:org.jetbrains.qodana.gradle.plugin | 2023.2.1 | 2024.1.5 | | maven | org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin | 1.17.0 | 1.17.4 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.9.22 | 2.0.0 |
96a0a6f
to
d8cb5ef
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v4.1.1
->v4.1.7
v3.0.0
->v3.0.1
1.23.4
->1.23.6
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
3.10.1
->3.11.0
12.1.0
->12.1.1
1.23.4
->1.23.6
0.7.5
->0.8.2
2023.2.1
->2024.1.5
1.17.0
->1.17.4
1.9.22
->2.0.0
Release Notes
actions/checkout (actions/checkout)
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598pre-commit/action (pre-commit/action)
v3.0.1
: pre-commit/[email protected]Compare Source
Misc
detekt/detekt (io.gitlab.arturbosch.detekt:detekt-formatting)
v1.23.6
Compare Source
1.23.6 - 2024-03-23
This is a point release for Detekt
1.23.0
, where we added support for Kotlin1.9.23
and fixed several bugs that got reported by the community.Changelog
Contributors
We would like to thank the following contributors that made this release possible: @BraisGabin, @psuzn, @t-kameyama.
v1.23.5
This is a point release for Detekt
1.23.0
, where we added support for Kotlin1.9.22
and fixed several bugs thatgot reported by the community.
Notable Changes
Changelog
USELESS_ELVIS
inUnreachableCode
- #6624Housekeeping & Refactorings
Contributors
We would like to thank the following contributors that made this release possible: @3flex, @TWiStErRob, @atulgpt, @matejdro
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.