fix(deps): update all non-major dependencies #16
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/all-minor-patch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.10.4
->0.10.5
3.13.0
->3.14.0
4.9.0
->4.9.2
4.8.6.6
->4.9.2.0
12.0.2
->12.1.0
10.21.2
->10.21.4
3.1.3
->3.1.4
3.4.2
->3.4.3
3.4.2
->3.4.3
Release Notes
graalvm/native-build-tools (org.graalvm.buildtools:native-maven-plugin)
v0.10.5
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.4...0.10.5
spotbugs/spotbugs (com.github.spotbugs:spotbugs)
v4.9.2
Compare Source
Added
@SuppressFBWarnings
annotations (#641)Fixed
HSM_HIDING_METHOD
false positive when ECJ generates a synthetic method for an enum switch (#3305)AT_UNSAFE_RESOURCE_ACCESS_IN_THREAD
false negatives, detector depending on method order.THROWS_METHOD_THROWS_CLAUSE_THROWABLE
reported in a method callingMethodHandle.invokeExact
due to its polymorphic signature (#3309)AT_STALE_THREAD_WRITE_OF_PRIMITIVE
false positive in inner class (#3310).AT_STALE_THREAD_WRITE_OF_PRIMITIVE
false positive for ECJ compiled enum switches (#3316)RC_REF_COMPARISON
false positive with Lombok With annotation (#3319)MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
andMC_OVERRIDABLE_METHOD_CALL_IN_CLONE
false positive when the overridable method is outside the class (#3328).ThrowingExceptions
detector (#3337).Removed
TLW_TWO_LOCK_NOTIFY
,LI_LAZY_INIT_INSTANCE
,BRSA_BAD_RESULTSET_ACCESS
,BC_NULL_INSTANCEOF
,NP_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
andRCN_REDUNDANT_CHECKED_NULL_COMPARISON
deprecated bug patterns.v4.9.1
Compare Source
Added
SharedVariableAtomicityDetector
for new bug typesAT_NONATOMIC_OPERATIONS_ON_SHARED_VARIABLE
,AT_NONATOMIC_64BIT_PRIMITIVE
andAT_STALE_THREAD_WRITE_OF_PRIMITIVE
(See SEI CERT rules VNA00-J, VNA02-J and VNA05-J).FindHiddenMethod
for bug typeHSM_HIDING_METHOD
. This bug is reported whenever a subclass method hides the static method of super class. (See SEI CERT MET07-J).Fixed
ThrowingExceptions
(#3267)java.util.concurrent.CompletableFuture
'scompleteOnTimeout()
,getNow()
andobtrudeValue()
functions as nullable (#1001).FindReturnRef
was checking instructions corresponding to a CFG branch that was optimized away (#3266)MultipleInstantiationsOfSingletons
when a singleton initializer makes recursive calls (#3280)FindReturnRef
on inner class fields (#3283)jeremylong/DependencyCheck (org.owasp:dependency-check-maven)
v12.1.0
: Version 12.1.0Compare Source
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
spring-projects/spring-boot (org.springframework.boot:spring-boot-maven-plugin)
v3.4.3
Compare Source
⚠️ Noteworthy
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ru311, @ashishkujoy, @izeye, @jearton, @ngocnhan-tran1996, @nosan, @quaff, and @timotheeandres
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
This PR contains the following updates:
Package Type Update Change org.graalvm.buildtools:native-maven-plugin ( https://github.com/graalvm/native-build-tools ) build patch 0.10.4 -> 0.10.5 org.apache.maven.plugins:maven-compiler-plugin ( https://maven.apache.org/plugins/ ) build minor 3.13.0 -> 3.14.0 com.github.spotbugs:spotbugs ( https://spotbugs.github.io/ ) ( source ( https://github.com/spotbugs/spotbugs ) ) build patch 4.9.0 -> 4.9.2 com.github.spotbugs:spotbugs-maven-plugin ( https://spotbugs.github.io/spotbugs-maven-plugin/ ) ( source ( https://github.com/spotbugs/spotbugs-maven-plugin ) ) build minor 4.8.6.6 -> 4.9.2.0 org.owasp:dependency-check-maven ( https://github.com/jeremylong/DependencyCheck.git ) ( source ( https://github.com/jeremylong/DependencyCheck/tree/HEAD/maven ) ) build minor 12.0.2 -> 12.1.0 com.puppycrawl.tools:checkstyle ( https://checkstyle.org/ ) ( source ( https://github.com/checkstyle/checkstyle ) ) build patch 10.21.2 -> 10.21.4 org.apache.maven.plugins:maven-deploy-plugin ( https://maven.apache.org/plugins/ ) build patch 3.1.3 -> 3.1.4 org.springframework.boot:spring-boot-maven-plugin ( https://spring.io/projects/spring-boot ) ( source ( https://github.com/spring-projects/spring-boot ) ) build patch 3.4.2 -> 3.4.3 org.springframework.boot:spring-boot-dependencies ( https://spring.io/projects/spring-boot ) ( source ( https://github.com/spring-projects/spring-boot ) ) import patch 3.4.2 -> 3.4.3
Release Notes
@oliver hat #16 in main zusammengeführt.
Auf Forgejo: Beyond coding. We Forge. ansehen ( #16 ) oder antworte direkt auf diese E-Mail.