antville / helma

Antville Fork of Helma Object Publisher
https://antville.org
Other
3 stars 1 forks source link

build(deps): bump jetty-xml from 9.4.27.v20200227 to 10.0.12 #50

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jetty-xml from 9.4.27.v20200227 to 10.0.12.

Release notes

Sourced from jetty-xml's releases.

10.0.12

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #8578 - getRequestURL can append "null" if getRequestURI is unspecified in an authority-form request-target
  • #8554 - remove infinispan-remote from bom as it doesn't have to be here
  • #8540 - Maven pom is not correct for org.eclipse.jetty/infinispan-embedded and org.eclipse.jetty/infinispan-remote (@​MoonLord-LM)
  • #8532 - Review System.nanoTime() usages
  • #8485 - add testing for KeystoreGenerator
  • #8468 - define the resourceBase in well-known ContextHandler to allow alias checking
  • #8433 - improve performance of alias checking
  • #8353 - Automatic pongs should not be sent when connection is closed
  • #8294 - java.lang.ClassCastException: class org.eclipse.jetty.http.HttpField cannot be cast to class org.eclipse.jetty.http.HttpCookie$SetCookieHttpField
  • #8264 - Fix errors in Mapped pool and javadoc
  • #8259 - Symlinks cause 404 with DefaultServlet when its "resourceBase" is different from ContextHandler's
  • #8222 - Jetty start.jar fails with NullPointerException when referencing a non existent module and using JVM args
  • #8216 - OpenID logout / more extensibible OpenIdConfiguration (@​keller-j)
  • #8206 - Stopping server from within AbstractConnector#accept fails and results in a partially stopped QueuedThreadPool
  • #8196 - Remove unused jetty-plus.xml file
  • #8182 - Drop MAT (@​cstamas)
  • #8171 - Combined ByteBufferPool
  • #8170 - WebSockets closed abruptly when using HTTP/2
  • #8152 - jetty.sh does not read JAVA_OPTIONS anymore (@​fanf)
  • #8151 - JakartaWebSocketSession.close() blocks long time when called from SendHandlerCallback
  • #8007 - Support Loom
  • #8006 - Use getSchemaTableName also in the create table statement (@​mwgmnn)
  • #7970 - Maven Plugin - the option to set extraClasspath in the plugin configuration isn't working

Dependencies

  • #8503 - Bump apache.directory.api.version to 2.1.2
  • #8383 - Bump asciidoctorj to 2.5.5
  • #8387 - Bump avro to 1.11.1
  • #8513 - Bump checkstyle to 10.3.3
  • #8507 - Bump error_prone_annotations to 2.15.0
  • #8367 - Bump exec-maven-plugin to 3.1.0
  • #8515 - Bump flatten-maven-plugin to 1.3.0
  • #8237 - Bump google-cloud-datastore to 2.9.1
  • #8505 - Bump grpc-core to 1.49.0
  • #8373 - Bump gson to 2.9.1
  • #8363 - Bump h2spec-maven-plugin to 1.0.10
  • #8561 - Bump hawtio-default to 2.15.1

... (truncated)

Commits
  • 408d013 Updating to version 10.0.12
  • 2a49f86 Merge pull request #8580 from eclipse/fix/jetty-10.0.x-proxy-rewrite-null-uri
  • 8eba1c9 Issue #8578 - Changes from review
  • a6a386a Issue #8578 - restore backward compat of getRequestURL and getRequestURI when...
  • 3df45b9 Merge pull request #8569 from eclipse/dependabot/maven/jetty-10.0.x/com.faste...
  • 2b2889c Merge pull request #8566 from eclipse/dependabot/maven/jetty-10.0.x/org.codeh...
  • 3c00404 Bump jackson-databind from 2.13.3 to 2.13.4
  • 6445aff Merge pull request #8572 from eclipse/dependabot/maven/jetty-10.0.x/com.faste...
  • dfa1e20 Merge pull request #8568 from eclipse/dependabot/maven/jetty-10.0.x/org.eclip...
  • 6904b4e Bump jackson-core from 2.13.3 to 2.13.4
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #53.