Skip to content
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

fix(deps): update dependency com.felipebz.zpa:zpa-checks to v3.7.0 #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.felipebz.zpa:zpa-checks (source) 3.6.0 -> 3.7.0 age adoption passing confidence

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.

[!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

🚀 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.0
  • 32e08fa deps: update dependency org.jsoup:jsoup to v1.19.1
  • 7943853 deps: update junit5 monorepo to v5.12.0
  • dc10401 deps: update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.18.3
  • 37189f1 deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3
  • c0ec18d deps: update dependency org.sonarsource.orchestrator:sonar-orchestrator-junit5 to v5.2.0.2403
  • e7a497f deps: update dependency org.assertj:assertj-core to v3.27.3 (#​213), closes #​213
  • 426def9 deps: Revert JReleaser to v1.15 due to jreleaser/jreleaser#1777
  • f5f4a9b deps: update all dependencies (#​207), closes #​207
  • 2727f2a deps: update all dependencies (#​206), closes #​206
  • 89bccf8 deps: update dokka to v2.0.0
  • 6fdde28 deps: update dependency com.formdev:flatlaf to v3.5.4 (#​205), closes #​205
  • 5c2e376 deps: update all dependencies (#​204), closes #​204
  • 66cc733 Fix value of Sonar-Version in jar manifests
  • 66601ef deps: update dependency com.fasterxml.woodstox:woodstox-core to v7.1.0
  • 5282cc2 deps: update all dependencies
  • 8e65123 Set the "release" property instead of "source" and "target" in maven-compiler-plugin
  • 57117d0 grammar: Support CONSTRAINTS keyword in inline and out-of-line constraints as an alternative to CONSTRAINT
  • 497fd96 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 docs
  • b04239e it: Update integration test files to match the Oracle 23.6 docs
  • d4b98c2 it: Update integration test files to match the 2024-10-17 release of Oracle docs
  • f831f28 Use SonarScanner 6.2.1.4610

🧰 Tasks

  • 9c0487d Update SQLcl to 24.4.1.042.1221
  • 1d8bd0a deps: update dependency gradle to v8.13
  • 3ac653d deps: update dependency org.jreleaser to v1.17.0
  • 5a941a1 deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
  • d421cbe it: Update SQ test matrix
  • b54de82 deps: update dependency org.jetbrains.kotlin.jvm to v2.1.10 (#​215), closes #​215
  • d7c7694 deps: update dependency com.gradleup.shadow to v8.3.6 (#​214), closes #​214
  • b8c578b deps: update dependency gradle to v8.12.1 (#​212), closes #​212
  • 4780758 Update build workflow
  • 20722a6 Update Renovate config
  • 0642e7a it: Update SQ test matrix
  • a8b0537 Update copyright headers
  • 2d853b8 it: Update SQ test matrix
  • 9268604 it: Update SQ snapshot version used in ITs to 24.12-SNAPSHOT
  • bc6b966 deps: update all dependencies (#​203), closes #​203
  • 3d20030 it: Update SQ snapshot version used in ITs to 24.11-SNAPSHOT
  • 2e50aa2 deps: update dependency gradle to v8.11 (#​201), closes #​201
  • 7943763 deps: update all dependencies
  • 61d7ec4 Update SQLcl to 24.3.0.285.0530
  • 65eeb88 deps: update all dependencies to v5.11.3
  • 2a75820 deps: update dependency org.jetbrains.kotlin.jvm to v2.0.21
  • 6b3f6ff Update test suite registration
  • e3780e2 deps: update all dependencies

🛠 Build

📝 Documentation

  • ccd710c Update 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants