-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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.3.60 to 1.3.61 #4894
Merged
AndyScherzinger
merged 1 commit into
master
from
dependabot/gradle/kotlin_version-1.3.61
Nov 27, 2019
Merged
Bump kotlin_version from 1.3.60 to 1.3.61 #4894
AndyScherzinger
merged 1 commit into
master
from
dependabot/gradle/kotlin_version-1.3.61
Nov 27, 2019
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
dependabot-preview
bot
added
3. to review
dependencies
Pull requests that update a dependency file
labels
Nov 27, 2019
Codecov Report
@@ Coverage Diff @@
## master #4894 +/- ##
============================================
- Coverage 17.7% 17.58% -0.13%
Complexity 3 3
============================================
Files 384 384
Lines 32528 32528
Branches 4588 4588
============================================
- Hits 5760 5720 -40
- Misses 25856 25887 +31
- Partials 912 921 +9
|
Bumps `kotlin_version` from 1.3.60 to 1.3.61. Updates `kotlin-gradle-plugin` from 1.3.60 to 1.3.61 Updates `kotlin-stdlib-jdk7` from 1.3.60 to 1.3.61 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.60...v1.3.61) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview
bot
force-pushed
the
dependabot/gradle/kotlin_version-1.3.61
branch
from
November 27, 2019 13:03
d491dc9
to
f34ba2c
Compare
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11762.apk |
Codacy333Lint
SpotBugs (new)
SpotBugs (master)
|
AndyScherzinger
approved these changes
Nov 27, 2019
Dependabot tried to merge this PR, but received the following error from GitHub:
|
delete-merged-branch
bot
deleted the
dependabot/gradle/kotlin_version-1.3.61
branch
November 27, 2019 19:16
tobiasKaminsky
added a commit
that referenced
this pull request
Nov 29, 2019
2c57e37 Merge pull request #4784 from nextcloud/hideAutoUploadEntries 5257fb2 [tx-robot] updated from transifex aa43181 Merge pull request #4882 from nextcloud/dependabot/gradle/com.google.android-flexbox-2.0.0 1f4e857 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] d17c853 re-add button/action and improve upon code review 74bfe47 remove action button, use checkable menu item for shown/hidden state display 3e872df add more spotbug exclusions (for 3rd party libs) 4e0b405 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 7c62ad6 unify use of boolean, make use of lombok getter/setters, remove unneeded boolean boxing bedc2b4 housekeeping, removing unused resources ca6918f show/hide improvements when list is completed hidden + nicer empty UI + action button 23e4424 show/hide auto upload list items 540c649 Merge pull request #4894 from nextcloud/dependabot/gradle/kotlin_version-1.3.61 f34ba2c Bump kotlin_version from 1.3.60 to 1.3.61 48038d5 Merge pull request #4883 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.2.0 83e0ebc [tx-robot] updated from transifex 21c0de3 daily dev 20191127
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.
Bumps
kotlin_version
from 1.3.60 to 1.3.61.Updates
kotlin-gradle-plugin
from 1.3.60 to 1.3.61Updates
kotlin-stdlib-jdk7
from 1.3.60 to 1.3.61Release notes
Sourced from kotlin-stdlib-jdk7's releases.
Changelog
Sourced from kotlin-stdlib-jdk7's changelog.
Commits
a9686c9
Add changelog for 1.3.61e001e26
Update Kotlin Nativea1fad95
Export generic serializer constructor from JS module0d97db0
Do not report 'Missing @Serializable on enum with @SerialInfo' if enum6b773bc
Fixfor
loop conversion when multiple initializers are present2da4cc2
Fix AWT freeze in KotlinNativeABICompatibilityCheckera5b1775
Disable platform-specific checkers in common42ac850
Add test on platform checks in project without that target587fc69
Add external keyword support for UL89e0fc4
KT-35004: keep track of KotlinType for 'when' subjectDependabot 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: