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

Update dependency de.firemage.autograder:autograder-api to v0.6.3 #129

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.firemage.autograder:autograder-api (source) 0.6.2 -> 0.6.3 age adoption passing confidence

Release Notes

Feuermagier/autograder (de.firemage.autograder:autograder-api)

v0.6.3

Compare Source

Changelog

  • 0a29b0e release version v0.6.3
  • 88104f2 implement #​363 (very experimental)
  • e0a2388 disable debug mode crash for collisions
  • 75b15ba improve count statements performance
  • eb54981 crash if there are too many hash collisions while testing
  • 970d94a detect duplicate catch blocks #​407
  • 1f6f038 suggest String#substring(int) #​603
  • 1f40640 suggest using Arrays.copyOf #​513
  • 07ba95a rename ConstantNamingAndQualifierCheck to VariableShouldBeConstant #​399
  • 5425753 implement LoopShouldBeWhile #​370
  • 5cc4e4c minor code improvements to LoopShouldBeFor
  • c2895bf skip field should be final check if main method is missing #​429
  • 272124b migrate BooleanIdentifierCheck to new test format
  • 7d165a4 fix bug in UseEntrySet
  • fdcbbb9 migrate UseEntrySet tests to new test style and improve message
  • ac3564a catch AssertionError in UnusedImport which is thrown when the javadoc is malformed
  • b42d979 disable the multi-threading code, which resulted in endless loops when something crashed
  • 5a5b8ee fix endless loop in leaked collection check
  • 521673d Dependency(deps-dev): Bump org.junit.jupiter:junit-jupiter-params
  • 302f3df Dependency(deps): Bump com.google.errorprone:error_prone_core
  • 09c9c01 Dependency(deps): Bump net.sourceforge.pmd:pmd-java from 7.4.0 to 7.5.0
  • 177eb66 Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
  • 1fa572f Dependency(deps): Bump org.apache.commons:commons-lang3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 1, 2024 13:50
@renovate renovate bot force-pushed the renovate/autograder.version branch from 89e6b0f to dc6321a Compare October 1, 2024 13:50
Copy link

sonarcloud bot commented Oct 1, 2024

@renovate renovate bot merged commit 60ff34c into main Oct 1, 2024
3 checks passed
@renovate renovate bot deleted the renovate/autograder.version branch October 1, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

0 participants