-
Notifications
You must be signed in to change notification settings - Fork 118
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
fix(deps): update liquibase monorepo #318
Closed
Closed
Conversation
This file contains 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
9bf36b7
to
39465b4
Compare
39465b4
to
9d956ba
Compare
9d956ba
to
13f2b99
Compare
13f2b99
to
f13e3a5
Compare
f13e3a5
to
d79fdc1
Compare
d79fdc1
to
877d7c8
Compare
877d7c8
to
3ad6b48
Compare
3ad6b48
to
bc1f287
Compare
ef7d492
to
41bc735
Compare
41bc735
to
3411135
Compare
3411135
to
69ee170
Compare
b5ca697
to
aa68c36
Compare
aa68c36
to
bb0a872
Compare
bb0a872
to
d765af3
Compare
d765af3
to
0202a43
Compare
0202a43
to
b229eaf
Compare
b229eaf
to
6efc1ae
Compare
6efc1ae
to
4566bf4
Compare
0c9f311
to
c5a451f
Compare
c5a451f
to
4cf44aa
Compare
4cf44aa
to
1aae46f
Compare
29d59da
to
5173cf9
Compare
5173cf9
to
b9c33b8
Compare
This is covered by #366 Also, it is not possible to mix versions of org.liquibase.ext:liquibase-hibernate5 and org.liquibase:liquibase-core. They must be the same. |
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.
This PR contains the following updates:
4.19.0
->4.27.0
4.19.0
->4.29.2
Release Notes
liquibase/liquibase-hibernate (org.liquibase.ext:liquibase-hibernate5)
v4.25.0
: Support for Liquibase Hibernate 6 Extension v4.25.0Changes
What's Changed
New Contributors
Full Changelog: liquibase/liquibase-hibernate@v4.24.0...v4.25.0
v4.24.0
: Support for Liquibase Hibernate Extension v4.24.0Changes
🚀 New Features
🐛 Bug Fixes 🛠
🤖 Security Driver and Other Updates
8 changes
Full Changelog: liquibase/liquibase-hibernate@v4.23.2...4.23.3
v4.22.0
Support for Liquibase 4.22.0.
What's Changed
New Contributors
Full Changelog: liquibase/liquibase-hibernate@v4.21.0...v4.22.0
v4.21.1
Support for Liquibase 4.21.1.
Full Changelog: liquibase/liquibase-hibernate@v4.20.0...v4.21.1
v4.21.0
Support for Liquibase 4.21.0.
What's Changed
New Contributors
Full Changelog: liquibase/liquibase-hibernate@v4.19.1...v4.21.0
v4.20.0
Support for Liquibase 4.20.0.
Full Changelog: liquibase/liquibase-hibernate@v4.19.1...v4.20.0
liquibase/liquibase (org.liquibase:liquibase-core)
v4.29.2
: Liquibase v4.29.2Liquibase 4.29.2 is a patch release
Notable Changes
[PRO]
Custom Policy Checks updates: Create and run Python-based checks which fit your specific needs.
Deprecation Notice
MacOS .dmg Installer to be removed in next release.
[PRO] Changelog
💥 Breaking Changes
Changes
[OSS] Changelog
💥 Breaking Changes
Changes
🤖 Security, Driver and Other Updates
3 changes
by @dependabot
by @dependabot
by @dependabot
New Contributors
Full Changelog: liquibase/liquibase@v4.29.1...v4.29.2
Get Certified
Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.
Read the Documentation
Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/.
Meet the Community
Our community has built a lot. From extensions to integrations, you’ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger:
Contribute code
Make doc updates
Help by asking and answering questions
Set up a chat with the Product team
Thanks to everyone who helps make the Liquibase community strong!
File Descriptions
v4.29.1
Liquibase 4.29.1 patches a pom mismatch in the Liquibase BigQuery Commercial Extension.
Liquibase 4.29.1 resolves an issue with the zip distribution where all files were incorrectly placed inside liquibase-4.29.1 directory. This update ensures proper file organization and installation.
v4.29.0
v4.28.0
v4.27.0
Compare Source
v4.26.0
Compare Source
v4.25.1
Compare Source
v4.25.0
Compare Source
v4.24.0
v4.23.2
v4.23.1
v4.23.0
v4.22.0
v4.21.1
Compare Source
v4.21.0
Compare Source
v4.20.0
Compare Source
Liquibase v4.20.0 is a patch release
API Breaking Changes
Enhancements
Security, Driver and other updates
Fixes
New Contributors
Full Changelog: liquibase/liquibase@v4.19.1...v4.20.0
Get Certified
Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.
Read the Documentation
Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/.
Meet the Community
Our community has built a lot. From extensions to integrations, you’ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger:
Contribute code
Make doc updates
Help by asking and answering questions
Set up a chat with the Product team
Thanks to everyone who helps make the Liquibase community strong!
File Descriptions
v4.19.1
Compare Source
Liquibase v4.19.1 is a patch release
Enhancements
runWith
attribute for all change sets ininclude
orincludeAll
Fixes
Security, Driver and other updates
OWASP Dependency Check: Reported Vulnerabilities
snakeyaml.jar
- This is a "critical" vulnerability reported against the snakeyaml library. Note: Liquibase code is not vulnerable to this attack, but users can manually upgrade to the newest version of snakeyaml library, and will be upgraded to the unaffected snakeyaml 2.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.