-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Bump kotlin from 1.8.10 to 1.9.20 #4216
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
Conversation
f5ccbf1 to
033bf85
Compare
|
I had to update the kotlin version in I also get this error in bitrise: On the other hand, if we lower the version to 1.9.10 we have the same errors in bitrise. These errors could be solved by raising the minimum version of the |
9528921 to
7621cc3
Compare
Bumps `kotlin` from 1.8.10 to 1.9.20. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.9.20) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.9.20) Updates `org.jetbrains.kotlin.android` from 1.8.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.9.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
7621cc3 to
c32d4a0
Compare
|
This will be blocked until we update the minimum SDK to 24 so that every error is solved easily |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
|
Superseded by #4321. |
Bumps
kotlinfrom 1.8.10 to 1.9.20.Updates
org.jetbrains.kotlin:kotlin-stdlibfrom 1.8.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
eaa46a8Add changelog for 1.9.20 release8ac51deAdd changelog for 1.9.20-RC2508e032[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibUpdates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 1.8.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
... (truncated)
Commits
eaa46a8Add changelog for 1.9.20 release8ac51deAdd changelog for 1.9.20-RC2508e032[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibUpdates
org.jetbrains.kotlin.androidfrom 1.8.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
eaa46a8Add changelog for 1.9.20 release8ac51deAdd changelog for 1.9.20-RC2508e032[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibMost Recent Ignore Conditions Applied to This Pull Request
You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)