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

CLDR-17993 j:(deps): Bump io.openliberty.tools:liberty-maven-plugin from 3.7.1 to 3.11.2 in /tools #4259

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps io.openliberty.tools:liberty-maven-plugin from 3.7.1 to 3.11.2.

Release notes

Sourced from io.openliberty.tools:liberty-maven-plugin's releases.

liberty-maven-3.11.2

Version 3.11.2 of the Liberty Maven Plugin is a minor fix release.

New functionality

Enhancements and Issue Fixes

  • Update documentation for containerRunOpts configuration parameter for custom user id #1842
  • Honor user specified <springBootApplication> configuration in Liberty config files #1844 #1789
  • Fix issue with trying to arbitrarily resolve all pom dependencies by replacing the artifactId with features. Only accept features-bom artifactID to prepare and install user features. #1819 #1847
  • Fixing option --source cannot be used together with --release error in dev mode #1849 #1467

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.11.2 release is available on the Maven Central repository.

Liberty Maven Plug-in 3.11.1

Version 3.11.1 of the Liberty Maven Plugin is a minor fix release.

The following fixes are included in this release:

  • Fix for NPE related to nested server configuration files with no <featureManager> element #1838 #1839

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.11.1 release is available on the Maven Central repository.

Liberty Maven Plug-in 3.11.0

Version 3.11.0 of the Liberty Maven Plugin is a minor release that adds new functionality and provides some fixes.

New functionality

  • Added support for using versionless features in server configuration files. The versionless feature support was first made available in Open Liberty 24.0.0.8, but required some fixes that went into 24.0.0.9 and 24.0.0.10. Therefore, the plugin requires using the 24.0.0.10 or newer runtime when using versionless features. See this Open Liberty blog and this documentation for more information. Note that the plugin does not support specifying the platform versions using an environment variable described in this documentation. #1827 #1831 #1832 #1829 #1836 #1837
  • Added configuration parameter changeOnDemandTestsAction to change the action for running on demand tests from Enter to type t and press Enter during dev mode. This is provided to make it easier to avoid accidentally invoking tests when the cursor focus is not obvious and Enter is pressed. #1822

Additional Fixes

The following fixes are also included in this release.

  • Update public key and signature for verify test #1821
  • Update commons-io version to 2.14.0 #1835
  • Catch NPE thrown by maven resolver API #1819 #1824
  • Update documentation #1820

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.11.0 release is available on the Maven Central repository.

Liberty Maven Plug-in 3.10.3

Version 3.10.3 of the Liberty Maven Plugin is a minor fix release.

... (truncated)

Commits
  • f410e88 [maven-release-plugin] prepare release liberty-maven-3.11.2
  • 9ff2787 Merge pull request #1852 from arunvenmany-ibm/release_1.8.36
  • 55c1d12 changing common version from snapshot to release
  • 90158ae Merge pull request #1850 from cherylking/update240012
  • d2c1967 bump to test with 24.0.0.12
  • 0f90be0 Merge pull request #1849 from arunvenmany-ibm/release_flag_issue_fix
  • 9ed33f8 Fixing option --source cannot be used together with --release error
  • c78541c Fixing option --source cannot be used together with --release error
  • 920a801 Fixing option --source cannot be used together with --release error
  • a9279a2 Merge pull request #1848 from arunvenmany-ibm/varProcessing_new
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.7.1 to 3.11.2.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.7.1...liberty-maven-3.11.2)

---
updated-dependencies:
- dependency-name: io.openliberty.tools:liberty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2025
@dependabot dependabot bot requested review from btangmu and srl295 January 1, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants