forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 1
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 com.github.spotbugs:spotbugs to v4.8.2 - autoclosed #48
Closed
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
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
from
June 5, 2023 16:51
1d67a2d
to
e131572
Compare
alanorth
force-pushed
the
main-test
branch
2 times, most recently
from
June 9, 2023 20:09
654c3b9
to
250f609
Compare
alanorth
force-pushed
the
main-test
branch
3 times, most recently
from
June 25, 2023 16:36
b6ed4e8
to
b705f12
Compare
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
2 times, most recently
from
June 27, 2023 10:49
204fab7
to
2d76729
Compare
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
2 times, most recently
from
June 30, 2023 17:16
aa68575
to
2e30986
Compare
alanorth
force-pushed
the
main-test
branch
3 times, most recently
from
July 4, 2023 04:58
cf439c0
to
a54ae53
Compare
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
from
August 10, 2023 19:44
2e30986
to
893e6ef
Compare
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
from
October 12, 2023 08:07
893e6ef
to
04ba728
Compare
renovate
bot
changed the title
Update dependency com.github.spotbugs:spotbugs to v4.7.3
Update dependency com.github.spotbugs:spotbugs to v4.8.0
Oct 12, 2023
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
from
November 7, 2023 04:56
04ba728
to
af1a560
Compare
renovate
bot
changed the title
Update dependency com.github.spotbugs:spotbugs to v4.8.0
Update dependency com.github.spotbugs:spotbugs to v4.8.1
Nov 7, 2023
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
from
November 27, 2023 10:38
af1a560
to
8c08bd5
Compare
Update dependency com.h2database:h2 to v2.2.224
Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.9
Update dependency commons-io:commons-io to v2.15.0
Update log4j.version to v2.22.0
…-1.x Update dependency com.fasterxml:classmate to v1.6.0
…e-2.x Update dependency org.xmlunit:xmlunit-core to v2.9.1
…p2-2.x Update dependency com.maxmind.geoip2:geoip2 to v2.17.0
Update netty monorepo to v4.1.101.Final
We need to keep Spring Framework, Spring Boot, and Spring Security versions updated together: - Spring Framework: 5.3.28→5.3.31 - Spring Boot: 2.7.13→2.7.18 - Spring Security: 5.7.9→5.7.11
Update to latest versions: - spotbugs v4.1.2→v4.8.1 - spotbugs-maven-plugin v4.0.4→v4.8.1.0 These are not run in CI and seem to only run manually when asked, ie via maven: $ mvn spotbugs:spotbugs
renovate
bot
changed the title
Update dependency com.github.spotbugs:spotbugs to v4.8.1
Update dependency com.github.spotbugs:spotbugs to v4.8.1 - autoclosed
Nov 29, 2023
Update dependency org.apache.ant:ant to v1.10.14
Update json-path.version to v2.8.0
Due to changes in hamcrest packaging we only need the main artifact now, but we add hamcrest-core (which is an empty pom) so it doesn't get pulled in by other deps. Last, the hamcrest docs recommend that we put hamcrest first so that we don't have dependency convergence issues from junit. See: https://hamcrest.org/JavaHamcrest/distributables
renovate
bot
changed the title
Update dependency com.github.spotbugs:spotbugs to v4.8.1 - autoclosed
Update dependency com.github.spotbugs:spotbugs to v4.8.1
Nov 29, 2023
renovate
bot
changed the title
Update dependency com.github.spotbugs:spotbugs to v4.8.1
Update dependency com.github.spotbugs:spotbugs to v4.8.2
Nov 29, 2023
renovate
bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-4.x
branch
from
November 29, 2023 13:42
8c08bd5
to
9407e30
Compare
renovate
bot
changed the title
Update dependency com.github.spotbugs:spotbugs to v4.8.2
Update dependency com.github.spotbugs:spotbugs to v4.8.2 - autoclosed
Nov 29, 2023
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.
This PR contains the following updates:
4.8.1
->4.8.2
Release Notes
spotbugs/spotbugs (com.github.spotbugs:spotbugs)
v4.8.2
Compare Source
Fixed
Added
System.getenv()
calls, where the corresponding Java property could be used (See ENV02-J).Build
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.