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 dependencies group with 27 updates #3523

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the dependencies group with 27 updates:

Package From To
io.netty:netty-bom 4.1.112.Final 4.1.113.Final
io.netty:netty-common 4.1.112.Final 4.1.113.Final
io.netty:netty-buffer 4.1.112.Final 4.1.113.Final
io.netty:netty-handler 4.1.112.Final 4.1.113.Final
io.netty:netty-transport 4.1.112.Final 4.1.113.Final
io.netty:netty-transport-native-epoll 4.1.112.Final 4.1.113.Final
io.netty:netty-codec-http 4.1.112.Final 4.1.113.Final
io.netty:netty-codec-http2 4.1.112.Final 4.1.113.Final
io.netty:netty-transport-native-kqueue 4.1.112.Final 4.1.113.Final
com.amazonaws:aws-java-sdk-bom 1.12.770 1.12.771
ch.qos.logback:logback-classic 1.5.7 1.5.8
org.apache.logging.log4j:log4j-core 2.23.1 2.24.0
org.apache.logging.log4j:log4j-slf4j-impl 2.23.1 2.24.0
com.graphql-java:graphql-java 22.2 22.3
io.ebean:ebean 15.5.0 15.5.1
io.ebean:ebean-querybean 15.5.0 15.5.1
io.ebean:querybean-generator 15.5.0 15.5.1
io.ebean:ebean-test 15.5.0 15.5.1
org.eclipse.jetty:jetty-server 12.0.12 12.0.13
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.0.12 12.0.13
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.0.12 12.0.13
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.0.12 12.0.13
org.eclipse.jetty.http2:jetty-http2-server 12.0.12 12.0.13
org.eclipse.jetty:jetty-alpn-java-server 12.0.12 12.0.13
org.eclipse.jetty.http2:jetty-http2-client 12.0.12 12.0.13
jakarta.el:jakarta.el-api 5.0.1 6.0.1
software.amazon.awssdk:bom 2.20.43 2.27.21

Updates io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-common from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates com.amazonaws:aws-java-sdk-bom from 1.12.770 to 1.12.771

Changelog

Sourced from com.amazonaws:aws-java-sdk-bom's changelog.

1.12.771 2024-09-04

AWS SDK for Java

  • Features

    • Source account Id from credentials to use in endpoint construction

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request
Commits

Updates ch.qos.logback:logback-classic from 1.5.7 to 1.5.8

Commits
  • 92e1a5e prepare release 1.5.8
  • 76d8dd8 Update README.md, comment out CI action results
  • d7e0d59 Merge branch 'master' of github.com:qos-ch/logback
  • fe3bf9d os.name property is expected to be Mac OS X on Apple computers
  • 9806273 Update README.md
  • c45f110 check for Mac OS X
  • 00c6f5e what is the os.name
  • 7d03a42 update actions/setup
  • edacb3b skip email sent termination test on MacOs
  • 3b5d041 allow more time for timetout
  • Additional commits viewable in compare view

Updates org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0

Updates com.graphql-java:graphql-java from 22.2 to 22.3

Release notes

Sourced from com.graphql-java:graphql-java's releases.

22.3

This is a bugfix release focusing on the @defer directive implementation. There are no breaking changes in this release.

Thanks to the community for continuing to report issues and build improvements, which helps make graphql-java better! Kudos to @​felipe-gdr and @​jbellenger for contributing @defer improvements in this release.

Key Changes

What's Changed

Full Changelog: graphql-java/graphql-java@v22.2...v22.3

Commits
  • d6dbf61 Merge pull request #3688 from graphql-java/dependabot/gradle/org.junit.jupite...
  • 159285c Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0
  • acbed23 Merge pull request #3689 from graphql-java/dependabot/gradle/io.projectreacto...
  • 197dd6e Merge pull request #3700 from graphql-java/dependabot/gradle/net.bytebuddy-by...
  • 71af8b8 Merge pull request #3695 from graphql-java/dependabot/github_actions/google-g...
  • b4faf3d Merge pull request #3699 from graphql-java/dependabot/gradle/net.bytebuddy-by...
  • c444f03 Bump net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.15.1
  • 14ed86a Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.1
  • fde25db Merge pull request #3639 from felipe-gdr/defer-dataloader-integration
  • 3fc8444 Small adjustments after pairing with Andi
  • Additional commits viewable in compare view

Updates io.ebean:ebean from 15.5.0 to 15.5.1

Commits

Updates io.ebean:ebean-querybean from 15.5.0 to 15.5.1

Updates io.ebean:querybean-generator from 15.5.0 to 15.5.1

Updates io.ebean:ebean-test from 15.5.0 to 15.5.1

Updates io.ebean:ebean-querybean from 15.5.0 to 15.5.1

Updates io.ebean:querybean-generator from 15.5.0 to 15.5.1

Updates io.ebean:ebean-test from 15.5.0 to 15.5.1

Updates org.eclipse.jetty:jetty-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.12 to 12.0.13

Updates io.netty:netty-common from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.12 to 12.0.13

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.12 to 12.0.13

Updates io.netty:netty-codec-http2 from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.112.Final to 4.1.113.Final

Commits
  • d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final
  • e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273)
  • 8a02f45 Upload hidden files for staging (#14275)
  • c0fdb8e adjust continuation frame header length (#14245)
  • 95d86bb chore: clean code DefaultChannelPipeline add method (#14249)
  • 1c1da9f Fix netty-all artifact snapshot deployments (#14264)
  • 235eb6f Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • ceade95 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • dc30c33 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • 31d1592 Remove reference to parent in recycled buffers for leak detection (#14250)
  • Additional commits viewable in compare view

Updates jakarta.el:jakarta.el-api from 5.0.1 to 6.0.1

Release notes

Sourced from jakarta.el:jakarta.el-api's releases.

6.0.1

What's Changed

Full Changelog: jakartaee/expression-language@6.0.0-RELEASE-api...6.0.1-RELEASE-api

Commits

Updates software.amazon.awssdk:bom from 2.20.43 to 2.27.21

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.12 to 12.0.13

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 dependencies group with 27 updates:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-common](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-buffer](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.1.112.Final` | `4.1.113.Final` |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.770` | `1.12.771` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.7` | `1.5.8` |
| org.apache.logging.log4j:log4j-core | `2.23.1` | `2.24.0` |
| org.apache.logging.log4j:log4j-slf4j-impl | `2.23.1` | `2.24.0` |
| [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) | `22.2` | `22.3` |
| [io.ebean:ebean](https://github.com/ebean-orm/ebean) | `15.5.0` | `15.5.1` |
| io.ebean:ebean-querybean | `15.5.0` | `15.5.1` |
| io.ebean:querybean-generator | `15.5.0` | `15.5.1` |
| io.ebean:ebean-test | `15.5.0` | `15.5.1` |
| org.eclipse.jetty:jetty-server | `12.0.12` | `12.0.13` |
| org.eclipse.jetty.websocket:jetty-websocket-core-server | `12.0.12` | `12.0.13` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-api | `12.0.12` | `12.0.13` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-server | `12.0.12` | `12.0.13` |
| org.eclipse.jetty.http2:jetty-http2-server | `12.0.12` | `12.0.13` |
| org.eclipse.jetty:jetty-alpn-java-server | `12.0.12` | `12.0.13` |
| org.eclipse.jetty.http2:jetty-http2-client | `12.0.12` | `12.0.13` |
| [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) | `5.0.1` | `6.0.1` |
| software.amazon.awssdk:bom | `2.20.43` | `2.27.21` |


Updates `io.netty:netty-bom` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-common` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-buffer` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-handler` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-transport` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-codec-http` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-codec-http2` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.770 to 1.12.771
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.770...1.12.771)

Updates `ch.qos.logback:logback-classic` from 1.5.7 to 1.5.8
- [Commits](qos-ch/logback@v_1.5.7...v_1.5.8)

Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.1 to 2.24.0

Updates `com.graphql-java:graphql-java` from 22.2 to 22.3
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v22.2...v22.3)

Updates `io.ebean:ebean` from 15.5.0 to 15.5.1
- [Release notes](https://github.com/ebean-orm/ebean/releases)
- [Commits](https://github.com/ebean-orm/ebean/commits)

Updates `io.ebean:ebean-querybean` from 15.5.0 to 15.5.1

Updates `io.ebean:querybean-generator` from 15.5.0 to 15.5.1

Updates `io.ebean:ebean-test` from 15.5.0 to 15.5.1

Updates `io.ebean:ebean-querybean` from 15.5.0 to 15.5.1

Updates `io.ebean:querybean-generator` from 15.5.0 to 15.5.1

Updates `io.ebean:ebean-test` from 15.5.0 to 15.5.1

Updates `org.eclipse.jetty:jetty-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.websocket:jetty-websocket-core-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-api` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty:jetty-alpn-java-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.websocket:jetty-websocket-core-server` from 12.0.12 to 12.0.13

Updates `io.netty:netty-common` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-buffer` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-handler` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-transport` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-codec-http` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-api` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.0.12 to 12.0.13

Updates `org.eclipse.jetty:jetty-alpn-java-server` from 12.0.12 to 12.0.13

Updates `io.netty:netty-codec-http2` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.1.112.Final to 4.1.113.Final
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

Updates `jakarta.el:jakarta.el-api` from 5.0.1 to 6.0.1
- [Release notes](https://github.com/eclipse-ee4j/el-ri/releases)
- [Commits](https://github.com/eclipse-ee4j/el-ri/commits)

Updates `software.amazon.awssdk:bom` from 2.20.43 to 2.27.21

Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.0.12 to 12.0.13

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-buffer
  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-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  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-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.ebean:ebean
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ebean:ebean-querybean
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ebean:querybean-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ebean:ebean-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ebean:ebean-querybean
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ebean:querybean-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ebean:ebean-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-buffer
  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-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  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: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  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-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jakarta.el:jakarta.el-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Sep 9, 2024
@jknack jknack added this to the 3.3.1 milestone Sep 9, 2024
@jknack jknack merged commit e0cd66c into 3.x Sep 9, 2024
0 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-f0bbc0596e branch September 9, 2024 10:25
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