Closed
Conversation
Bumps `jetty` from 12.1.5 to 12.1.6. Updates `org.eclipse.jetty:jetty-bom` from 12.1.5 to 12.1.6 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-12.1.5...jetty-12.1.6) Updates `org.eclipse.jetty:jetty-http` from 12.1.5 to 12.1.6 Updates `org.eclipse.jetty:jetty-server` from 12.1.5 to 12.1.6 Updates `org.eclipse.jetty.http2:jetty-http2-common` from 12.1.5 to 12.1.6 Updates `org.eclipse.jetty.http2:jetty-http2-hpack` from 12.1.5 to 12.1.6 Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.1.5 to 12.1.6 --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-bom dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-http dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-server dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-common dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-hpack dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-server dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
cmgrote
added a commit
that referenced
this pull request
Feb 9, 2026
Consolidates updates from the following dependency PRs: - #2242: Bump io.opentelemetry:opentelemetry-bom from 1.58.0 to 1.59.0 - #2241: Bump awssdk from 2.41.10 to 2.41.24 - #2240: Bump org.jetbrains.kotlin:kotlin-test from 2.3.0 to 2.3.10 - #2239: Bump com.azure:azure-storage-file-datalake from 12.26.0 to 12.26.2 - #2238: Bump org.jetbrains.kotlin.jvm plugin from 2.3.0 to 2.3.10 - #2237: Bump netty from 4.2.9.Final to 4.2.10.Final - #2233: Bump co.elastic.clients:elasticsearch-java from 9.2.4 to 9.3.0 - #2230: Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0 - #2229: Bump jetty from 12.1.5 to 12.1.6 - #2224: Bump docker/login-action from 3.6.0 to 3.7.0 - #2223: Bump com.diffplug.spotless:spotless-plugin-gradle from 8.1.0 to 8.2.1 - #2218: Bump actions/checkout from 6.0.1 to 6.0.2 - #2215: Bump org.testng:testng from 7.11.0 to 7.12.0 - #2214: Bump io.openlineage:openlineage-java from 1.42.1 to 1.43.0 - #2213: Bump actions/setup-java from 5.1.0 to 5.2.0 - #2211: Bump com.azure:azure-identity from 1.18.1 to 1.18.2 - #2205: Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.23.0-alpha to 2.24.0-alpha Also applies ktlint formatting changes required by Spotless 8.2.1. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
Contributor
Author
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
This file contains hidden or 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
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
jettyfrom 12.1.5 to 12.1.6.Updates
org.eclipse.jetty:jetty-bomfrom 12.1.5 to 12.1.6Release notes
Sourced from org.eclipse.jetty:jetty-bom's releases.
Commits
88ca559Updating to version 12.1.6d94be9bPreserve HttpCompliance across HttpFields copies (#14400)49826aaIssue #12806 - Overhaul ComplianceViolation.Listener reporting (#14090)8c25e1bFixHttpChannelStatemistakenly aborting in certain cases when the `ErrorHa...adfc2e1[12.1.x EE8] Bump the dev-dependencies groupe9d4cbaMerge pull request #14263 from jetty/fix/jetty-12.1.x/9019-ShutdownIdleTimeoutcf4636aIssue #14319 - Fix ZSTD byte duplication at 128KB boundary (#14325)eced742GeneralizeBlockingArrayQueue's growing strategy (#14326)2264d3dIssue #4652 - test to demonstrate the WebAppContext ClassLoader isolation81b50d5Updated module property documentation.Updates
org.eclipse.jetty:jetty-httpfrom 12.1.5 to 12.1.6Updates
org.eclipse.jetty:jetty-serverfrom 12.1.5 to 12.1.6Updates
org.eclipse.jetty.http2:jetty-http2-commonfrom 12.1.5 to 12.1.6Updates
org.eclipse.jetty.http2:jetty-http2-hpackfrom 12.1.5 to 12.1.6Updates
org.eclipse.jetty.http2:jetty-http2-serverfrom 12.1.5 to 12.1.6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)