Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps org.liquibase.ext:liquibase-mongodb from 4.33.0.1 to 5.0.1.

Release notes

Sourced from org.liquibase.ext:liquibase-mongodb's releases.

v5.0.1

Changes

🚀 New Features

Full Changelog: liquibase/liquibase-mongodb@liquibase-mongodb-v5.0.0...liquibase-mongodb-5.0.1

v5.0.0

Changes

🚀 New Features

🐛 Bug Fixes 🛠

🤖 Security Driver and Other Updates

Full Changelog: liquibase/liquibase-mongodb@liquibase-mongodb-v4.33.0.1...liquibase-mongodb-4.33.1

Commits
  • 3f7c9ee Merge pull request #655 from liquibase/filipelautert-patch-1
  • 6265fd2 Update Liquibase version to 5.0.1-SNAPSHOT
  • 6ff3baa Merge pull request #652 from liquibase/filipelautert-patch-1
  • b82a9ac Update liquibase-mongodb version to 5.0.0-SNAPSHOT
  • 142661f Merge pull request #651 from liquibase/filipelautert-patch-1
  • bc5edb9 Upgrade Liquibase version to 5.0.0
  • 758fee4 Merge pull request #650 from liquibase/dependabot-maven-org.liquibase-liquiba...
  • aa9b2ef build(deps): bump org.liquibase:liquibase-parent-pom from 0.6.0 to 1.0.0
  • 4ce6927 build(deps): bump aws-actions/configure-aws-credentials from 4 to 5
  • 3ad237a build(deps): bump actions/setup-java from 4 to 5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [org.liquibase.ext:liquibase-mongodb](https://github.com/liquibase/liquibase-mongodb) from 4.33.0.1 to 5.0.1.
- [Release notes](https://github.com/liquibase/liquibase-mongodb/releases)
- [Changelog](https://github.com/liquibase/liquibase-mongodb/blob/main/changelog.txt)
- [Commits](liquibase/liquibase-mongodb@v4.33.0.1...v5.0.1)

---
updated-dependencies:
- dependency-name: org.liquibase.ext:liquibase-mongodb
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Oct 6, 2025
Copy link

quarkus-bot bot commented Oct 7, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 713f5d5.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 test-framework/jacoco/runtime

io.quarkus.jacoco.runtime.DataFileWatchTest.waitForDataFileThatNeverAppears - History

  • Expecting value to be false but was true - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 

Expecting value to be false but was true
	at io.quarkus.jacoco.runtime.DataFileWatchTest.waitForDataFileThatNeverAppears(DataFileWatchTest.java:208)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

⚙️ JVM Tests - JDK 25

📦 test-framework/jacoco/runtime

io.quarkus.jacoco.runtime.DataFileWatchTest.waitForPreexistingDataFileThatNeverChanges - History

  • Expecting value to be false but was true - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 

Expecting value to be false but was true
	at io.quarkus.jacoco.runtime.DataFileWatchTest.waitForPreexistingDataFileThatNeverChanges(DataFileWatchTest.java:241)
	at java.base/java.lang.reflect.Method.invoke(Method.java:565)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Oct 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/main/org.liquibase.ext-liquibase-mongodb-5.0.1 branch October 7, 2025 15:40
@gastaldi
Copy link
Contributor

gastaldi commented Oct 7, 2025

@dependabot ignore this major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

OK, I won't notify you about version 5.x.x again, unless you re-open this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/liquibase area/mongodb triage/flaky-test triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant