Skip to content

chore: 13 dependency updates for mongodb-driver#76

Merged
QuadStingray merged 3 commits intomainfrom
develop
Jul 28, 2025
Merged

chore: 13 dependency updates for mongodb-driver#76
QuadStingray merged 3 commits intomainfrom
develop

Conversation

@QuadStingray
Copy link
Copy Markdown
Contributor

No description provided.

* 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
@QuadStingray QuadStingray requested a review from Copilot July 28, 2025 18:23

This comment was marked as outdated.

@QuadStingray QuadStingray requested a review from Copilot July 28, 2025 18:30
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@QuadStingray QuadStingray merged commit 0144715 into main Jul 28, 2025
10 checks passed
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.

2 participants