Skip to content

Releases: nebula-plugins/gradle-dependency-lock-plugin

v15.1.0

12 Feb 00:55
Compare
Choose a tag to compare
  • Prevent the kotlinBuildToolsApiClasspath from locking by default to avoid skew between the plugin and this configuration when upgrading to a later release

v15.0.0

06 Dec 21:50
ca51bc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.1.4...v15.0.0

v14.1.4

06 Dec 01:27
Compare
Choose a tag to compare
  • Rollback breaking changes

Full Changelog: v14.0.0...v14.2.0

v14.1.3

27 Nov 19:06
acace4e
Compare
Choose a tag to compare

What's Changed

  • AbstractGenerateLockTask: filter unresolved dependencies by @rpalcolea in #262

Full Changelog: v14.1.2...v14.1.3

v14.1.2

v14.1.1

v14.1.0

14 Nov 22:36
eb2fd35
Compare
Choose a tag to compare

What's Changed

  • DependencyLockExtension: Introduce lazy APIs by @rpalcolea in #250
  • SaveLockTask: use lazy apis by @rpalcolea in #251
  • GenerateLockTask: first pass at lazy apis by @rpalcolea in #252
  • GenerateLockTask: stop referring to Project object during task execution by @rpalcolea in #253
  • DiffLockTask: use lazy apis by @rpalcolea in #254
  • DiffLockTask: remove usage of Project by @rpalcolea in #255
  • MigrateToCoreLocks tasks: use lazy apis by @rpalcolea in #256
  • GenerateLockTask: use configuration cache compatible APIs by @rpalcolea in #257
  • Split generatelock and generategloballock to use ListProperty for ConfigurationResolutionData by @rpalcolea in #258
  • SaveLockTask: avoid using project object when using doFirst by @rpalcolea in #259
  • Configuration cache tests locking by @rpalcolea in #260
  • GenerateLockTask: go back to conventionMapping by @rpalcolea in #261

Full Changelog: v14.0.0...v14.1.0

v14.1.0-rc.2

14 Nov 21:56
eb2fd35
Compare
Choose a tag to compare
v14.1.0-rc.2 Pre-release
Pre-release

What's Changed

  • GenerateLockTask: go back to conventionMapping by @rpalcolea in #261

Full Changelog: v14.1.0-rc.1...v14.1.0-rc.2

v14.1.0-rc.1

14 Nov 18:23
f224afb
Compare
Choose a tag to compare
v14.1.0-rc.1 Pre-release
Pre-release

What's Changed

  • DependencyLockExtension: Introduce lazy APIs by @rpalcolea in #250
  • SaveLockTask: use lazy apis by @rpalcolea in #251
  • GenerateLockTask: first pass at lazy apis by @rpalcolea in #252
  • GenerateLockTask: stop referring to Project object during task execution by @rpalcolea in #253
  • DiffLockTask: use lazy apis by @rpalcolea in #254
  • DiffLockTask: remove usage of Project by @rpalcolea in #255
  • MigrateToCoreLocks tasks: use lazy apis by @rpalcolea in #256
  • GenerateLockTask: use configuration cache compatible APIs by @rpalcolea in #257
  • Split generatelock and generategloballock to use ListProperty for ConfigurationResolutionData by @rpalcolea in #258
  • SaveLockTask: avoid using project object when using doFirst by @rpalcolea in #259
  • Configuration cache tests locking by @rpalcolea in #260

Full Changelog: v14.0.0...v14.1.0-rc.1

v14.0.0

21 Oct 00:28
Compare
Choose a tag to compare

What's Changed

  • CommitLockTask: use ExecOperations to run git commands by @rpalcolea in #249

Full Changelog: v13.4.0...v14.0.0