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

chore(deps): bump liberty-maven-plugin from 3.0.1 to 3.7.1 #54

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps liberty-maven-plugin from 3.0.1 to 3.7.1.

Release notes

Sourced from liberty-maven-plugin's releases.

Liberty Maven Plug-in 3.7.1

Version 3.7.1 of the Liberty Maven Plugin is a minor fix release that contains a couple of fixes. 

The following fixes are included in this release.

  • Fix server.env file processing to handle blank lines and comment lines #1603 #1602
  • Add binary scanner license to our documentation #1595 #1601
  • Add build directory parameter when installing features to enable cleanup of internal folder with generated schema files #1599

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

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

Liberty Maven Plug-in 3.7

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

Jakarta EE9 and MicroProfile 5 support has been added for the generate-features goal. This support is also included for the dev and devc goals when feature generation is turned on.

The Liberty Maven Plugin now supports running with Java 17. The Liberty Maven Plugin is tested with Long-Term-Support (LTS) releases of Java. The plugin, as of release 3.7, supports Java 8, 11 and 17. Prior to this version, the plugin is supported on Java 8 and 11.

Additional Fixes

The following fixes are also included in this release.

  • Fix for #1203 and #1176 related to dev mode and multi-module support.
  • Copy SpringBoot application to devc folder in container #1576.
  • Removed docker scan suggestion on devc docker build #1575.
  • Update README to include information on Java support.
  • Add test case for multiple user feature.

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

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

Liberty Maven Plug-in 3.6.1

Version 3.6.1 of the Liberty Maven Plugin is a minor fix release that contains a few fixes. 

Liberty dev mode has been updated to disable generate features by default. A new warning explaining that the source configuration directory will be modified is now displayed when generate features is toggled on using the g hotkey and when dev mode is started with the generateFeatures flag set to true.  For more information, refer to the dev goal and generate-features goal documentation.

Additional Fixes

The following fixes are also included in this release.

  • An improved dev mode startup message and help menu to make the hotkeys stand out more
  • Run generate features (if enabled) after a conflicting feature is removed from server configuration
  • If toggling on generate features using the g hotkey creates the configDropins/overrides directory, the generated features are now installed

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

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

... (truncated)

Commits
  • 637b352 [maven-release-plugin] prepare release liberty-maven-3.7.1
  • 18d343e Merge pull request #1604 from cherylking/bumpCommon1823Ant1911
  • 6f2daf8 Minor yaml changes
  • 06c4fc4 Bump ant and common dep and liberty version for tests
  • 61608f2 Merge pull request #1603 from cherylking/fixServerEnvProcessing
  • 6856306 Fix server.env file processing
  • 22d200b Update docs (#1601)
  • abbad38 Add binary scanner license to docs (#1595)
  • 94c7aa7 Merge pull request #1599 from cherylking/addBuildDirInstallFeature
  • f7e97e9 Remove temp yaml change
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 21, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.7.1 branch from 81e2243 to e3e0f18 Compare October 31, 2022 10:04
Bumps [liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.0.1 to 3.7.1.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.0.1...liberty-maven-3.7.1)

---
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 force-pushed the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.7.1 branch from e3e0f18 to 87ac09e Compare December 2, 2022 08:30
@manusa manusa force-pushed the main branch 2 times, most recently from 16cfdf5 to 3ee7733 Compare December 4, 2024 09:03
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.

0 participants