-
Notifications
You must be signed in to change notification settings - Fork 12
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
add waffle badge #6
Open
bmatthias
wants to merge
588
commits into
bmatthias:master
Choose a base branch
from
TNG:master
base: master
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
Conversation
This file contains 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
hankem
force-pushed
the
master
branch
3 times, most recently
from
December 2, 2020 06:34
f33e7f6
to
c5d1220
Compare
…maven-7.x chore(deps): update dependency org.owasp:dependency-check-maven to v7.3.0
Signed-off-by: Renovate Bot <[email protected]>
chore(deps): update dependency org.mockito:mockito-core to v4.8.1
Signed-off-by: Renovate Bot <[email protected]>
chore(deps): update dependency org.mockito:mockito-core to v4.9.0
….3.1 Signed-off-by: Renovate Bot <[email protected]>
…maven-7.x chore(deps): update dependency org.owasp:dependency-check-maven to v7.3.1
Signed-off-by: Renovate Bot <[email protected]>
chore(deps): update slf4j.version to v2.0.4
* Upgrade other test dependencies as well Signed-off-by: Jan Thiart <[email protected]>
Signed-off-by: Manfred Hanke <[email protected]>
Signed-off-by: Jan Thiart <[email protected]>
tests: upgrade to JUnit5
….3.2 Signed-off-by: Renovate Bot <[email protected]>
…maven-7.x chore(deps): update dependency org.owasp:dependency-check-maven to v7.3.2
so we don't need to use different distributions for different versions. (The `set-output` workflow command is now deprecated, see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/.) Azul Zulu OpenJDK 10 does not seem to suffer from the SSL issue worked around with 7e12e1b. (Java 9 had been dropped with 4068727 because of a bug in the Java 9 compiler apparent with mockito >= 4.7.0.) Signed-off-by: Manfred Hanke <[email protected]>
consistently use Azul Zulu OpenJDK for all versions
Signed-off-by: Renovate Bot <[email protected]>
chore(deps): update slf4j.version to v2.0.5
….4.0 Signed-off-by: Renovate Bot <[email protected]>
…maven-7.x chore(deps): update dependency org.owasp:dependency-check-maven to v7.4.0
* OWASP 7.4.0 reports a false positive on commons-cli * Java 10 tests fail with a message regarding compiler bugs. As Java 10 is superseded by 11 in every way that matters, remove it from the JDK list * Update other dependencies while at it Signed-off-by: Jan Thiart <[email protected]>
test: update OWASP checker and remove Java 10
….4.2 Signed-off-by: Renovate Bot <[email protected]>
…maven-7.x chore(deps): update dependency org.owasp:dependency-check-maven to v7.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e-plugin to v3.4.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.10.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e-plugin to v3.5.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…0.0.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…gin to v3.2.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…11.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…gin to v3.2.7 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.10.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…11.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e-plugin to v3.5.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…11.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.1.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e-plugin to v3.5.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.11.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.1.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.11.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…11.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Manfred Hanke <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2.0.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2.0.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
No description provided.