Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the via-libraries group with 5 updates:

Package From To
com.viaversion:viaversion-common 5.5.2-SNAPSHOT 5.6.1-SNAPSHOT
com.viaversion:viabackwards-common 5.5.2-SNAPSHOT 5.6.1-SNAPSHOT
com.viaversion:viarewind-common 4.0.11 4.0.12
com.viaversion:viaaprilfools-common 4.0.6-SNAPSHOT 4.0.7-SNAPSHOT
com.viaversion:vialoader 4.0.5 4.0.6

Updates com.viaversion:viaversion-common from 5.5.2-SNAPSHOT to 5.6.1-SNAPSHOT

Updates com.viaversion:viabackwards-common from 5.5.2-SNAPSHOT to 5.6.1-SNAPSHOT

Updates com.viaversion:viarewind-common from 4.0.11 to 4.0.12

Commits

Updates com.viaversion:viaaprilfools-common from 4.0.6-SNAPSHOT to 4.0.7-SNAPSHOT

Updates com.viaversion:vialoader from 4.0.5 to 4.0.6

Release notes

Sourced from com.viaversion:vialoader's releases.

ViaLoader 4.0.6

Changelog

  • Updated Via* libraries
Commits
  • fa10794 Release 4.0.6
  • cfa7aab Cleaned up bedrock netty pipeline
  • 7919c95 Bump actions/setup-java from 5.0.0 to 5.1.0 (#86)
  • 9125079 Bump actions/checkout from 6.0.0 to 6.0.1 (#85)
  • 4a97dbc Switch to better RakNet library
  • 8528d51 Improved CI security and cleaned up github yml files
  • dd11286 Bump net.raphimc:ViaBedrock from 0.0.23-SNAPSHOT to 0.0.24-SNAPSHOT (#84)
  • a36756f Bump actions/checkout from 5 to 6 (#83)
  • 2e9c17a Updated gradle to 9.2.1
  • 0ccc2cb Bump net.raphimc:ViaBedrock from 0.0.22-SNAPSHOT to 0.0.23-SNAPSHOT (#82)
  • Additional commits viewable in compare view

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 <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

Bumps the via-libraries group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| com.viaversion:viaversion-common | `5.5.2-SNAPSHOT` | `5.6.1-SNAPSHOT` |
| com.viaversion:viabackwards-common | `5.5.2-SNAPSHOT` | `5.6.1-SNAPSHOT` |
| [com.viaversion:viarewind-common](https://github.com/ViaVersion/viarewind-common) | `4.0.11` | `4.0.12` |
| com.viaversion:viaaprilfools-common | `4.0.6-SNAPSHOT` | `4.0.7-SNAPSHOT` |
| [com.viaversion:vialoader](https://github.com/ViaVersion/ViaLoader) | `4.0.5` | `4.0.6` |


Updates `com.viaversion:viaversion-common` from 5.5.2-SNAPSHOT to 5.6.1-SNAPSHOT

Updates `com.viaversion:viabackwards-common` from 5.5.2-SNAPSHOT to 5.6.1-SNAPSHOT

Updates `com.viaversion:viarewind-common` from 4.0.11 to 4.0.12
- [Commits](https://github.com/ViaVersion/viarewind-common/commits)

Updates `com.viaversion:viaaprilfools-common` from 4.0.6-SNAPSHOT to 4.0.7-SNAPSHOT

Updates `com.viaversion:vialoader` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/ViaVersion/ViaLoader/releases)
- [Commits](ViaVersion/ViaLoader@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: com.viaversion:viaversion-common
  dependency-version: 5.6.1-SNAPSHOT
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: via-libraries
- dependency-name: com.viaversion:viabackwards-common
  dependency-version: 5.6.1-SNAPSHOT
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: via-libraries
- dependency-name: com.viaversion:viarewind-common
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: via-libraries
- dependency-name: com.viaversion:viaaprilfools-common
  dependency-version: 4.0.7-SNAPSHOT
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: via-libraries
- dependency-name: com.viaversion:vialoader
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: via-libraries
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 15, 2025
@FlorianMichael FlorianMichael merged commit bf4e721 into master Dec 15, 2025
2 checks passed
@FlorianMichael FlorianMichael deleted the dependabot/gradle/via-libraries-a9827f06c1 branch December 15, 2025 12:22
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants