apache / jena

Apache Jena
https://jena.apache.org/
Apache License 2.0
1.08k stars 643 forks source link

Bump the maven-patch-group group with 3 updates #2531

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the maven-patch-group group with 3 updates: com.google.protobuf:protobuf-java, org.eclipse.jetty:jetty-bom and org.eclipse.jetty.ee10:jetty-ee10-bom.

Updates com.google.protobuf:protobuf-java from 4.27.0 to 4.27.1

Commits


Updates org.eclipse.jetty:jetty-bom from 12.0.9 to 12.0.10

Release notes

Sourced from org.eclipse.jetty:jetty-bom's releases.

12.0.10

Changelog

  • #11851 - jetty-ee8-websocket-javax-server export not honoured
  • #11811 - getHeaderNames should return header name once also when request has it in different case
  • #11800 - client: Allow AsyncContentListener.onContent to throw checked Exceptions
  • #11792 - StdErrAppender should detect exception circular references
  • #11776 - NPE from org.eclipse.jetty.ee8.nested.Request.getRequestURL
  • #11767 - Backward compat API WebAppContext.getServerClassMatcher() is not updating the WebAppClassloader
  • #11766 - Ensure ReadListener is nulled out when AsyncContext is completed.
  • #11763 - Race condition in QoSHandler
  • #11760 - request.getHttpURI().getScheme() is null on FORWARD dispatched request, causing NPE
  • #11756 - ChunkAccumulator not working with empty chunks
  • #11748 - Unexpected HTTP Response Status Code: 404 Not Found
  • #11745 - Issue while adding Module for Persistent HTTP Sessions: Google Cloud DataStore
  • #11736 - Issue with Response OutputStream#close() rethrowing same EofException instance
  • #11507 - org.eclipse.jetty.util.Attributes.getAttribute() should specify return type if no match is found
  • #11501 - Introduce experiment fully virtual VirtualThreadPool
  • #11072 - Introduce StateTrackingHandler
  • #9778 - Remove WriteFlusher.Listener
  • #9177 - Add JVM info and OS info to Dumpable.dump()
Commits


Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.9 to 12.0.10

Release notes

Sourced from org.eclipse.jetty.ee10:jetty-ee10-bom's releases.

12.0.10

Changelog

  • #11851 - jetty-ee8-websocket-javax-server export not honoured
  • #11811 - getHeaderNames should return header name once also when request has it in different case
  • #11800 - client: Allow AsyncContentListener.onContent to throw checked Exceptions
  • #11792 - StdErrAppender should detect exception circular references
  • #11776 - NPE from org.eclipse.jetty.ee8.nested.Request.getRequestURL
  • #11767 - Backward compat API WebAppContext.getServerClassMatcher() is not updating the WebAppClassloader
  • #11766 - Ensure ReadListener is nulled out when AsyncContext is completed.
  • #11763 - Race condition in QoSHandler
  • #11760 - request.getHttpURI().getScheme() is null on FORWARD dispatched request, causing NPE
  • #11756 - ChunkAccumulator not working with empty chunks
  • #11748 - Unexpected HTTP Response Status Code: 404 Not Found
  • #11745 - Issue while adding Module for Persistent HTTP Sessions: Google Cloud DataStore
  • #11736 - Issue with Response OutputStream#close() rethrowing same EofException instance
  • #11507 - org.eclipse.jetty.util.Attributes.getAttribute() should specify return type if no match is found
  • #11501 - Introduce experiment fully virtual VirtualThreadPool
  • #11072 - Introduce StateTrackingHandler
  • #9778 - Remove WriteFlusher.Listener
  • #9177 - Add JVM info and OS info to Dumpable.dump()
Commits


Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.9 to 12.0.10

Release notes

Sourced from org.eclipse.jetty.ee10:jetty-ee10-bom's releases.

12.0.10

Changelog

  • #11851 - jetty-ee8-websocket-javax-server export not honoured
  • #11811 - getHeaderNames should return header name once also when request has it in different case
  • #11800 - client: Allow AsyncContentListener.onContent to throw checked Exceptions
  • #11792 - StdErrAppender should detect exception circular references
  • #11776 - NPE from org.eclipse.jetty.ee8.nested.Request.getRequestURL
  • #11767 - Backward compat API WebAppContext.getServerClassMatcher() is not updating the WebAppClassloader
  • #11766 - Ensure ReadListener is nulled out when AsyncContext is completed.
  • #11763 - Race condition in QoSHandler
  • #11760 - request.getHttpURI().getScheme() is null on FORWARD dispatched request, causing NPE
  • #11756 - ChunkAccumulator not working with empty chunks
  • #11748 - Unexpected HTTP Response Status Code: 404 Not Found
  • #11745 - Issue while adding Module for Persistent HTTP Sessions: Google Cloud DataStore
  • #11736 - Issue with Response OutputStream#close() rethrowing same EofException instance
  • #11507 - org.eclipse.jetty.util.Attributes.getAttribute() should specify return type if no match is found
  • #11501 - Introduce experiment fully virtual VirtualThreadPool
  • #11072 - Introduce StateTrackingHandler
  • #9778 - Remove WriteFlusher.Listener
  • #9177 - Add JVM info and OS info to Dumpable.dump()
Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.eclipse.jetty:jetty-bom | [>= 11.a, < 12] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions