fix(deps): update dependency com.felipebz.zpa:zpa-checks to v3.7.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.felipebz.zpa:zpa-checks (source) | 3.6.0 -> 3.7.0 |
Release Notes
felipebz/zpa (com.felipebz.zpa:zpa-checks)
v3.7.0
Read the announcement on ZPA's blog
SonarQube compatibility
This release is compatible with SonarQube 9.9 Community Build and newer. However, comprehensive testing and validation have been conducted only on SonarQube 9.9, 25.1, 25.2 and 25.3. While compatibility is expected for other versions within this range, the full extent of functionality has been assured only for the tested versions.
Additionally, please note that while this version may work with SonarQubeβs commercial builds, the compatibility was not tested and simultaneous analysis using ZPA and SonarSourceβs embedded PL/SQL plugin is not supported. If you require this scenario, consider using zpa-cli instead.
[!WARNING] This is the final release supporting SonarQube 9.9 LTA. Read the blog post for more details.
Install/update instructions
- Download the sonar-zpa-plugin-3.7.0.jar and copy it to the SONARQUBE_HOME/extensions/plugins.
- Remove the older plugin from that directory.
- Restart the SonarQube instance.
For custom plugin developers
Binary compatibility is not guaranteed either in between any version number change. Custom plugins should be recompiled against the same version of sonar-zpa-plugin.
Download the zpa-toolkit-3.7.0.jar (requires Java 11+) to test the parser and view the AST.
Full changelog
π Merge
-
51c0947Merge pull request #β225 from felipebz/renovate/mockito-monorepo, closes #β225 -
96dabcbMerge pull request #β224 from felipebz/renovate/jsoup, closes #β224 -
9096c5dMerge pull request #β221 from felipebz/renovate/patch-jackson-monorepo, closes #β221 -
74487a0Merge pull request #β219 from felipebz/renovate/jreleaser, closes #β219 -
fe0d686Merge pull request #β222 from felipebz/renovate/patch-jackson, closes #β222 -
c94ef3aMerge pull request #β216 from felipebz/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x, closes #β216 -
b05ff44Merge pull request #β217 from felipebz/renovate/sonarqube.orchestrator, closes #β217 -
1969c3eMerge pull request #β199 from felipebz/renovate/all, closes #β199
π Features
-
19845fdgrammar: Improve support for INLINE_CONSTRAINT and OUT_OF_LINE_CONSTRAINT in table declarations
π Fixes
-
ec4c0b4deps: update dependency org.mockito:mockito-core to v5.16.0 -
32e08fadeps: update dependency org.jsoup:jsoup to v1.19.1 -
7943853deps: update junit5 monorepo to v5.12.0 -
dc10401deps: update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.18.3 -
37189f1deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3 -
c0ec18ddeps: update dependency org.sonarsource.orchestrator:sonar-orchestrator-junit5 to v5.2.0.2403 -
e7a497fdeps: update dependency org.assertj:assertj-core to v3.27.3 (#β213), closes #β213 -
426def9deps: Revert JReleaser to v1.15 due to jreleaser/jreleaser#1777 -
f5f4a9bdeps: update all dependencies (#β207), closes #β207 -
2727f2adeps: update all dependencies (#β206), closes #β206 -
89bccf8deps: update dokka to v2.0.0 -
6fdde28deps: update dependency com.formdev:flatlaf to v3.5.4 (#β205), closes #β205 -
5c2e376deps: update all dependencies (#β204), closes #β204 -
66cc733Fix value of Sonar-Version in jar manifests -
66601efdeps: update dependency com.fasterxml.woodstox:woodstox-core to v7.1.0 -
5282cc2deps: update all dependencies -
8e65123Set the "release" property instead of "source" and "target" in maven-compiler-plugin -
57117d0grammar: Support CONSTRAINTS keyword in inline and out-of-line constraints as an alternative to CONSTRAINT -
497fd96grammar: Extract the NOT NULL constraint from the DATATYPE node to a new DATATYPE_NULL_CONSTRAINT node
π§ͺ Tests
-
cc0f69bit: Update integration test files to match the Oracle 23.7 docs -
b04239eit: Update integration test files to match the Oracle 23.6 docs -
d4b98c2it: Update integration test files to match the 2024-10-17 release of Oracle docs -
f831f28Use SonarScanner 6.2.1.4610
π§° Tasks
-
9c0487dUpdate SQLcl to 24.4.1.042.1221 -
1d8bd0adeps: update dependency gradle to v8.13 -
3ac653ddeps: update dependency org.jreleaser to v1.17.0 -
5a941a1deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 -
d421cbeit: Update SQ test matrix -
b54de82deps: update dependency org.jetbrains.kotlin.jvm to v2.1.10 (#β215), closes #β215 -
d7c7694deps: update dependency com.gradleup.shadow to v8.3.6 (#β214), closes #β214 -
b8c578bdeps: update dependency gradle to v8.12.1 (#β212), closes #β212 -
4780758Update build workflow -
20722a6Update Renovate config -
0642e7ait: Update SQ test matrix -
a8b0537Update copyright headers -
2d853b8it: Update SQ test matrix -
9268604it: Update SQ snapshot version used in ITs to 24.12-SNAPSHOT -
bc6b966deps: update all dependencies (#β203), closes #β203 -
3d20030it: Update SQ snapshot version used in ITs to 24.11-SNAPSHOT -
2e50aa2deps: update dependency gradle to v8.11 (#β201), closes #β201 -
7943763deps: update all dependencies -
61d7ec4Update SQLcl to 24.3.0.285.0530 -
65eeb88deps: update all dependencies to v5.11.3 -
2a75820deps: update dependency org.jetbrains.kotlin.jvm to v2.0.21 -
6b3f6ffUpdate test suite registration -
e3780e2deps: update all dependencies
π Build
-
bae3339Release 3.7.0 -
d7f9aeeForce rerun of integrationTest task -
2e65a8eAdd a job summary to the pipeline -
8fbabb5Bump project version
π Documentation
-
ccd710cUpdate changelog template
Configuration
π Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.