antville / helma

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

build(deps): bump jetty-servlet from 9.4.27.v20200227 to 10.0.7 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jetty-servlet from 9.4.27.v20200227 to 10.0.7.

Release notes

Sourced from jetty-servlet's releases.

10.0.7

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #6883 - Welcome file redirects do not honor the relativeRedirectAllowed option
  • #6870 - Encode control characters in URIUtil.encodePath
  • #6869 - Correct Content-Type within HTML error pages
  • #6868 - _uriCompliance attribute has been forgotten in the HttpConfiguration constructor from another configuration
  • #6860 - IPv6 format
  • #6752 - DefaultSessionCache more extensible using ConcurrentMap (@​prenagha)
  • #6735 - infinispan-embedded-query and infinispan-remote-query modules broken
  • #6696 - High WebSocket memory usage in Jetty 10
  • #6693 - FastCGI review
  • #6681 - Alternate Alias checkers
  • #6661 - Some SocketOptions not supported on Windows
  • #6654 - ServerUpgradeRequest.getCookies() can throws NullPointerException
  • #6642 - WebSocket handling of Connection: upgrade,close.
  • #6624 - Fix non-domain SNI on Java17
  • #6618 - ID token azp claim should not be required if aud is single value array
  • #6617 - Add basic auth support for OpenId token endpoint (client_secret_basic)
  • #6603 - HTTP/2 max local stream count exceeded
  • #6602 - SessionTracker memory leak on WebSockets that close immediately
  • #6601 - jetty-websocket-core not usable standalone, only with websocket-javax-server or websocket-jetty-server
  • #6586 - Remove some unnecessary dependencies
  • #6565 - Improve deployment of symlinked webapplications
  • #6562 - HttpOutput.write(ByteBuffer buffer)
  • #6559 - Non blocking ReservedThreadExecutor (#6535)
  • #6556 - MemcachedSessionDataMap needs to set the context classloader before serialization/deseriazliation.
  • #6554 - Allow creation of DefaultIdentityService without realmName.
  • #6553 - Review usage of Authentication.UNAUTHENTICATED in SecurityHandler
  • #6544 - Using jetty.gzip.excludedMimeTypeList property results in an error
  • #6520 - Error page has HTML error when writePoweredBy is enabled.
  • #6494 - Reduce header cache memory usage on non persistent requests
  • #6489 - Some URI valid compliance modes cannot be set in .ini file.
  • #6487 - Expose ServletHolder getter in ServletHandler$ChainEnd for auditing libraries to use
  • #6476 - Show message if JVM args are present but new JVM is spawned based on active modules
  • #6406 - Jetty Jaspi module not compatible with Jakarta EE 9 (Jakarta Authentication)
  • #6372 - Review socket options configuration
  • #6322 - Use RetainableByteBuffer in HttpConnection
  • #6043 - Reimplement UnixSocket support based on Java 16
  • #5229 - Update WebSocket documentation in Jetty 10

Dependency Updates

  • #6935 - Bump guava from 30.1.1-jre to 31.0.1-jre
  • #6921 - Bump hawtio-default from 2.13.6 to 2.14.0
  • #6914 - Bump grpc-core from 1.40.1 to 1.41.0

... (truncated)

Commits
  • da8a455 Updating to version 10.0.7
  • 74bd815 Fixing release script
  • ca8d147 remove not anymore needed plugin execution as it is now in parent pom (#6964)
  • 8186a3e Issue template to discourage security issues (#6960)
  • cd16dea Merge pull request #6955 from eclipse/dependabot/maven/jetty-10.0.x/com.puppy...
  • 658867f Bump checkstyle from 9.0 to 9.0.1
  • aaaa48c Issue #6403 - add an automatic generated maven deployable p2 site (#6404)
  • 0412bdc Fixes #6938 - module-info.java file do not use the canonical order for the el...
  • 51d44a3 use dependencyManagement for internal dependencies (#6940)
  • 8dd683c Merge pull request #6935 from eclipse/dependabot/maven/jetty-10.0.x/com.googl...
  • 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)
p3k commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 10.x.x again, unless you re-open this PR or update to a 10.x.x release yourself.