eiiches / scriptable-jmx-exporter

A javaagent for scraping and exposing MBeans to Prometheus
MIT License
7 stars 2 forks source link

build(deps): bump undertow-core from 2.1.6.Final to 2.3.7.Final #42

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps undertow-core from 2.1.6.Final to 2.3.7.Final.

Commits
  • b7c54c4 Prepare 2.3.7.Final
  • bd80f88 Merge pull request #1490 from fl4via/UNDERTOW-2241_2247_2248_master
  • 45ffe75 [UNDERTOW-2279] Disable the LotsOfHeadersResponseTestCase for now on Windows,...
  • fda05fa Merge pull request #1485 from fl4via/UNDERTOW-2270
  • c9c65ff Merge pull request #1473 from ropalka/UNDERTOW-2267
  • b94e479 Merge pull request #1481 from carterkozak/ckozak/UNDERTOW-2276
  • ec69338 [UNDERTOW-2279] Prevent the ArrayIndexOutOfBoundsException from occurring and...
  • dd81775 [UNDERTOW-2270]:io.undertow.servlet.spec.HttpServletRequestImpl NPE thrown
  • 4c18673 [UNDERTOW-2241] At WriteTimeoutStreamSinkConduit, shutdown writes before clos...
  • 47d0274 [UNDERTOW-2248] At WriteTimeoutStreamSinkConduit.handleWriteTimeout, reset ex...
  • 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 #56.