Benoit Marty
|
5929095523
|
Merge pull request #4095 from vector-im/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.1
Bump constraintlayout from 2.1.0 to 2.1.1
|
2021-09-28 15:59:38 +02:00 |
|
dependabot[bot]
|
cd4cfd05b8
|
Bump vanniktechEmoji from 0.7.0 to 0.8.0
Bumps `vanniktechEmoji` from 0.7.0 to 0.8.0.
Updates `emoji-material` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.7.0...0.8.0)
Updates `emoji-google` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.7.0...0.8.0)
---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-material
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.vanniktech:emoji-google
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 09:31:21 +00:00 |
|
Benoit Marty
|
7d7ea3b9ad
|
Avoid multiple PRs from Dependabot when a new version of com.vanniktech:emoji* is available
Not updating the vesion here, dependabot will do it.
|
2021-09-28 11:29:52 +02:00 |
|
dependabot[bot]
|
4cb735fec5
|
Bump constraintlayout from 2.1.0 to 2.1.1
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)
---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 23:13:27 +00:00 |
|
Nick Hu
|
78b870c558
|
Downgrade markwon version and enable LaTeX rendering for messages
|
2021-09-24 13:50:34 +01:00 |
|
Benoit Marty
|
1b262a4df8
|
Merge pull request #4071 from vector-im/tools/adm/connected_tests
Fixing no tests found when running vector:connectedAndroidTest
|
2021-09-24 09:53:04 +02:00 |
|
Adam Brown
|
7bd8890276
|
extracting orchestrator dependency to the dependencies.gradle file
|
2021-09-23 20:24:16 +01:00 |
|
Benoit Marty
|
d0623c298d
|
Also increase kotlinCoroutines (see https://kotlinlang.org/releases.html)
|
2021-09-23 15:49:54 +02:00 |
|
dependabot[bot]
|
35cfaad7aa
|
Bump kotlin from 1.5.30 to 1.5.31
Bumps `kotlin` from 1.5.30 to 1.5.31.
Updates `kotlin-gradle-plugin` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)
Updates `kotlin-stdlib-jdk7` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)
Updates `kotlin-stdlib` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-23 12:24:53 +00:00 |
|
Benoit Marty
|
93506d18fa
|
Display push counter on debug mode
|
2021-09-23 13:54:03 +02:00 |
|
Benoit Marty
|
1059f105bf
|
Move comment to the correct line
|
2021-09-23 13:54:03 +02:00 |
|
ariskotsomitopoulos
|
1dcf6b9539
|
Enhance dependencies handling to support Dependabot
|
2021-09-17 14:58:44 +03:00 |
|
ariskotsomitopoulos
|
87fefdc7bb
|
Add more dependencies to common dependencies.gradle
|
2021-09-15 20:22:52 +03:00 |
|
ariskotsomitopoulos
|
c89b2c0536
|
Optimize dependencies handling
|
2021-09-15 13:21:25 +03:00 |
|