testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Bump com.gradle:common-custom-user-data-gradle-plugin from 2.0.2 to 2.3

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps com.gradle:common-custom-user-data-gradle-plugin from 2.0.2 to 2.3.

Release notes

Sourced from com.gradle:common-custom-user-data-gradle-plugin's releases.

2.3

  • [NEW] Added tagging VS Code builds
  • [FIX] Retrieving git metadata when an alternate project path is given
  • [FIX] Applying cache entry retention override fails build with Gradle 9
  • [FiX] Redact user info from git urls when the user info contains a URL-encoded character

2.2.1

  • [FIX] Error when applying plugin with Gradle 7.6.4 and config-cache enabled (#379)
  • [FIX] WARNING: Error invoking build scan buildFinished action (#378)

2.2

  • [FIX] Use latest release of develocity-agent-adapters. This addresses classloader issues with DV injection.

2.1

  • [NEW] Improved compatibility with older Develocity plugin versions
Commits
  • b223d96 Bump version to 2.3 for new functionality (VSCode)
  • 7b5ae31 Prepare changes.md for release
  • d2ce19b Merge pull request #396 from clayburn/cj/properly-redact-user-info
  • c2bf668 Redact URL-encoded characters in userinfo of URLs
  • 5c6bfac Merge pull request #395 from gradle/tb/gradle9-entry-retention
  • 71065a5 Update README to include warning that the `gradle.cache.local.removeUnusedEnt...
  • 0af77d4 Log warning when using entry retention override with Gradle 9, as it can only...
  • a704db4 Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#394)
  • be8db6b Merge pull request #393 from gradle/dependabot/gradle/com.gradle.develocity-4...
  • 91c2f68 Bump com.gradle.develocity from 4.0.1 to 4.0.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Jun 09 '25 23:06 dependabot[bot]