apache / jena

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

Bump the maven-patch-group group with 2 updates #2471

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the maven-patch-group group with 2 updates: org.eclipse.jetty:jetty-bom and org.eclipse.jetty.ee10:jetty-ee10-bom.

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

Release notes

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

12.0.9

Changelog

  • #11699 - new IllegalStateException when attempting to access Request/Response outside of Request Lifecycle
  • #11687 - HttpFields$Mutable$Wrapper.computeField() incorrectly calls onAddField() when null is returned by computeFn
  • #11686 - Document the rewrite Jetty module.
  • #11659 - HTTP Fields with OWS (Optional WhiteSpace) in value are not properly parsed in Jetty 12
  • #11651 - Jetty 12.0.x refactor common maven plugin classes
  • #11649 - NON_POOLING static ByteBufferPool
  • #11648 - Introduce new HttpDateTime class for parsing obsolete Date formats in HTTP and Cookie
  • #11642 - Restore jetty-ee8-runner
  • #11639 - Introduce various aliases to start.jar options
  • #11637 - Fix for some invalid server behaviors when a client is aborting a request
  • #11616 - Distribution tests depends on jetty-home so ensure it is build first
  • #11573 - Introduce new disable-urlcache module to globally disable JVM URL caching of jar protocol references
  • #11570 - update SizeLimitHandler with fixes needed for appengine tests
  • #11566 - Move ClassMatcher to core to have a consistent fix for addServerClasses in all environments
  • #11490 - CustomRequestLog.ignorePath doesn't work as documented
  • #11488 - Inconsistent default port number in HttpURI and HostPort
  • #11420 - HTTP/3 Race with Dynamic Table referencing in QPackDecoder
  • #11026 - Start Stop issue with Jetty 12 - state file not deleted every time
Commits


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

Release notes

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

12.0.9

Changelog

  • #11699 - new IllegalStateException when attempting to access Request/Response outside of Request Lifecycle
  • #11687 - HttpFields$Mutable$Wrapper.computeField() incorrectly calls onAddField() when null is returned by computeFn
  • #11686 - Document the rewrite Jetty module.
  • #11659 - HTTP Fields with OWS (Optional WhiteSpace) in value are not properly parsed in Jetty 12
  • #11651 - Jetty 12.0.x refactor common maven plugin classes
  • #11649 - NON_POOLING static ByteBufferPool
  • #11648 - Introduce new HttpDateTime class for parsing obsolete Date formats in HTTP and Cookie
  • #11642 - Restore jetty-ee8-runner
  • #11639 - Introduce various aliases to start.jar options
  • #11637 - Fix for some invalid server behaviors when a client is aborting a request
  • #11616 - Distribution tests depends on jetty-home so ensure it is build first
  • #11573 - Introduce new disable-urlcache module to globally disable JVM URL caching of jar protocol references
  • #11570 - update SizeLimitHandler with fixes needed for appengine tests
  • #11566 - Move ClassMatcher to core to have a consistent fix for addServerClasses in all environments
  • #11490 - CustomRequestLog.ignorePath doesn't work as documented
  • #11488 - Inconsistent default port number in HttpURI and HostPort
  • #11420 - HTTP/3 Race with Dynamic Table referencing in QPackDecoder
  • #11026 - Start Stop issue with Jetty 12 - state file not deleted every time
Commits


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

Release notes

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

12.0.9

Changelog

  • #11699 - new IllegalStateException when attempting to access Request/Response outside of Request Lifecycle
  • #11687 - HttpFields$Mutable$Wrapper.computeField() incorrectly calls onAddField() when null is returned by computeFn
  • #11686 - Document the rewrite Jetty module.
  • #11659 - HTTP Fields with OWS (Optional WhiteSpace) in value are not properly parsed in Jetty 12
  • #11651 - Jetty 12.0.x refactor common maven plugin classes
  • #11649 - NON_POOLING static ByteBufferPool
  • #11648 - Introduce new HttpDateTime class for parsing obsolete Date formats in HTTP and Cookie
  • #11642 - Restore jetty-ee8-runner
  • #11639 - Introduce various aliases to start.jar options
  • #11637 - Fix for some invalid server behaviors when a client is aborting a request
  • #11616 - Distribution tests depends on jetty-home so ensure it is build first
  • #11573 - Introduce new disable-urlcache module to globally disable JVM URL caching of jar protocol references
  • #11570 - update SizeLimitHandler with fixes needed for appengine tests
  • #11566 - Move ClassMatcher to core to have a consistent fix for addServerClasses in all environments
  • #11490 - CustomRequestLog.ignorePath doesn't work as documented
  • #11488 - Inconsistent default port number in HttpURI and HostPort
  • #11420 - HTTP/3 Race with Dynamic Table referencing in QPackDecoder
  • #11026 - Start Stop issue with Jetty 12 - state file not deleted every time
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