Releases: gradle/github-dependency-graph-gradle-plugin
Releases · gradle/github-dependency-graph-gradle-plugin
1.4.1
27 Jan 20:59
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated dependency versions
Bumped Gradle wrapper to 8.14.4
Test plugin with Gradle 9.x
Full Changelog : v1.4.0...v1.4.1
1.4.0
16 May 16:54
Compare
Sorry, something went wrong.
No results found
1.3.2
17 Dec 22:09
Compare
Sorry, something went wrong.
No results found
This patch release updates a number of dependency versions.
No functional changes are included.
1.3.1
28 Jun 00:49
Compare
Sorry, something went wrong.
No results found
[FIX] Avoid resolving configurations that are deprecated for resolving (#129 )
[FIX] Avoid circular task dependency when build includes itself (#141 )
1.3.0
02 Apr 01:26
Compare
Sorry, something went wrong.
No results found
[FIX] Avoid resolving configurations that are excluded from graph (#126 )
1.2.2
13 Feb 04:35
Compare
Sorry, something went wrong.
No results found
[FIX] Only write dependency-graph on build success (#115 )
1.2.1
12 Feb 01:22
Compare
Sorry, something went wrong.
No results found
[NEW] Log each resolved dependency and associated configuration path (#113 )
[FIX] Exclude plugin marker dependencies from generated graph (#111 )
1.2.0
28 Jan 21:10
Compare
Sorry, something went wrong.
No results found
Improve failure reporting (#104 )
Assign dependency scopes based on include/exclude filters (#105 )
1.1.1
12 Jan 15:06
Compare
Sorry, something went wrong.
No results found
Improve failure when run with unsupported Gradle version
1.1.0
12 Jan 03:02
Compare
Sorry, something went wrong.
No results found
Improves configuration-cache support
Do not generate an empty dependency graph on configuration-cache reuse (#98 )
Write the report file location to the GITHUB_OUTPUT file if it exists