-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: cucumber/cucumber-jvm
base: v7.29.0
head repository: cucumber/cucumber-jvm
compare: v7.30.0
- 14 commits
- 54 files changed
- 3 contributors
Commits on Sep 21, 2025
-
Prepare for the next development iteration
Created-by: polyglot-release v1.6.1
Configuration menu - View commit details
-
Copy full SHA for 175d7eb - Browse repository at this point
Copy the full SHA 175d7ebView commit details
Commits on Sep 22, 2025
-
chore(deps): update dependency org.apache.maven.plugins:maven-compile…
…r-plugin to v3.14.1
Configuration menu - View commit details
-
Copy full SHA for 556fced - Browse repository at this point
Copy the full SHA 556fcedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d2215 - Browse repository at this point
Copy the full SHA 32d2215View commit details
Commits on Sep 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b0d400e - Browse repository at this point
Copy the full SHA b0d400eView commit details
Commits on Sep 26, 2025
-
chore(config): migrate config .github/renovate.json (#3082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c68bae6 - Browse repository at this point
Copy the full SHA c68bae6View commit details
Commits on Sep 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b6afa8 - Browse repository at this point
Copy the full SHA 3b6afa8View commit details -
chore(deps): update dependency maven-wrapper to v3.3.4 (#3081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35b2f78 - Browse repository at this point
Copy the full SHA 35b2f78View commit details
Commits on Sep 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 527b88a - Browse repository at this point
Copy the full SHA 527b88aView commit details
Commits on Sep 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 337e013 - Browse repository at this point
Copy the full SHA 337e013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42dbc28 - Browse repository at this point
Copy the full SHA 42dbc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6593e91 - Browse repository at this point
Copy the full SHA 6593e91View commit details -
[JUnit Platform Engine] Use FileSource.withPosition (#3084)
Creating a `FileSource` involves a call to `File.getCanonicalFile`. This call can be slow because it involves the file system. Especially if the file system is networked. By using `FileSource.withPosition` we can reuse the canonical file from the feature for its nodes. Fixes: #3010
Configuration menu - View commit details
-
Copy full SHA for a8470cb - Browse repository at this point
Copy the full SHA a8470cbView commit details
Commits on Oct 1, 2025
-
This bulk update includes * Use Eclipse Temurin instead of Azul Zulu * Set fail-fast: true on matrix strategies to reduce CI time * Use the junit-jupiter aggregator module instead of junit-jupiter-engine * Use single quotes around values in yaml for consistency
Configuration menu - View commit details
-
Copy full SHA for 0ddb93f - Browse repository at this point
Copy the full SHA 0ddb93fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91aefb8 - Browse repository at this point
Copy the full SHA 91aefb8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.29.0...v7.30.0