-
Notifications
You must be signed in to change notification settings - Fork 38
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
Bump the dependencies group with 18 updates #64
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | org.jooq:jooq | `3.18.7` | `3.19.0` | | [com.github.mwiede:jsch](https://github.com/mwiede/jsch) | `0.2.13` | `0.2.14` | | [com.google.guava:guava](https://github.com/google/guava) | `32.1.3-jre` | `33.0.0-jre` | | [io.netty:netty-codec-haproxy](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-codec-dns](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-codec-socks](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-resolver-dns](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.1.101.Final` | `4.1.104.Final` | | [net.kyori:adventure-text-serializer-gson](https://github.com/KyoriPowered/adventure) | `4.14.0` | `4.15.0` | | [net.kyori:adventure-text-serializer-legacy](https://github.com/KyoriPowered/adventure) | `4.14.0` | `4.15.0` | | [net.kyori:adventure-text-serializer-ansi](https://github.com/KyoriPowered/adventure) | `4.14.0` | `4.15.0` | | [org.redisson:redisson](https://github.com/redisson/redisson) | `3.25.0` | `3.25.1` | | com.viaversion:viaversion | `4.9.3-SNAPSHOT` | `4.10.0-23w51b-SNAPSHOT` | | com.viaversion:viabackwards | `4.9.2-SNAPSHOT` | `4.10.0-23w51b-SNAPSHOT` | Updates `org.jooq:jooq` from 3.18.7 to 3.19.0 Updates `com.github.mwiede:jsch` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/mwiede/jsch/releases) - [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog) - [Commits](mwiede/jsch@jsch-0.2.13...jsch-0.2.14) Updates `com.google.guava:guava` from 32.1.3-jre to 33.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `io.netty:netty-codec-haproxy` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-codec-dns` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-codec-http2` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-codec-http` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-codec-socks` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-handler-proxy` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-handler` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-resolver-dns` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-transport-classes-epoll` from 4.1.101.Final to 4.1.104.Final - [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.Final) Updates `net.kyori:adventure-text-serializer-gson` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](KyoriPowered/adventure@v4.14.0...v4.15.0) Updates `net.kyori:adventure-text-serializer-legacy` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](KyoriPowered/adventure@v4.14.0...v4.15.0) Updates `net.kyori:adventure-text-serializer-ansi` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](KyoriPowered/adventure@v4.14.0...v4.15.0) Updates `org.redisson:redisson` from 3.25.0 to 3.25.1 - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](redisson/redisson@redisson-3.25.0...redisson-3.25.1) Updates `com.viaversion:viaversion` from 4.9.3-SNAPSHOT to 4.10.0-23w51b-SNAPSHOT Updates `com.viaversion:viabackwards` from 4.9.2-SNAPSHOT to 4.10.0-23w51b-SNAPSHOT --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.mwiede:jsch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.netty:netty-codec-haproxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-dns dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-socks dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-resolver-dns dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-classes-epoll dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: net.kyori:adventure-text-serializer-gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: net.kyori:adventure-text-serializer-ansi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.redisson:redisson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.viaversion:viaversion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.viaversion:viabackwards dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 18 updates:
3.18.7
3.19.0
0.2.13
0.2.14
32.1.3-jre
33.0.0-jre
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.1.101.Final
4.1.104.Final
4.14.0
4.15.0
4.14.0
4.15.0
4.14.0
4.15.0
3.25.0
3.25.1
4.9.3-SNAPSHOT
4.10.0-23w51b-SNAPSHOT
4.9.2-SNAPSHOT
4.10.0-23w51b-SNAPSHOT
Updates
org.jooq:jooq
from 3.18.7 to 3.19.0Updates
com.github.mwiede:jsch
from 0.2.13 to 0.2.14Release notes
Sourced from com.github.mwiede:jsch's releases.
Commits
bcccc1f
[maven-release-plugin] prepare release jsch-0.2.145426168
Merge pull request #451 from norrisjeremy/20231211898e2e2
Merge pull request #444 from mwiede/dependabot/maven/org.codehaus.mojo-build-...ff259d6
Merge pull request #452 from mwiede/dependabot/maven/jna.version-5.14.0fb86803
Merge pull request #449 from mwiede/dependabot/github_actions/actions/setup-j...1b22b20
Bump jna.version from 5.13.0 to 5.14.05d73d5d
Update dependencies.73f8bee
#450 use Socket.connect() with a timeout that has been supported since Java 1...f54e932
Bump actions/setup-java from 3 to 4485a0a2
Merge pull request #446 from mwiede/dependabot/maven/com.kohlschutter-compile...Updates
com.google.guava:guava
from 32.1.3-jre to 33.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
io.netty:netty-codec-haproxy
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-codec-dns
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-codec-http2
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-codec-http
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-codec-socks
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-handler-proxy
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-handler
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-resolver-dns
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
io.netty:netty-transport-classes-epoll
from 4.1.101.Final to 4.1.104.FinalCommits
2577426
[maven-release-plugin] prepare release netty-4.1.104.Finalc295086
[maven-release-plugin] prepare for next development iterationa34f445
[maven-release-plugin] prepare release netty-4.1.103.Final3ac963f
Add check for JAVA8_HOME to release script (#13725)b4dad39
[maven-release-plugin] prepare for next development iteration0da2058
[maven-release-plugin] prepare release netty-4.1.102.Finalf9e20ac
Make SizeClasses as composition with PoolArena instead of inheritance to redu...ade1223
Add support for RISC-V (#13670)e2c706a
ConnectTimeoutException
: include timeout value (#13719)1e2b955
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#13718)Updates
net.kyori:adventure-text-serializer-gson
from 4.14.0 to 4.15.0Release notes
Sourced from net.kyori:adventure-text-serializer-gson's releases.
Commits
7ad3536
release: version 4.15.01320efe
chore: bring in release note generation configb55319b
chore(nbt): Remove option dep that will be unused in this release75e29ac
Merge pull request #968 from booky10/feat/nameless-nbt3a3a0e2
chore(nbt): Improve documentation around nameless tags6fd5262
Merge pull request #1002 from KyoriPowered/feat/feature-flags59438cb
chore(build): option 1.0.0 release4e23fcd
chore(text-serializer-json): more renamesec79116
chore(api): Remove now-unused test75f23ef
feature-flag -> optionUpdates
net.kyori:adventure-text-serializer-legacy
from 4.14.0 to 4.15.0Release notes
Sourced from net.kyori:adventure-text-serializer-legacy's releases.
Commits
7ad3536
release: version 4.15.01320efe
chore: bring in release note generation configb55319b
chore(nbt): Remove option dep that will be unused in this release75e29ac
Merge pull request #968 from booky10/feat/nameless-nbt3a3a0e2
chore(nbt): Improve documentation around nameless tags6fd5262
Merge pull request #1002 from KyoriPowered/feat/feature-flags59438cb
chore(build): option 1.0.0 release4e23fcd
chore(text-serializer-json): more renamesec79116
chore(api): Remove now-unused test75f23ef
feature-flag -> optionUpdates
net.kyori:adventure-text-serializer-ansi
from 4.14.0 to 4.15.0Release notes
Sourced from net.kyori:adventure-text-serializer-ansi's releases.
Commits
7ad3536
release: version 4.15.01320efe
chore: bring in release note generation configb55319b
chore(nbt): Remove option dep that will be unused in this release75e29ac
Merge pull request #968 from booky10/feat/nameless-nbt3a3a0e2
chore(nbt): Improve documentation around nameless tags6fd5262
Merge pull request #1002 from KyoriPowered/feat/feature-flags59438cb
chore(build): option 1.0.0 release4e23fcd
chore(text-serializer-json): more renamesec79116
chore(api): Remove now-unused test75f23ef
feature-flag -> optionUpdates
org.redisson:redisson
from 3.25.0 to 3.25.1Release notes
Sourced from org.redisson:redisson's releases.
Changelog
Sourced from org.redisson:redisson's changelog.
Commits
174f358
[maven-release-plugin] prepare release redisson-3.25.19d947dd
test fixed32a0652
refactoringdc32e93
javadoc addedf7c25e9
test timeout added1ca8291
some methods were deprecatedaca5639
Fixed - EvictionTask keeps running even after destroy() method has been calle...9384160
refactoringa26a076
test added59fd8fc
Fixed - Sprint Data Redis RedisMessageListenerContainer.addMessageListener()...Updates
com.viaversion:viaversion
from 4.9.3-SNAPSHOT to 4.10.0-23w51b-SNAPSHOTUpdates
com.viaversion:viabackwards
from 4.9.2-SNAPSHOT to 4.10.0-23w51b-SNAPSHOTDependabot 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