Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps the java-libs group with 6 updates in the / directory:

Package From To
eu.okaeri:okaeri-configs-yaml-bukkit 5.0.5 5.0.8
eu.okaeri:okaeri-configs-serdes-bukkit 5.0.5 5.0.8
eu.okaeri:okaeri-configs-serdes-commons 5.0.5 5.0.8
eu.okaeri:okaeri-configs-validator-okaeri 5.0.5 5.0.8
org.bstats:bstats-bukkit 3.0.2 3.1.0
com.gradleup.shadow 8.3.3 8.3.6

Updates eu.okaeri:okaeri-configs-yaml-bukkit from 5.0.5 to 5.0.8

Updates eu.okaeri:okaeri-configs-serdes-bukkit from 5.0.5 to 5.0.8

Updates eu.okaeri:okaeri-configs-serdes-commons from 5.0.5 to 5.0.8

Updates eu.okaeri:okaeri-configs-validator-okaeri from 5.0.5 to 5.0.8

Updates org.bstats:bstats-bukkit from 3.0.2 to 3.1.0

Release notes

Sourced from org.bstats:bstats-bukkit's releases.

Release 3.1.0

Version 3.1.0

What's Changed

Full Changelog: Bastian/bstats-metrics@v3.0.3...v3.1.0

Release 3.0.3

Version 3.0.3

Changes

  • Use Plugin instead of JavaPlugin in Bukkit Metrics constructor (Bastian/bstats-metrics#121)
  • Mark bStats threads as daemon (Bastian/bstats-metrics#123)
  • Add option to MetricsBase constructor to skip relocation check (only for server implementations - not available to regular Metrics classes)
Commits
  • 3e83191 Release version 3.1.0
  • 388d72a Add support for Folia (#126)
  • 6f97853 Increment patch version and append -SNAPSHOT suffix
  • 041c82e Release version 3.0.3
  • a4eaa75 Use Plugin instead of JavaPlugin in Bukkit Metrics constructor
  • 184ceb9 Add option in MetricsBase to disable relocate check
  • e8d3b1c Mark bStats threads as daemon
  • 6660b2b Increment patch version and append -SNAPSHOT suffix
  • See full diff in compare view

Updates com.gradleup.shadow from 8.3.3 to 8.3.6

Release notes

Sourced from com.gradleup.shadow's releases.

8.3.6

Added

  • Support Java 24. (#1222)

8.3.5

Fixed

  • Revert "Bump Java level to 11" (#1011).
    This reverts the change to maintain compatibility with 8.x versions. The Java level will be bumped to 11 or above in the next major release.

8.3.4

Fixed

  • Apply legacy plugin last, and declare capabilities for old plugins, fixes #964. (#991)
Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 4, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/java-libs-9a23773ce0 branch from ff2ea11 to d70e407 Compare April 7, 2025 09:01
@dependabot dependabot bot force-pushed the dependabot/gradle/java-libs-9a23773ce0 branch from d70e407 to 037194a Compare May 5, 2025 08:38
@dependabot dependabot bot force-pushed the dependabot/gradle/java-libs-9a23773ce0 branch from 037194a to 6017758 Compare May 14, 2025 09:06
@dependabot dependabot bot force-pushed the dependabot/gradle/java-libs-9a23773ce0 branch 4 times, most recently from 69fdd9c to 202aa3e Compare August 14, 2025 08:14
@dependabot dependabot bot force-pushed the dependabot/gradle/java-libs-9a23773ce0 branch from 202aa3e to abfb93b Compare August 19, 2025 16:55
Bumps the java-libs group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| eu.okaeri:okaeri-configs-yaml-bukkit | `5.0.5` | `5.0.8` |
| eu.okaeri:okaeri-configs-serdes-bukkit | `5.0.5` | `5.0.8` |
| eu.okaeri:okaeri-configs-serdes-commons | `5.0.5` | `5.0.8` |
| eu.okaeri:okaeri-configs-validator-okaeri | `5.0.5` | `5.0.8` |
| [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) | `3.0.2` | `3.1.0` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.3` | `8.3.6` |



Updates `eu.okaeri:okaeri-configs-yaml-bukkit` from 5.0.5 to 5.0.8

Updates `eu.okaeri:okaeri-configs-serdes-bukkit` from 5.0.5 to 5.0.8

Updates `eu.okaeri:okaeri-configs-serdes-commons` from 5.0.5 to 5.0.8

Updates `eu.okaeri:okaeri-configs-validator-okaeri` from 5.0.5 to 5.0.8

Updates `org.bstats:bstats-bukkit` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](Bastian/bstats-metrics@v3.0.2...v3.1.0)

Updates `com.gradleup.shadow` from 8.3.3 to 8.3.6
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.3...8.3.6)

---
updated-dependencies:
- dependency-name: eu.okaeri:okaeri-configs-yaml-bukkit
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-libs
- dependency-name: eu.okaeri:okaeri-configs-serdes-bukkit
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-libs
- dependency-name: eu.okaeri:okaeri-configs-serdes-commons
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-libs
- dependency-name: eu.okaeri:okaeri-configs-validator-okaeri
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-libs
- dependency-name: org.bstats:bstats-bukkit
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-libs
- dependency-name: com.gradleup.shadow
  dependency-version: 8.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-libs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/java-libs-9a23773ce0 branch from abfb93b to ba75833 Compare August 25, 2025 15:59
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 3, 2025
@dependabot dependabot bot deleted the dependabot/gradle/java-libs-9a23773ce0 branch October 3, 2025 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant