chore: 13 dependency updates for mongodb-driver#76
Merged
QuadStingray merged 3 commits intomainfrom Jul 28, 2025
Merged
Conversation
* com.github.jsqlparser:jsqlparser : 5.1 -> 5.3 * com.github.luben:zstd-jni:provided : 1.5.7-2 -> 1.5.7-4 * com.typesafe:config : 1.4.3 -> 1.4.4 * de.bwaldvogel:mongo-java-server-h2-backend:provided : 1.46.0 -> 1.47.0 * de.bwaldvogel:mongo-java-server:provided : 1.46.0 -> 1.47.0 * io.circe:circe-core : 0.14.12 -> 0.14.14 * io.circe:circe-generic : 0.14.12 -> 0.14.14 * io.circe:circe-parser : 0.14.12 -> 0.14.14 * org.apache.lucene:lucene-queryparser : 10.1.0 -> 10.2.2 * org.liquibase:liquibase-core:test : 4.31.1 -> 4.33.0 * org.mongodb.scala:mongo-scala-driver : 5.4.0 -> 5.5.1 * org.scalameta:munit : 1.1.0 -> 1.1.1 * org.xerial.snappy:snappy-java:provided : 1.1.10.7 -> 1.1.10.8
There was a problem hiding this comment.
Pull Request Overview
This PR updates 13 dependencies for the mongodb-driver project, including version bumps for build tools, testing frameworks, and the project itself moving from snapshot to release version.
- Updates sbt-scalafmt plugin from 2.5.4 to 2.5.5
- Releases project version from 3.0.4.snapshot to 3.0.4
- Updates test dependencies: liquibase-core from 4.31.1 to 4.33.0 and munit from 1.1.0 to 1.1.1
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| project/plugins.sbt | Updates sbt-scalafmt plugin to newer version |
| package.json | Releases project from snapshot to stable version 3.0.4 |
| build_test.sbt | Updates test dependencies for liquibase and munit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.