Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9
Comparing changes
Open a pull request
base repository:PatilShreyas/compose-report-to-html
Uh oh!
There was an error while loading.Please reload this page.
base:v1.2.0
head repository:PatilShreyas/compose-report-to-html
Uh oh!
There was an error while loading.Please reload this page.
compare:v1.3.1
- 12commits
- 8files changed
- 2contributors
Commits on Apr 10, 2024
Bumps [tar](https://github.com/isaacs/node-tar) to 6.2.1 and updates ancestor dependency [njre](https://github.com/nvuillam/njre). These dependencies need to be updated together.Updates `tar` from 4.4.19 to 6.2.1- [Release notes](https://github.com/isaacs/node-tar/releases)- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)- [Commits](isaacs/node-tar@v4.4.19...v6.2.1)Updates `njre` from 0.2.0 to 1.1.0- [Release notes](https://github.com/nvuillam/njre/releases)- [Changelog](https://github.com/nvuillam/njre/blob/main/CHANGELOG.md)- [Commits](nvuillam/njre@v0.2.0...v1.1.0)---updated-dependencies:- dependency-name: tar dependency-type: indirect- dependency-name: njre dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredApr 10, 2024
Commits on Apr 13, 2024
Merge pull request#104from PatilShreyas/dependabot/npm_and_yarn/mul…
…ti-e53df09efcBump tar and njre
PatilShreyas authoredApr 13, 2024
Commits on May 8, 2024
[Update]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.- [Release notes](https://github.com/JetBrains/kotlin/releases)- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)- [Commits](JetBrains/kotlin@v1.9.23...v1.9.24)---updated-dependencies:- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredMay 8, 2024
Commits on May 12, 2024
Merge pull request#105from PatilShreyas/dependabot/gradle/org.jetbr…
…ains.kotlin-kotlin-gradle-plugin-1.9.24[Update]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24
PatilShreyas authoredMay 12, 2024
Commits on May 13, 2024
[Update]: Bump org.jetbrains.kotlinx:kotlinx-coroutines-core
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1.- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)---updated-dependencies:- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredMay 13, 2024
Commits on May 19, 2024
[#28] Add support for cache and configuration cache
By taking projectDirectory as a task parameter removes dependency of project env when task is actually getting executed which can further support this plugin in project where configuration cache is enabled. See:#28 (comment)
PatilShreyas committedMay 19, 2024 - PatilShreyas committed
May 19, 2024 Merge branch 'main' of github.com:PatilShreyas/compose-report-to-html…
… into config-cache
PatilShreyas committedMay 19, 2024 Merge pull request#106from PatilShreyas/dependabot/gradle/org.jetbr…
…ains.kotlinx-kotlinx-coroutines-core-1.8.1[Update]: Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.8.1
PatilShreyas authoredMay 19, 2024 Merge branch 'main' of github.com:PatilShreyas/compose-report-to-html…
… into config-cache
PatilShreyas committedMay 19, 2024 - PatilShreyas committed
May 19, 2024 Merge pull request#107from PatilShreyas/config-cache
Add support for configuration cache
PatilShreyas authoredMay 19, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.2.0...v1.3.1
Uh oh!
There was an error while loading.Please reload this page.