Skip to content
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

Update dependency org.liquibase:liquibase-maven-plugin to v4.29.2 #337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.liquibase:liquibase-maven-plugin (source) 4.17.2 -> 4.29.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

liquibase/liquibase (org.liquibase:liquibase-maven-plugin)

v4.29.2: Liquibase v4.29.2

Compare Source

Liquibase 4.29.2 is a patch release

[!IMPORTANT]
Liquibase 4.29.2 patches minor issues found in Liquibase 4.29.1 release.

[!NOTE]
See the Liquibase 4.29.2 Release Notes for the complete set of release information.

Notable Changes

[PRO]
Custom Policy Checks updates: Create and run Python-based checks which fit your specific needs.
  • Liquibase checks have been opened to the world of Python development! This release fixes some minor issues so you can use your custom Python scripts as policy checks to solve your nuanced and techstack specific conditions for better risk mitigation, compliance, code quality, security, and more.
  • Learn more https://docs.liquibase.com/custom-policy-checks
  • Get the Checks extension to enable this capability: https://docs.liquibase.com/pro-extensions

Deprecation Notice

MacOS .dmg Installer to be removed in next release.
  • This is the final Liquibase release in which the MacOS installer will be shipped. Both the tarball (the liquibase-x.y.z.tar.gz) and the .zip (liquibase-x.y.x.zip) are the preferred replaced options for MacOS users.
  • Questions or comments? https://www.liquibase.com/contact-us

[PRO] Changelog

💥 Breaking Changes

  • None

Changes

[OSS] Changelog

💥 Breaking Changes

  • None

Changes

🤖 Security, Driver and Other Updates

3 changes

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

  • Liquibase CLI -- Includes open source + commercial functionality
  • liquibase-x.y.z.tar.gz -- Archive in tar.gz format
  • liquibase-x.y.z.zip -- Archive in zip format
  • liquibase-windows-x64-installer-x.y.z.exe -- Installer for Windows
  • liquibase-macos-installer-x.y.z.dmg -- Installer for MacOS
  • Primary Libraries - For embedding in other software
    • liquibase-core-x.y.z.jar – Base Liquibase library (open source)
    • liquibase-commerical-x.y.z.jar – Additional commercial functionality
  • liquibase-additional-x.y.z.zip – Contains additional, less commonly used files
    • Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar
    • Javadocs for all the libraries
    • Source archives for all the open source libraries
    • ASC/MD5/SHA1 verification hashes for all files

v4.29.1

Compare Source

  • 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

Compare Source

[!IMPORTANT]
Liquibase 4.29.0 contains several New Capabilities and Notable Enhancements for Liquibase Pro users: Python-based Custom Policy Checks and a new Big Query extension.
[!NOTE]
See the Liquibase 4.29.0 Release Notes for the complete set of release information.

v4.28.0

Compare Source

v4.27.0

Compare Source

Liquibase 4.27.0 contains several New Capabilities and Notable Enhancements for Liquibase Pro users: DATABASECHANGELOGHISTORY table, Quality Checks Chains, Rollback Reports
See the Liquibase 4.27.0 Release Notes for the complete set of release information.

v4.26.0

Compare Source

[!IMPORTANT]
Liquibase 4.26.0 contains several Notable Changes for Liquibase Pro users: Advanced IF conditionals, Simpler Regex-based pattern checks, and Checks Run Reports.

[!NOTE]
See the Liquibase 4.26.0 Release Notes for the complete set of release information.

v4.25.1

Compare Source

v4.25.0

Compare Source

v4.24.0

Compare Source

v4.23.2

Compare Source

v4.23.1

Compare Source

v4.23.0

Compare Source

v4.22.0

Compare Source

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

  • Liquibase CLI -- Includes open source + commercial functionality
  • liquibase-x.y.z.tar.gz -- Archive in tar.gz format
  • liquibase-x.y.z.zip -- Archive in zip format
  • liquibase-windows-x64-installer-x.y.z.exe -- Installer for Windows
  • liquibase-macos-installer-x.y.z.dmg -- Installer for MacOS
  • Primary Libraries - For embedding in other software
    • liquibase-core-x.y.z.jar – Base Liquibase library (open source)
    • liquibase-commerical-x.y.z.jar – Additional commercial functionality
  • liquibase-additional-x.y.z.zip – Contains additional, less commonly used files
    • Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar
    • Javadocs for all the libraries
    • Source archives for all the open source libraries
    • ASC/MD5/SHA1 verification hashes for all files

v4.19.1

Compare Source

Liquibase v4.19.1 is a patch release

Enhancements

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.0 version in the next release. If you are interested, you can track the PR at https://github.com/liquibase/liquibase/pull/3865

New Contributors

Full Changelog: liquibase/liquibase@v4.17.2...v4.19.1

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

  • Liquibase CLI -- Includes open source + commercial functionality
  • liquibase-x.y.z.tar.gz -- Archive in tar.gz format
  • liquibase-x.y.z.zip -- Archive in zip format
  • liquibase-windows-x64-installer-x.y.z.exe -- Installer for Windows
  • liquibase-macos-installer-x.y.z.dmg -- Installer for MacOS
  • Primary Libraries - For embedding in other software
    • liquibase-core-x.y.z.jar – Base Liquibase library (open source)
    • liquibase-commerical-x.y.z.jar – Additional commercial functionality
  • liquibase-additional-x.y.z.zip – Contains additional, less commonly used files
    • Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar
    • Javadocs for all the libraries
    • Source archives for all the open source libraries
    • ASC/MD5/SHA1 verification hashes for all files

Full Changelog: liquibase/liquibase@v4.19.0...v4.19.1

v4.19.0

Compare Source

Liquibase v4.19.0 is a patch release with an XSD upgrade.

Enhancements


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 7, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@changelogg
Copy link

changelogg bot commented Dec 7, 2022

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@viezly
Copy link

viezly bot commented Dec 7, 2022

Pull request by bot. No need to analyze

@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.18.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.20.0 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 54077c8 to d221a3e Compare March 27, 2023 18:05
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.20.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.21.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from d221a3e to de49a79 Compare April 17, 2023 13:49
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from de49a79 to c565aa4 Compare May 28, 2023 10:54
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.21.1 Update dependency org.liquibase:liquibase-maven-plugin to v4.22.0 May 28, 2023
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.22.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.23.0 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from c565aa4 to ec9e302 Compare June 27, 2023 05:43
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from ec9e302 to 1c7ef4e Compare August 10, 2023 23:06
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.23.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.23.1 Aug 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.23.1 Update dependency org.liquibase:liquibase-maven-plugin to v4.23.2 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 1c7ef4e to 7f34870 Compare September 11, 2023 23:30
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.23.2 Update dependency org.liquibase:liquibase-maven-plugin to v4.24.0 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 7f34870 to 98aa583 Compare October 3, 2023 16:12
@sonarcloud
Copy link

sonarcloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.24.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.25.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 98aa583 to e59513e Compare November 14, 2023 23:09
Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from e59513e to 3283f5b Compare December 19, 2023 03:31
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.25.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.25.1 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 3283f5b to ce38e69 Compare December 28, 2023 13:29
Copy link

sonarcloud bot commented Dec 28, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from ce38e69 to 4d80c3c Compare February 7, 2024 19:14
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.25.1 Update dependency org.liquibase:liquibase-maven-plugin to v4.26.0 Feb 7, 2024
Copy link

sonarcloud bot commented Feb 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 4d80c3c to 5a0c78c Compare March 27, 2024 22:51
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.26.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.27.0 Mar 27, 2024
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 5a0c78c to 2434a65 Compare May 22, 2024 02:06
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.27.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.28.0 May 22, 2024
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 2434a65 to bf4ca0f Compare July 28, 2024 20:53
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.28.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.29.0 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from bf4ca0f to 1d04940 Compare July 31, 2024 21:48
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.29.0 Update dependency org.liquibase:liquibase-maven-plugin to v4.29.1 Jul 31, 2024
Copy link

sonarcloud bot commented Jul 31, 2024

@renovate renovate bot force-pushed the renovate/maven-liquibase-plugin.version branch from 1d04940 to a64701d Compare September 4, 2024 16:15
@renovate renovate bot changed the title Update dependency org.liquibase:liquibase-maven-plugin to v4.29.1 Update dependency org.liquibase:liquibase-maven-plugin to v4.29.2 Sep 4, 2024
Copy link

sonarcloud bot commented Sep 4, 2024

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

Successfully merging this pull request may close these issues.

0 participants