-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Bump liquibase.version from 4.10.0 to 4.11.0 #25797
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@loicmathieu with a bit of luck, we will be able to upgrade the MongoDB client if they backported your fix.
@dependabot rebase |
12d8b9f
to
00c15e7
Compare
This comment has been minimized.
This comment has been minimized.
@gsmet the fix is not yet backported :( |
Bumps `liquibase.version` from 4.10.0 to 4.11.0. Updates `liquibase-core` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.10.0...v4.11.0) Updates `liquibase-mongodb` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/liquibase/liquibase-mongodb/releases) - [Changelog](https://github.com/liquibase/liquibase-mongodb/blob/main/RELEASE.md) - [Commits](liquibase/liquibase-mongodb@liquibase-mongodb-4.10.0...liquibase-mongodb-4.11.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.liquibase.ext:liquibase-mongodb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
00c15e7
to
cfed3c3
Compare
This comment has been minimized.
This comment has been minimized.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
I missed @famod pushed a fix for the native substitutions, let's merge it then. |
Bumps
liquibase.version
from 4.10.0 to 4.11.0.Updates
liquibase-core
from 4.10.0 to 4.11.0Release notes
Sourced from liquibase-core's releases.
... (truncated)
Changelog
Sourced from liquibase-core's changelog.
... (truncated)
Commits
0a9d6d8
Merge pull request #2859 from liquibase/add-log-channelsedb548a
Added ability to set --log-channels=all7845624
- Added liquibase.logChannels CLI argumentd67e4cd
Created 4.11 XSD filese2284401
Merge pull request #2565 from joserebelo/foreign-key-constraint-exists08452bd
Create internal lib dir (#2850)03e9f33
Spring Boot: better support relativeToChangelogfile when ResourceLoaders retu...cbdc9fd
Merge branch 'foreign-key-constraint-exists' of https://github.com/joserebelo...bb4691f
Fixed fk exists test to work with databases like hsql which don't allow dupli...a71e855
Merge branch 'master' into joserebelo-foreign-key-constraint-existsUpdates
liquibase-mongodb
from 4.10.0 to 4.11.0Release notes
Sourced from liquibase-mongodb's releases.
Commits
ae90639
Version Bumped to 4.11.026600fb
Merge pull request #196 from rveck/maina52073e
Merge branch 'main' of https://github.com/rveck/liquibase-mongodb into rveck-...2b073df
Merge pull request #245 from JonasJSchreiber/main1bb1b92
Merge pull request #259 from liquibase/dependabot/maven/mongodb-driver.versio...c1d04ed
Merge pull request #201 from wermerb/fix-test-runner9d2db38
Merge pull request #237 from gsmet/patch-15d57939
Bump mongodb-driver.version from 4.3.4 to 4.6.0f3444b7
Run integration tests on pull request runs (#263)a87a49c
Merge remote-tracking branch 'origin/main'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 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)