-
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
renovate: update minor-updates #14
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
renovate
bot
changed the title
renovate: update minor-updates to v2.3.3
renovate: update minor-updates
Aug 4, 2023
renovate
bot
force-pushed
the
renovate/minor-updates
branch
from
August 4, 2023 15:07
badd850
to
71d1901
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
4 times, most recently
from
August 23, 2023 14:07
f870fbc
to
f292d7c
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
3 times, most recently
from
September 1, 2023 01:50
2b02dd9
to
c0e0cc5
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
from
September 6, 2023 10:17
c0e0cc5
to
54842e7
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
from
September 13, 2023 10:40
54842e7
to
dea8e04
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
8 times, most recently
from
September 25, 2023 19:54
7ce5027
to
8e69c56
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
3 times, most recently
from
October 5, 2023 09:35
54e1d3b
to
7e0b867
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
2 times, most recently
from
October 6, 2023 14:25
ac1c648
to
3279033
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
3 times, most recently
from
October 18, 2023 16:43
2d04f02
to
074aecb
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
2 times, most recently
from
October 31, 2023 03:22
6ab33b7
to
5373757
Compare
renovate
bot
changed the title
renovate: update minor-updates
renovate: update dependency io.sentry:sentry to v7.4.0
Feb 21, 2024
renovate
bot
force-pushed
the
renovate/minor-updates
branch
from
February 21, 2024 16:52
091644f
to
d2d39bf
Compare
renovate
bot
changed the title
renovate: update dependency io.sentry:sentry to v7.4.0
renovate: update minor-updates
Feb 27, 2024
renovate
bot
force-pushed
the
renovate/minor-updates
branch
4 times, most recently
from
March 4, 2024 13:45
846cc3b
to
93ba055
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
3 times, most recently
from
March 13, 2024 22:50
e4ff93a
to
c9d3694
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
from
March 14, 2024 23:14
c9d3694
to
8f5270a
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
2 times, most recently
from
March 25, 2024 01:36
ae3bcd7
to
7b3664c
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
6 times, most recently
from
April 12, 2024 08:00
262ee01
to
53bab5b
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
5 times, most recently
from
May 10, 2024 13:00
cad8efa
to
cfabb69
Compare
renovate
bot
force-pushed
the
renovate/minor-updates
branch
from
May 17, 2024 15:12
cfabb69
to
a1a1838
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
8.6
->8.7
1.23.5
->1.23.6
1.8.0
->1.8.1
3.0.1
->3.0.2
7.3.0
->7.9.0
1.1.2
->1.1.5
3.5.3
->3.5.6
2.3.8
->2.3.11
2.3.8
->2.3.11
2.3.8
->2.3.11
2.3.8
->2.3.11
2.3.8
->2.3.11
2.3.8
->2.3.11
2.3.8
->2.3.11
1.8
->1.10
1.23.5
->1.23.6
1.5.12
->1.6.2
1.9.22
->1.9.23
1.9.22
->1.9.23
Release Notes
gradle/gradle (gradle)
v8.7
Compare Source
detekt/detekt (io.gitlab.arturbosch.detekt:detekt-formatting)
v1.23.6
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.
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-swing)
v1.8.1
Compare Source
@ExperimentalTime
annotation from usages ofTimeSource
(#4046). Thanks, @hfhbd!NullPointerException
when setting theStateFlow
value on old Android devices (#3820).kotlin.random.Random
as part ofDispatchers.Default
andDispatchers.IO
initialization (#4051).Flow.timeout
throws the exception with which the channel was closed (#4071).Changelog relative to version 1.8.1-Beta
Flow.timeout
throws the exception with which the channel was closed (#4071).getsentry/sentry-java (io.sentry:sentry)
v7.9.0
Compare Source
Features
Fixes
v7.8.0
Compare Source
Features
Fixes
v7.7.0
Compare Source
Features
Fixes
Fix java.lang.ClassNotFoundException: org.springframework.web.servlet.HandlerExceptionResolver
in Spring Boot Servlet mode without WebMVC (#3333)v7.6.0
Compare Source
Features
Use the Metrics API to track processing time, download sizes, user signups, and conversion rates and correlate them back to tracing data in order to get deeper insights and solve issues faster. Our API supports counters, distributions, sets, gauges and timers, and it's easy to get started:
v7.5.0
Compare Source
Features
enableScopePersistence
option to disablePersistingScopeObserver
used for ANR reporting which may increase performance overhead. Defaults totrue
(#3218)Fixes
Runnable
/Callable
/Supplier
is executed instead of setting it to the hub that was used on the thread where theRunnable
/Callable
/Supplier
was created.v7.4.0
Compare Source
Features
options.isEnableSpotlight = true
to enable SpotlightFixes
RuntimeException
is thrown by the system (#3212)RuntimeInit$MethodAndArgsCaller
to have them split up properly by the original root cause exceptionInsertKoinIO/koin (io.insert-koin:koin-core)
v3.5.6
Compare Source
What's Changed
Full Changelog: InsertKoinIO/koin@3.5.5...3.5.6
v3.5.5
Compare Source
What's Changed
Full Changelog: InsertKoinIO/koin@3.5.4...3.5.5
v3.5.4
Compare Source
Milestones
What's Changed
New Contributors
Full Changelog: InsertKoinIO/koin@3.5.3...3.5.4
ktorio/ktor (io.ktor:ktor-client-websockets)
v2.3.11
Compare Source
Bugfixes
v2.3.10
Compare Source
Bugfixes
NumberFormatException
when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)Improvements
Logger.ANDROID
(KTOR-1219)v2.3.9
Compare Source
Improvements
Bugfixes
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.