Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot does not propose updating to matsim 2025 #3233

Open
michalmac opened this issue Apr 25, 2024 · 0 comments
Open

Dependabot does not propose updating to matsim 2025 #3233

michalmac opened this issue Apr 25, 2024 · 0 comments

Comments

@michalmac
Copy link
Member

Dependabot does no see that 2025.0-2024w17 > 16.0-2024w15 and does not create PRs in https://github.com/matsim-org/matsim-code-examples (and other repos) for updating from 16.0-2024w15 to the latest version (2025.0-2024w17)

Mvn correctly recognises the ordering:

java -jar maven-artifact-3.9.2.jar 2025.0-2024w17 16.0-2024w15
Display parameters as parsed by Maven (in canonical form and as a list of tokens) and comparison result:
1. 2025.0-2024w17 -> 2025-2024-w-17; tokens: [2025, [2024, [w, [17]]]]
   2025.0-2024w17 > 16.0-2024w15
2. 16.0-2024w15 -> 16-2024-w-15; tokens: [16, [2024, [w, [15]]]]
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

No branches or pull requests

1 participant