Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 9, 2025
@dependabot dependabot bot requested a review from a team June 9, 2025 23:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/com.gradle-common-custom-user-data-gradle-plugin-2.3 branch from 75ccaf0 to 3a1df8f Compare June 30, 2025 18:48
@dependabot dependabot bot force-pushed the dependabot/gradle/com.gradle-common-custom-user-data-gradle-plugin-2.3 branch from 3a1df8f to d4c0b6f Compare July 8, 2025 23:56
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/com.gradle-common-custom-user-data-gradle-plugin-2.3 branch from d4c0b6f to 0563003 Compare July 9, 2025 20:29
@eddumelendez
Copy link
Member

@dependabot recreate

Bumps [com.gradle:common-custom-user-data-gradle-plugin](https://github.com/gradle/common-custom-user-data-gradle-plugin) from 2.0.2 to 2.3.
- [Release notes](https://github.com/gradle/common-custom-user-data-gradle-plugin/releases)
- [Commits](gradle/common-custom-user-data-gradle-plugin@v2.0.2...v2.3)

---
updated-dependencies:
- dependency-name: com.gradle:common-custom-user-data-gradle-plugin
  dependency-version: '2.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.gradle-common-custom-user-data-gradle-plugin-2.3 branch from 0563003 to ecd354b Compare July 9, 2025 23:09
@eddumelendez eddumelendez merged commit bb34d21 into main Jul 10, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/com.gradle-common-custom-user-data-gradle-plugin-2.3 branch July 10, 2025 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants