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 all maven dependencies #19

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.httpcomponents:httpclient 4.5.13 -> 4.5.14 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.14.0 -> 10.14.1 age adoption passing confidence
com.google.errorprone:error_prone_annotations (source) 2.25.0 -> 2.26.0 age adoption passing confidence
org.liquibase:liquibase-core (source) 4.8.0 -> 4.26.0 age adoption passing confidence
org.jvnet.jaxb:jaxb-maven-plugin 4.0.0 -> 4.0.3 age adoption passing confidence
org.apache.cxf:cxf-codegen-plugin (source) 4.0.3 -> 4.0.4 age adoption passing confidence
org.apache.cxf:cxf-bom (source) 4.0.3 -> 4.0.4 age adoption passing confidence
org.aspectj:aspectjtools (source) 1.9.21 -> 1.9.21.1 age adoption passing confidence
org.aspectj:aspectjrt (source) 1.9.21 -> 1.9.21.1 age adoption passing confidence

Warning

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


Release Notes

google/error-prone (com.google.errorprone:error_prone_annotations)

v2.26.0: Error Prone 2.26.0

Compare Source

Changes:

  • The 'annotations' artifact now includes a module-info.java for Java Platform Module System support, thanks to @​sgammon in #​4311.
  • Disabled checks passed to -XepPatchChecks are now ignored, instead of causing a crash. Thanks to @​oxkitsune in #​4028.

New checks:

  • SystemConsoleNull: Null-checking System.console() is not a reliable way to detect if the console is connected to a terminal.
  • EnumOrdinal: Discourage uses of Enum.ordinal()

Closed issues: #​2649, #​3908, #​4028, #​4311, #​4314

Full Changelog: google/error-prone@v2.25.0...v2.26.0

liquibase/liquibase (org.liquibase:liquibase-core)

v4.26.0

[!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

v4.24.0

v4.23.2

v4.23.1

Compare Source

v4.23.0

v4.22.0

v4.21.1

v4.21.0

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
Security, Driver, and other updates
Fixes

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 5 times, most recently from ee2b540 to 419866d Compare March 11, 2024 19:31
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from 419866d to bdc07c3 Compare March 12, 2024 01:10
Copy link

sonarcloud bot commented Mar 12, 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

@thewriteway thewriteway merged commit 575a142 into main Mar 12, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all-maven-dependencies branch March 12, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant