Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps scylla-driver from 4.19.0.1 to 4.19.0.2.
Updates com.scylladb:java-driver-core from 4.19.0.1 to 4.19.0.2

Commits
  • 03d0f45 [maven-release-plugin] prepare release 4.19.0.2
  • c0953b3 pom: restructure all poms to make release work
  • 83b041c java-driver-distribution: add primary artifact to satisfy central-publishing-...
  • 1631d80 release: redesign release pipeline
  • c20380b [java-driver#756] Handle empty metadataid when metadataid feature is on.
  • aa8545d Make renovate to maintain only 2 PRs
  • b088d67 Add Makefile section to README-dev.md
  • 5833be1 cicd: move all cicd code into a Makefile
  • 18752f6 docs: treat README.rst same way as README.md
  • a96b91d chore(deps): update dependency sphinx-sitemap to v2.9.0
  • Additional commits viewable in compare view

Updates com.scylladb:java-driver-query-builder from 4.19.0.1 to 4.19.0.2

Commits
  • 03d0f45 [maven-release-plugin] prepare release 4.19.0.2
  • c0953b3 pom: restructure all poms to make release work
  • 83b041c java-driver-distribution: add primary artifact to satisfy central-publishing-...
  • 1631d80 release: redesign release pipeline
  • c20380b [java-driver#756] Handle empty metadataid when metadataid feature is on.
  • aa8545d Make renovate to maintain only 2 PRs
  • b088d67 Add Makefile section to README-dev.md
  • 5833be1 cicd: move all cicd code into a Makefile
  • 18752f6 docs: treat README.rst same way as README.md
  • a96b91d chore(deps): update dependency sphinx-sitemap to v2.9.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `scylla-driver` from 4.19.0.1 to 4.19.0.2.

Updates `com.scylladb:java-driver-core` from 4.19.0.1 to 4.19.0.2
- [Release notes](https://github.com/scylladb/java-driver/releases)
- [Commits](scylladb/java-driver@4.19.0.1...4.19.0.2)

Updates `com.scylladb:java-driver-query-builder` from 4.19.0.1 to 4.19.0.2
- [Release notes](https://github.com/scylladb/java-driver/releases)
- [Commits](scylladb/java-driver@4.19.0.1...4.19.0.2)

---
updated-dependencies:
- dependency-name: com.scylladb:java-driver-core
  dependency-version: 4.19.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.scylladb:java-driver-query-builder
  dependency-version: 4.19.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 10, 2025
@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.2.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2025

Superseded by #7.

@dependabot dependabot bot closed this Nov 11, 2025
@dependabot dependabot bot deleted the dependabot/gradle/scylla-driver-4.19.0.2 branch November 11, 2025 15:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants