build(deps): bump the versions group with 3 updates #16
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 versions group with 3 updates: org.jetbrains.kotlinx:kotlinx-datetime, dev.icerock.moko:resources and org.jetbrains.kotlin.multiplatform.
Updates
org.jetbrains.kotlinx:kotlinx-datetime
from 0.6.0 to 0.6.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's changelog.
Commits
805cfe8
Version 0.6.1 (#422)a86e7f8
Permit missing /etc/localtime (#426)1cb9cdb
Disable tests for one more timezone (#424)73b7afa
Update teamcity commit status publisher settings (#388)19e3160
Rework the Windows timezone implementation (#390)da6f678
Prohibit parsing of non-ASCII digits (#413)29276fe
Fix some files with dots in names being considered time zones (#395)11c5157
Fix the time overlap right boundary being included in the overlap (#404)f74fdab
update: second text review (#400)Updates
dev.icerock.moko:resources
from 0.24.1 to 0.24.2Release notes
Sourced from dev.icerock.moko:resources's releases.
Commits
4fefda5
Merge pull request #756 from icerockdev/develop9743493
up versionb1e2a75
Merge remote-tracking branch 'origin/master' into developd1705db
Merge pull request #755 from romanandreyvich/StringDesc-remove-threadLocal5cc2291
Removed legacy ThreadLocal annotation on StringDesc's companion object71095fc
Merge pull request #743 from ivan-magda/patch-1ea92aa7
Update README.md012eeb9
Merge pull request #738 from MwaiBanda/develop7f7c8b3
Update README.mdUpdates
org.jetbrains.kotlin.multiplatform
from 2.0.10 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.multiplatform's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.multiplatform's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersYou can trigger a rebase of this PR 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