Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the versions group with 4 updates #50

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the versions group with 4 updates: com.h2database:h2, org.xerial:sqlite-jdbc, com.comphenix.protocol:ProtocolLib and com.github.MockBukkit:MockBukkit.

Updates com.h2database:h2 from 2.2.224 to 2.3.232

Release notes

Sourced from com.h2database:h2's releases.

Version 2.3.232

version-2.3.230

... (truncated)

Commits
  • 2e46a1c Merge remote-tracking branch 'h2database/master'
  • 5badbf9 in preparation for release
  • c0696ef Merge pull request #4113 from katzyn/uuid
  • 8f8e88c Don't cast to long and back
  • e0895be Fix building of documentation
  • 19d4428 Add optional version parameter to RANDOM_UUID function
  • bd9ac2f Merge pull request #4103 from katzyn/map_columns
  • 64f2fbe Pass mapped columns to table filters of subqueries
  • 74ed2b5 Merge pull request #4094 from andreitokar/issue_4075
  • 9d533f1 Merge pull request #4098 from katzyn/fixes
  • Additional commits viewable in compare view

Updates org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.47.0.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.47.0 (d174b8d)

🐛 Fixes

  • use lambda loggers and fix message format for JUL (fd21058), closes #1195

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-help-plugin (46cc36d)
  • bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1 (2c86dcf)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (a88f62a)
  • bump surefire.version from 3.5.0 to 3.5.1 (9fadf17)
  • bump org.apache.maven.plugins:maven-gpg-plugin (132ab17)

deps-dev

  • bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (c0b9f99)
  • bump org.junit.jupiter:junit-jupiter (82a5f2a)
  • bump org.junit.jupiter:junit-jupiter (761eb2e)
  • bump org.junit-pioneer:junit-pioneer (7586ce9)
  • bump org.junit.jupiter:junit-jupiter (69ea4db)
  • bump org.mockito:mockito-core from 5.13.0 to 5.14.1 (dd79b6d)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Commits
  • 899d579 chore(release): 3.47.0.0 [skip ci]
  • 9624667 chore: update native libraries
  • d174b8d feat(sqlite): upgrade to sqlite 3.47.0
  • 46cc36d build(deps): bump org.apache.maven.plugins:maven-help-plugin
  • c0b9f99 build(deps-dev): bump org.mockito:mockito-core from 5.14.1 to 5.14.2
  • 82a5f2a build(deps-dev): bump org.junit.jupiter:junit-jupiter
  • 2c86dcf build(deps): bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
  • fd21058 fix: use lambda loggers and fix message format for JUL
  • 761eb2e build(deps-dev): bump org.junit.jupiter:junit-jupiter
  • 7586ce9 build(deps-dev): bump org.junit-pioneer:junit-pioneer
  • Additional commits viewable in compare view

Updates com.comphenix.protocol:ProtocolLib from 5.1.0 to 5.3.0

Updates com.github.MockBukkit:MockBukkit from 3.129.1 to 3.133.2

Commits
  • d0619b4 Add getOrThrow method to RegistryMock (#1171)
  • 459c56c Fix unloadWorld returning false when WorldUnloadEvent is not cancelled (#1157)
  • 473cb22 chore(offlineplayer): stub method in OfflinePlayerMock (#1155)
  • 02df6bf Added unit tests to existing code (#1151)
  • 737095e Updated code to match checkstyle (#1150)
  • 00b9523 feat(itemtype): Implement more ItemType Methods (#1051)
  • 67cdc3c Create URLClassLoader for plugins loaded from jar file (#929)
  • cb06d48 Disable missing JavaDoc warnings, other JavaDoc settings cleanup (#1144)
  • 7ebca53 Cleanup the build workflow (#1148)
  • 8c9a0ab fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.4 (#1145)
  • Additional commits viewable in compare view

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

Bumps the versions group with 4 updates: [com.h2database:h2](https://github.com/h2database/h2database), [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc), com.comphenix.protocol:ProtocolLib and [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit).


Updates `com.h2database:h2` from 2.2.224 to 2.3.232
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.2.224...version-2.3.232)

Updates `org.xerial:sqlite-jdbc` from 3.46.1.3 to 3.47.0.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.46.1.3...3.47.0.0)

Updates `com.comphenix.protocol:ProtocolLib` from 5.1.0 to 5.3.0

Updates `com.github.MockBukkit:MockBukkit` from 3.129.1 to 3.133.2
- [Commits](MockBukkit/MockBukkit@v3.129.1...v3.133.2)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.comphenix.protocol:ProtocolLib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.github.MockBukkit:MockBukkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/gradle/versions-b7beb86106 branch October 28, 2024 19:24
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.

1 participant