New version in README#849
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
287170f to
9671f53
Compare
0b782d5 to
6911fe5
Compare
b13647d to
0579002
Compare
eecb21b to
e1919fd
Compare
688b1ef to
d7e5c94
Compare
akmhatey-ai
approved these changes
May 29, 2026
akmhatey-ai
left a comment
There was a problem hiding this comment.
Reviewed current head d7e5c948c7143b09c040df7ecb97aacf7710bfb2.
The diff is limited to the README dependency snippet for org.eolang:lints, updating the documented version from 0.1.0 to 0.2.1.
Validation:
- final gate: PR open, non-draft,
CLEAN, no comments, no reviews, one changed file, no hosted checks exposed git diff --name-status origin/master...HEADshows onlyREADME.mdgit diff --stat origin/master...HEADshows one insertion and one deletiongit diff --check origin/master...HEADpassed- Maven Central metadata for
org.eolang:lintsreportslatest=0.2.1andrelease=0.2.1 mvn --batch-mode --quiet dependency:get -Dartifact=org.eolang:lints:0.2.1 -Dtransitive=falsepassed- README readback confirms the snippet now uses
<version>0.2.1</version> - diff-only Gitleaks found no leaks
markdownlint-cli2 README.mdreports0errors
| <groupId>org.eolang</groupId> | ||
| <artifactId>lints</artifactId> | ||
| <version>0.1.0</version> | ||
| <version>0.2.1</version> |
There was a problem hiding this comment.
Maven Central metadata reports org.eolang:lints latest/release as 0.2.1, and dependency:get resolves this exact artifact, so the README dependency snippet now points at the current published release.
d7e5c94 to
499dc95
Compare
|
@akmhatey-ai Thanks for the excellent review! 🎉 You've earned +4 points (+12 base, -5 for 1 comment, -4 for 2 hits-of-code, +1 bonus). Your running score is +32 - keep up the great work and check your Zerocracy account for updates! |
499dc95 to
5633e25
Compare
5633e25 to
b1f00ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changes by create-pull-request GitHub action