-
Notifications
You must be signed in to change notification settings - Fork 39
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
Bump kotlin.version from 1.4.10 to 1.4.20 #562
Conversation
looks to be dangerous |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some issues with compilation. Also, kotlin 1.4.20 is not even officially released. Let's wait until release is announced, and I'll look into this update more.
Bumps `kotlin.version` from 1.4.10 to 1.4.20. Updates `kotlin-stdlib-jdk8` from 1.4.10 to 1.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.10...v1.4.20) Updates `kotlin-compiler-embeddable` from 1.4.10 to 1.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.10...v1.4.20) Updates `kotlin-maven-plugin` from 1.4.10 to 1.4.20 Updates `kotlin-maven-serialization` from 1.4.10 to 1.4.20 Signed-off-by: dependabot[bot] <[email protected]>
f82777b
to
3e1146e
Compare
There are compilation issues, because function |
### What's done: * Fixes
Codecov Report
@@ Coverage Diff @@
## master #562 +/- ##
============================================
- Coverage 81.68% 81.68% -0.01%
- Complexity 1641 1664 +23
============================================
Files 79 83 +4
Lines 4139 4209 +70
Branches 1307 1313 +6
============================================
+ Hits 3381 3438 +57
- Misses 229 238 +9
- Partials 529 533 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Bumps
kotlin.version
from 1.4.10 to 1.4.20.Updates
kotlin-stdlib-jdk8
from 1.4.10 to 1.4.20Release notes
Sourced from kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
d0c0054
Update changelog for 1.4.20 release49a7e00
Run tests AS42 under JDK 110e75999
Clean up non failed tests in AS42995df01
Don't set KOTLIN_BUNDLED in unit tests in AS429030514
Use absolute path to the project in test in AS 4.28aea013
Fix ClassNotFoundException: org.w3c.dom.ElementTraversalc37d269
Fix compilation53e74af
Register DumpUtil if it has not been registered yet in AS425cc229c
Fix compilation in AS 4.2be71a87
Fix tests for as42.Updates
kotlin-compiler-embeddable
from 1.4.10 to 1.4.20Release notes
Sourced from kotlin-compiler-embeddable's releases.
... (truncated)
Changelog
Sourced from kotlin-compiler-embeddable's changelog.
... (truncated)
Commits
d0c0054
Update changelog for 1.4.20 release49a7e00
Run tests AS42 under JDK 110e75999
Clean up non failed tests in AS42995df01
Don't set KOTLIN_BUNDLED in unit tests in AS429030514
Use absolute path to the project in test in AS 4.28aea013
Fix ClassNotFoundException: org.w3c.dom.ElementTraversalc37d269
Fix compilation53e74af
Register DumpUtil if it has not been registered yet in AS425cc229c
Fix compilation in AS 4.2be71a87
Fix tests for as42.Updates
kotlin-maven-plugin
from 1.4.10 to 1.4.20Updates
kotlin-maven-serialization
from 1.4.10 to 1.4.20Dependabot 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 ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)