-
Notifications
You must be signed in to change notification settings - Fork 3
Development 2.1.1 #321
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
Open
Pfeil
wants to merge
33
commits into
main
Choose a base branch
from
development
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Development 2.1.1 #321
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c2eb3b8
chore(deps): update actions/upload-artifact action to v7
renovate[bot] 35cc905
chore(deps): update plugin io.freefair.maven-publish-java to v9.5.0
renovate[bot] 71d1d64
fix(deps): update dependency gg.jte:jte to v3.2.4
renovate[bot] 7606154
fix(deps): update dependency org.junit:junit-bom to v6.1.0
renovate[bot] 99b9a21
fix(deps): update jackson monorepo
renovate[bot] 4ff6e42
Merge pull request #312 from kit-data-manager/renovate/major-github-a…
Pfeil b1313fb
Merge pull request #316 from kit-data-manager/renovate/gg.jte-jte-3.x
Pfeil 1927c64
Merge pull request #314 from kit-data-manager/renovate/junit-framewor…
Pfeil 9db07d9
Merge pull request #315 from kit-data-manager/renovate/io.freefair.ma…
Pfeil a5980e6
fix(deps): update dependency jacoco to v0.8.15
renovate[bot] 50f61b5
fix(deps): update dependency net.lingala.zip4j:zip4j to v2.11.6
renovate[bot] f113f10
Merge pull request #323 from kit-data-manager/renovate/net.lingala.zi…
Pfeil a49c8af
Merge pull request #322 from kit-data-manager/renovate/jacoco-0.x
Pfeil 49e4590
chore(deps): update gradle/actions action to v6
renovate[bot] 438d044
Merge pull request #324 from kit-data-manager/renovate/gradle-actions…
Pfeil 6fba45b
fix(deps): update slf4j monorepo to v2.0.18
renovate[bot] 8aa358b
fix(deps): update dependency commons-io:commons-io to v2.22.0
renovate[bot] 2fcdcb7
fix(deps): update dependency com.github.fslev:json-compare to v8
renovate[bot] b48f3d7
ci: update openjdk versions and switch to codecov
Pfeil 443f5be
ci: remove coveralls secret
Pfeil 1956600
chore(deps): update gradle to v9
renovate[bot] aa9dd72
chore: remove java 17 specific code
Pfeil e7dfa58
ci: test only jdk 21 for now
Pfeil 09bb797
Merge pull request #288 from kit-data-manager/renovate/gradle-9.x
Pfeil b9b9b49
ci: add jdk 25
Pfeil 661bcec
Merge pull request #327 from kit-data-manager/renovate/slf4j-monorepo
Pfeil b8c3945
Merge pull request #328 from kit-data-manager/renovate/commons-io-com…
Pfeil 3e47fb2
Merge pull request #329 from kit-data-manager/renovate/com.github.fsl…
Pfeil e0f7768
Merge pull request #317 from kit-data-manager/renovate/jackson-monorepo
Pfeil fb1ed59
chore(deps): update codecov/codecov-action action to v7
renovate[bot] 75c9746
Revert "chore: remove java 17 specific code"
Pfeil 0812f77
ci: add java 17 again
Pfeil 8ffc89e
Merge pull request #331 from kit-data-manager/renovate/codecov-codeco…
Pfeil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Binary file not shown.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,9 @@ | ||
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip | ||
| networkTimeout=10000 | ||
| retries=0 | ||
| retryBackOffMs=500 | ||
| validateDistributionUrl=true | ||
| zipStoreBase=GRADLE_USER_HOME | ||
| zipStorePath=wrapper/dists |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.