Skip to content

Bump version on GROOVY_5_0_X branch#2547

Merged
paulk-asert merged 1 commit into
apache:GROOVY_5_0_Xfrom
jamesfredley:bump-5.0.7-snapshot
May 20, 2026
Merged

Bump version on GROOVY_5_0_X branch#2547
paulk-asert merged 1 commit into
apache:GROOVY_5_0_Xfrom
jamesfredley:bump-5.0.7-snapshot

Conversation

@jamesfredley
Copy link
Copy Markdown
Contributor

Groovy 5.0.6 was released on May 4, 2026 (tag GROOVY_5_0_6, commit 6c61c378c8), but the SNAPSHOT on GROOVY_5_0_X was not advanced afterwards. This PR bumps groovyVersion and groovyBundleVersion from 5.0.6-SNAPSHOT to 5.0.7-SNAPSHOT so ongoing 5.0.x development resolves under the correct snapshot coordinates.

Matches the historical pattern used for every prior 5.0.x bump:

  • 9ac7ff1364 Bump version on GROOVY_5_0_X branch (5.0.5 -> 5.0.6)
  • 7dfb204364 Bump version on GROOVY_5_0_X branch (5.0.4 -> 5.0.5)
  • a3c1decd78 Bump version on GROOVY_5_0_X branch (5.0.2 -> 5.0.3)
  • 7e7dbb5302 Bump version on GROOVY_5_0_X branch (5.0.1 -> 5.0.2)

Two-line change in gradle.properties only.

Assisted-by: claude-code:claude-opus-4.7
Copilot AI review requested due to automatic review settings May 20, 2026 17:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Groovy snapshot version references used by the Gradle build.

Changes:

  • Bumped groovyVersion from 5.0.6-SNAPSHOT to 5.0.7-SNAPSHOT
  • Bumped groovyBundleVersion from 5.0.6.SNAPSHOT to 5.0.7.SNAPSHOT

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jamesfredley
Copy link
Copy Markdown
Contributor Author

This will also restore the latest 5.0.x snapshot on the Apache repos. The jar files get pruned after a release.

https://repository.apache.org/content/groups/snapshots/org/apache/groovy/groovy/
https://repository.apache.org/content/repositories/snapshots/org/apache/groovy/groovy/

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.1848%. Comparing base (a1c006c) to head (a4b075c).

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##             GROOVY_5_0_X      #2547        +/-   ##
======================================================
- Coverage         67.1856%   67.1848%   -0.0008%     
+ Complexity          29509      29505         -4     
======================================================
  Files                1382       1382                
  Lines              116897     116897                
  Branches            20513      20513                
======================================================
- Hits                78538      78537         -1     
- Misses              31850      31851         +1     
  Partials             6509       6509                

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@paulk-asert paulk-asert merged commit eca6732 into apache:GROOVY_5_0_X May 20, 2026
23 checks passed
@paulk-asert
Copy link
Copy Markdown
Contributor

The original commit is probably sitting on the build machine still un pushed. But your looks the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants