chore(deps): update s4u/setup-maven-action action to v1.15.0 #34

Open
Rainnny wants to merge 1 commits from renovate/s4u-setup-maven-action-1.x into master
Owner

This PR contains the following updates:

Package Type Update Change
s4u/setup-maven-action action minor v1.12.0 -> v1.15.0

Release Notes

s4u/setup-maven-action (s4u/setup-maven-action)

v1.15.0

Compare Source

What's Changed

🔥 New features

🧰 Dependency updates

❤️ Thanks

Many thanks for collaboration on this release for: @​7adityaraj, @​afonso-vilela, @​dabico, @​slawekjaranowski and Afonso Vilela

v1.14.0

Compare Source

What's Changed

🔥 New features

🧰 Dependency updates

❤️ Thanks

Many thanks for collaboration on this release for: @​rennanfelizardo, @​slawekjaranowski

v1.13.0

Compare Source

What's Changed

🔥 New features

💥 Breaking changes

❤️ Thanks

Many thanks for collaboration on this release for: @​ZenvilleErasmus, @​brrygrdn and @​slawekjaranowski


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [s4u/setup-maven-action](https://github.com/s4u/setup-maven-action) | action | minor | `v1.12.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>s4u/setup-maven-action (s4u/setup-maven-action)</summary> ### [`v1.15.0`](https://github.com/s4u/setup-maven-action/releases/tag/v1.15.0) [Compare Source](https://github.com/s4u/setup-maven-action/compare/v1.14.0...v1.15.0) ### What's Changed #### :fire: New features - Add `checkout-submodules` parameter ([#&#8203;85](https://github.com/s4u/setup-maven-action/pull/85)) [@&#8203;dabico](https://github.com/dabico) - chore: add checkout-ssh-key as input to allow git commits after the checkout ([#&#8203;86](https://github.com/s4u/setup-maven-action/pull/86)) [@&#8203;afonso-vilela](https://github.com/afonso-vilela) - Add checkout enable boolean ([#&#8203;90](https://github.com/s4u/setup-maven-action/pull/90)) [@&#8203;7adityaraj](https://github.com/7adityaraj) - Maven 3.9.9 as default ([#&#8203;92](https://github.com/s4u/setup-maven-action/pull/92)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Pin setup-java to latest SHA ([#&#8203;93](https://github.com/s4u/setup-maven-action/pull/93)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### :toolbox: Dependency updates - Bump actions/checkout from 4.1.7 to 4.2.0 ([#&#8203;89](https://github.com/s4u/setup-maven-action/pull/89)) [@&#8203;dependabot](https://github.com/dependabot) - Bump actions/cache from 4.0.2 to 4.1.0 ([#&#8203;94](https://github.com/s4u/setup-maven-action/pull/94)) [@&#8203;dependabot](https://github.com/dependabot) ### :heart: Thanks Many thanks for collaboration on this release for: [@&#8203;7adityaraj](https://github.com/7adityaraj), [@&#8203;afonso-vilela](https://github.com/afonso-vilela), [@&#8203;dabico](https://github.com/dabico), [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) and Afonso Vilela ### [`v1.14.0`](https://github.com/s4u/setup-maven-action/releases/tag/v1.14.0) [Compare Source](https://github.com/s4u/setup-maven-action/compare/v1.13.0...v1.14.0) ### What's Changed #### :fire: New features - Configure custom maven repositories ([#&#8203;83](https://github.com/s4u/setup-maven-action/pull/83)) [@&#8203;rennanfelizardo](https://github.com/rennanfelizardo) - Maven 3.9.8 as default ([#&#8203;84](https://github.com/s4u/setup-maven-action/pull/84)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### :toolbox: Dependency updates - Bump actions/checkout from 4.1.6 to 4.1.7 ([#&#8203;81](https://github.com/s4u/setup-maven-action/pull/81)) [@&#8203;dependabot](https://github.com/dependabot) ### :heart: Thanks Many thanks for collaboration on this release for: [@&#8203;rennanfelizardo](https://github.com/rennanfelizardo), [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) ### [`v1.13.0`](https://github.com/s4u/setup-maven-action/releases/tag/v1.13.0) [Compare Source](https://github.com/s4u/setup-maven-action/compare/v1.12.0...v1.13.0) ### What's Changed #### :fire: New features - Use zulu java distribution as default ([#&#8203;79](https://github.com/s4u/setup-maven-action/pull/79)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Pin composed actions to their current releases' SHA ([#&#8203;78](https://github.com/s4u/setup-maven-action/pull/78)) [@&#8203;brrygrdn](https://github.com/brrygrdn) - Feature/proxy settings ([#&#8203;75](https://github.com/s4u/setup-maven-action/pull/75)) [@&#8203;ZenvilleErasmus](https://github.com/ZenvilleErasmus) - Pin all actions to their current releases' SHA in test ([#&#8203;80](https://github.com/s4u/setup-maven-action/pull/80)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### :boom: Breaking changes - Use zulu java distribution as default ([#&#8203;79](https://github.com/s4u/setup-maven-action/pull/79)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) ### :heart: Thanks Many thanks for collaboration on this release for: [@&#8203;ZenvilleErasmus](https://github.com/ZenvilleErasmus), [@&#8203;brrygrdn](https://github.com/brrygrdn) and [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTIuMCIsInVwZGF0ZWRJblZlciI6IjM4LjkzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Rainnny added 1 commit 2024-09-09 15:13:34 -07:00
Rainnny changed title from chore(deps): update s4u/setup-maven-action action to v1.14.0 to chore(deps): update s4u/setup-maven-action action to v1.15.0 2024-10-05 10:03:12 -07:00
Rainnny force-pushed renovate/s4u-setup-maven-action-1.x from 6bc13e38a1 to 66dbc3aec9 2024-10-05 10:03:15 -07:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/s4u-setup-maven-action-1.x:renovate/s4u-setup-maven-action-1.x
git checkout renovate/s4u-setup-maven-action-1.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rainnny/RESTfulMC#34
No description provided.