Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.0.0 -> v4.1.0 age adoption passing confidence
actions/setup-java action minor v3.12.0 -> v3.13.0 age adoption passing confidence
net.kyori:adventure-platform-bukkit dependencies patch 4.3.0 -> 4.3.1 age adoption passing confidence
me.clip:placeholderapi dependencies patch 2.11.3 -> 2.11.4 age adoption passing confidence
xyz.jpenilla.run-paper plugin minor 2.1.0 -> 2.2.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.0

Compare Source

actions/setup-java (actions/setup-java)

v3.13.0

Compare Source

What's changed

In the scope of this release, support for Dragonwell JDK was added by @​Accelerator1996 in https://github.com/actions/setup-java/pull/532

steps:
 - name: Checkout
   uses: actions/checkout@v3
 - name: Setup-java
   uses: actions/setup-java@v3
   with:
     distribution: 'dragonwell'
     java-version: '17'

Several inaccuracies were also fixed:

New Contributors

Full Changelog: actions/setup-java@v3...v3.13.0

KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)

v4.3.1

This is a bugfix release to add support for Minecraft 1.20.2 on the Bukkit platform.

What's Changed
New Contributors

Full Changelog: PaperMC/adventure-platform@v4.3.0...v4.3.1


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update actions/setup-java action to v3.13.0 Update all dependencies Sep 21, 2023
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ed38680 to d6cf986 Compare September 24, 2023 03:46
@vLuckyyy vLuckyyy changed the title Update all dependencies GH-49 Update all dependencies Oct 4, 2023
@vLuckyyy vLuckyyy changed the title GH-49 Update all dependencies GH-*9 Update all dependencies Oct 4, 2023
@vLuckyyy vLuckyyy changed the title GH-*9 Update all dependencies GH-89 Update all dependencies Oct 4, 2023
@vLuckyyy vLuckyyy merged commit 4b1e1ca into master Oct 4, 2023
@vLuckyyy vLuckyyy deleted the renovate/all branch October 4, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants