fix(deps): update dependency com.felipebz.zpa:zpa-checks to v3.7.0 #31
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:
3.6.0
->3.7.0
Release Notes
felipebz/zpa (com.felipebz.zpa:zpa-checks)
v3.7.0
Compare Source
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.
Install/update instructions
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
51c0947
Merge pull request #225 from felipebz/renovate/mockito-monorepo, closes #22596dabcb
Merge pull request #224 from felipebz/renovate/jsoup, closes #2249096c5d
Merge pull request #221 from felipebz/renovate/patch-jackson-monorepo, closes #22174487a0
Merge pull request #219 from felipebz/renovate/jreleaser, closes #219fe0d686
Merge pull request #222 from felipebz/renovate/patch-jackson, closes #222c94ef3a
Merge pull request #216 from felipebz/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x, closes #216b05ff44
Merge pull request #217 from felipebz/renovate/sonarqube.orchestrator, closes #2171969c3e
Merge pull request #199 from felipebz/renovate/all, closes #199🚀 Features
19845fd
grammar: Improve support for INLINE_CONSTRAINT and OUT_OF_LINE_CONSTRAINT in table declarations🐛 Fixes
ec4c0b4
deps: update dependency org.mockito:mockito-core to v5.16.032e08fa
deps: update dependency org.jsoup:jsoup to v1.19.17943853
deps: update junit5 monorepo to v5.12.0dc10401
deps: update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.18.337189f1
deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3c0ec18d
deps: update dependency org.sonarsource.orchestrator:sonar-orchestrator-junit5 to v5.2.0.2403e7a497f
deps: update dependency org.assertj:assertj-core to v3.27.3 (#213), closes #213426def9
deps: Revert JReleaser to v1.15 due to jreleaser/jreleaser#1777f5f4a9b
deps: update all dependencies (#207), closes #2072727f2a
deps: update all dependencies (#206), closes #20689bccf8
deps: update dokka to v2.0.06fdde28
deps: update dependency com.formdev:flatlaf to v3.5.4 (#205), closes #2055c2e376
deps: update all dependencies (#204), closes #20466cc733
Fix value of Sonar-Version in jar manifests66601ef
deps: update dependency com.fasterxml.woodstox:woodstox-core to v7.1.05282cc2
deps: update all dependencies8e65123
Set the "release" property instead of "source" and "target" in maven-compiler-plugin57117d0
grammar: Support CONSTRAINTS keyword in inline and out-of-line constraints as an alternative to CONSTRAINT497fd96
grammar: Extract the NOT NULL constraint from the DATATYPE node to a new DATATYPE_NULL_CONSTRAINT node🧪 Tests
cc0f69b
it: Update integration test files to match the Oracle 23.7 docsb04239e
it: Update integration test files to match the Oracle 23.6 docsd4b98c2
it: Update integration test files to match the 2024-10-17 release of Oracle docsf831f28
Use SonarScanner 6.2.1.4610🧰 Tasks
9c0487d
Update SQLcl to 24.4.1.042.12211d8bd0a
deps: update dependency gradle to v8.133ac653d
deps: update dependency org.jreleaser to v1.17.05a941a1
deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0d421cbe
it: Update SQ test matrixb54de82
deps: update dependency org.jetbrains.kotlin.jvm to v2.1.10 (#215), closes #215d7c7694
deps: update dependency com.gradleup.shadow to v8.3.6 (#214), closes #214b8c578b
deps: update dependency gradle to v8.12.1 (#212), closes #2124780758
Update build workflow20722a6
Update Renovate config0642e7a
it: Update SQ test matrixa8b0537
Update copyright headers2d853b8
it: Update SQ test matrix9268604
it: Update SQ snapshot version used in ITs to 24.12-SNAPSHOTbc6b966
deps: update all dependencies (#203), closes #2033d20030
it: Update SQ snapshot version used in ITs to 24.11-SNAPSHOT2e50aa2
deps: update dependency gradle to v8.11 (#201), closes #2017943763
deps: update all dependencies61d7ec4
Update SQLcl to 24.3.0.285.053065eeb88
deps: update all dependencies to v5.11.32a75820
deps: update dependency org.jetbrains.kotlin.jvm to v2.0.216b3f6ff
Update test suite registratione3780e2
deps: update all dependencies🛠 Build
bae3339
Release 3.7.0d7f9aee
Force rerun of integrationTest task2e65a8e
Add a job summary to the pipeline8fbabb5
Bump project version📝 Documentation
ccd710c
Update changelog templateConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.