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

Bump io.openliberty.tools:liberty-gradle-plugin from 3.7 to 3.8.2 in /finish #145

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps io.openliberty.tools:liberty-gradle-plugin from 3.7 to 3.8.2.

Release notes

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

Liberty Gradle Plug-in 3.8.2

Version 3.8.2 of the Liberty Gradle Plugin is a minor fix release.

The following fixes are included in this release:

  • Fix for error running libertyDevc task on Linux #885 1802

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

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

Liberty Gradle Plug-in 3.8.1

Version 3.8.1 of the Liberty Gradle Plugin is a minor fix release.

The following fixes are included in this release:

  • Fix handling of libertyDevc command line properties #869
  • Added work around fix for #867 (ClassNotFound during signature verification for installing features only when debug is enabled)
  • Handle jvm option overriding correctly #870
  • Change some extraneous warning messages to info or debug level #874
  • Handle xml processing more securely #877
  • Detect changes to install location and handle correctly for dev mode #878 #879 #880
  • Handle space in project path for libertyDevc OpenLiberty/ci.common#441

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

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

Liberty Gradle Plug-in 3.8

Version 3.8 of the Liberty Gradle Plugin is a minor release with new functionality and some minor fixes.

New functionality

  • Added support for using the plugin to deploy a SpringBoot 3.0 application. The springBoot-3.0 feature was first made available in Open Liberty 23.0.0.9, but a required fix went into 23.0.0.10 related to the springBootUtility. We recommend using the 23.0.0.10 or newer runtime. See this Open Liberty blog for more information. #853
  • Added support for the following features which were all introduced in Open Liberty 23.0.0.10. See this Open Liberty blog for more information. ** verifying feature signatures by default during the installFeature task ** honoring an include element location attribute that references a directory ** running the plugin with Java 21

Note: To use the Liberty Gradle Plugin with Java 21, a minimum of Gradle 8.4 is required. Since Gradle does not officially support Java 21 yet, there may be unknown issues. All of our automated tests are passing with Gradle 8.4 though.

Additional Fixes

The following notable fixes are also included in this release.

  • Enhance error handling for tasks #851, #850
  • Fixes related to libertyDevc and Podman support 427, 430, 431,
  • Fix for dev mode file watching 424
  • Update documentation #858 #860

... (truncated)

Commits
  • 95519a8 prepare release liberty-gradle-plugin-3.8.2
  • 868207b Merge pull request #884 from cherylking/useCommon1832release
  • 1ca5249 Use 1.8.32 common release
  • fc5dcf3 Merge pull request #883 from cherylking/useCommon1832Snapshot
  • 58730c7 Use latest common snapshot
  • 5c7372f Add WhiteSource config for Mend scans (#882)
  • 757c633 prepare for next development iteration
  • 9d48d9d prepare release liberty-gradle-plugin-3.8.1
  • 6f67e58 Merge pull request #881 from cherylking/prep381release
  • 81ad6df Update common and prep for next release
  • 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-gradle-plugin](https://github.com/OpenLiberty/ci.gradle) from 3.7 to 3.8.2.
- [Release notes](https://github.com/OpenLiberty/ci.gradle/releases)
- [Commits](OpenLiberty/ci.gradle@liberty-gradle-plugin-3.7...liberty-gradle-plugin-3.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@gkwan-ibm
Copy link
Member

close

@gkwan-ibm gkwan-ibm closed this Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/finish/io.openliberty.tools-liberty-gradle-plugin-3.8.2 branch April 1, 2024 21:48
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 duplicate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant