Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps s4u/setup-maven-action from 1.12.0 to 1.19.0.

Release notes

Sourced from s4u/setup-maven-action's releases.

v1.19.0

What's Changed

🔥 New features

🧰 Dependency updates

❤️ Thanks

Many thanks for collaboration on this release for: @​slawekjaranowski and GitHub Action

v1.18.0

What's Changed

🔥 New features

🧰 Dependency updates

❤️ Thanks

Many thanks for collaboration on this release for: @​ckeller-microstar

v1.17.0

What's Changed

🔥 New features

❤️ Thanks

Many thanks for collaboration on this release for: @​ckeller-microstar

v1.16.0

What's Changed

... (truncated)

Commits
  • 6c4e996 Merge pull request #126 from s4u/mvn-3.9.11
  • 6ad09a3 Maven 3.9.11 as default
  • 64c378c Bump s4u/maven-settings-action from 3.1.0 to 4.0.0
  • 53c9cfd Bump actions/setup-java from 4.7.1 to 5.0.0
  • 99433ad Bump actions/checkout from 4.2.2 to 5.0.0
  • 4a57038 Bump actions/cache from 4.2.3 to 4.3.0
  • cadd524 Bump actions/setup-java from 4.7.0 to 4.7.1
  • 194b328 Bump actions/cache from 4.2.2 to 4.2.3
  • 7227538 Bump actions/cache from 4.2.1 to 4.2.2
  • e49e3fe Bump actions/cache from 4.2.0 to 4.2.1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 2, 2025
@clemensv
Copy link
Owner

clemensv commented Dec 2, 2025

@dependabot rebase

1 similar comment
@clemensv
Copy link
Owner

clemensv commented Dec 2, 2025

@dependabot rebase

Bumps [s4u/setup-maven-action](https://github.com/s4u/setup-maven-action) from 1.12.0 to 1.19.0.
- [Release notes](https://github.com/s4u/setup-maven-action/releases)
- [Commits](s4u/setup-maven-action@v1.12.0...v1.19.0)

---
updated-dependencies:
- dependency-name: s4u/setup-maven-action
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/s4u/setup-maven-action-1.19.0 branch from 9f2e86c to b72af31 Compare December 2, 2025 22:10
@clemensv
Copy link
Owner

clemensv commented Dec 8, 2025

@copilot this seems pretty broken

Copy link
Contributor

Copilot AI commented Dec 8, 2025

@clemensv I've opened a new pull request, #170, to work on those changes. Once the pull request is ready, I'll request review from you.

…1.19.0 (#170)

* Initial plan

* Fix duplicate Java setup in Maven action workflow

Remove redundant actions/setup-java step as s4u/[email protected] is a composite action that internally handles Java setup. Add java-distribution parameter to preserve Microsoft OpenJDK distribution.

Co-authored-by: clemensv <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: clemensv <[email protected]>
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants