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 org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final #828

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final.

Release notes

Sourced from org.wildfly.plugins:wildfly-maven-plugin's releases.

5.0.1.Final

What's Changed

New Contributors

Full Changelog: wildfly/wildfly-maven-plugin@5.0.0.Final...5.0.1.Final

Commits
  • e0edb38 Prepare for 5.0.1.Final release
  • fb2bcd1 Copy over all the JavaDocs for the plugin too. Include the tooling JavaDoc as...
  • 777cf62 Merge pull request #565 from jamezp/WFMP-274
  • e2fca95 [WFMP-274] Do not close the management client while the ServerManager is stil...
  • f260717 Merge pull request #564 from jamezp/WFMP-263
  • 58a0629 [WFMP-263] If the name attribute is used and a compile phase was passed via t...
  • e6f5ce1 Merge pull request #563 from jamezp/WFMP-244
  • 8771e41 [WFMP-244] Allow the known management configuration system properties jboss.m...
  • 06e6ab6 Merge pull request #562 from wildfly/dependabot/maven/org.jboss.logging-jboss...
  • 522270e Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final
  • 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 [org.wildfly.plugins:wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 5.0.0.Final to 5.0.1.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](wildfly/wildfly-maven-plugin@5.0.0.Final...5.0.1.Final)

---
updated-dependencies:
- dependency-name: org.wildfly.plugins:wildfly-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2024
@sberyozkin
Copy link
Contributor

Hi Roberto, @radcortez, do we need an update to the Github actions ? I can do it, just let me know what should be changed

@radcortez
Copy link
Member

This should do the trick:

      - uses: actions/upload-artifact@v4
        name: tck-report
        with:
          name: tck-report-java-${{matrix.java}}
          path: testsuite/tck/target/surefire-reports

@sberyozkin sberyozkin requested a review from a team as a code owner September 15, 2024 19:28
@sberyozkin sberyozkin force-pushed the dependabot/maven/org.wildfly.plugins-wildfly-maven-plugin-5.0.1.Final branch from 42a11b4 to 2ffb18d Compare September 15, 2024 19:31
@sberyozkin sberyozkin merged commit 28da99b into main Sep 15, 2024
7 checks passed
@sberyozkin sberyozkin deleted the dependabot/maven/org.wildfly.plugins-wildfly-maven-plugin-5.0.1.Final branch September 15, 2024 19:35
@sberyozkin sberyozkin added this to the 4.6.1 milestone Sep 15, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants