Skip to content

Bump undertow-core from 2.0.27.Final to 2.0.28.Final in /firenio-test#52

Closed
dependabot[bot] wants to merge 16 commits into
masterfrom
dependabot/maven/firenio-test/io.undertow-undertow-core-2.0.28.Final
Closed

Bump undertow-core from 2.0.27.Final to 2.0.28.Final in /firenio-test#52
dependabot[bot] wants to merge 16 commits into
masterfrom
dependabot/maven/firenio-test/io.undertow-undertow-core-2.0.28.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 22, 2019

Copy link
Copy Markdown

Bumps undertow-core from 2.0.27.Final to 2.0.28.Final.

Commits
  • f54c22d Prepare 2.0.28.Final
  • a413295 Merge pull request #823 from istudens/UNDERTOW-1614
  • accbcc3 Merge pull request #824 from cesarsotovalero/master
  • 3e96616 [UNDERTOW-1615] Remove unused dependencies
  • 5e74979 Merge pull request #822 from fl4via/UNDERTOW-1612
  • e797a11 [UNDERTOW-1612] Add support to multiple cookies with same name and path, but ...
  • 47fad17 [UNDERTOW-1614] take destination address of HTTP request if Host header is empty
  • 151038a Next is 2.0.28.Final
  • See full diff 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

wangkaish and others added 16 commits June 18, 2019 16:23
* bug fix, DuplicatedByteBuf getBytes to use m.get
* add ByteBuf wrap byte array to direct
* update DuplicatedByteBuf to enable get data method
* Unsafe free(direct) >> freeByteBuffer(direct) (#35)
* Add option ENABLE_RAW_DIRECT
* bug fix, Unsafe free(direct) >> freeByteBuffer(direct)
* bug fix, DuplicatedByteBuf getBytes to use m.get
* add ByteBuf wrap byte array to direct
* add option ENABLE_RAW_DIRECT
* update DuplicatedByteBuf to enable get data method
…39)

* bug fix[important]: clear up keys when remove key from IntMap
* add: ByteBuf add wrapUnsafe
* add: trust raw X509Certificate instead of jks
* add: environment with no DirectByteBuffer support
* update: disable proxy
* update: return ByteBuf.empty() when allocate zero bytes
* update: return unpooled buf when pooled buf is unavailable
* update: fire channelEstablish to tell connector the reason of close
* bug fix[important]: clear up keys when remove key from IntMap
* add: ByteBuf add wrapUnsafe
* add: trust raw X509Certificate instead of jks
* add: environment with no DirectByteBuffer support
* update: disable proxy
* update: return ByteBuf.empty() when allocate zero bytes
* update: return unpooled buf when pooled buf is unavailable
* update: fire channelEstablish to tell connector the reason of close
…#42)

* update ByteBuf pos/limit >> write/read(index)
* update http codec
* add bytebuf get/set(bytes)
* add bytebuf read/write(bytes)
* add throw for ProtocolCodec.encode
* update ByteBuf pos/limit >> write/read(index)
* update http codec
* add bytebuf get/set(bytes)
* add bytebuf read/write(bytes)
* add throw for ProtocolCodec.encode
* bug fix, PooledByteBufAllocator stop
* bug fix, ReConnector
* add direct io support
* add wrap unsafe ByteBuf
* add define openssl path
* update wildfly to 1.0.8
* update allow user set channel read buffer
* rm tls1.0 support
* bug fix, PooledByteBufAllocator stop
* bug fix, ReConnector
* add direct io support
* add wrap unsafe ByteBuf
* add define openssl path
* update wildfly to 1.0.8
* update allow user set channel read buffer
* rm tls1.0 support
* bug fix IntMap
* bug fix handle NOT_HANDSHAKING
* add AttributeMap
* add ByteBuf reset
* add ByteBuf.getMarkedReadIndex/getMarkedWriteIndex
* update HttpCodec
* update channel port(int) >> short
* update catch(exception) >> catch(throwable)
* update ChannelConnector.channelEstablish
* update PooledByteBufAllocator.BitSet >> InternalBitSet
* update make idle time absolutely
* update recycle ByteBuf(do not use buf recycle)
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.27.Final to 2.0.28.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.0.27.Final...2.0.28.Final)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 22, 2019
@wangkaish wangkaish force-pushed the master branch 2 times, most recently from b0114e6 to 352d35a Compare July 6, 2020 13:52
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2020

Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot dependabot Bot closed this Jul 6, 2020
@dependabot dependabot Bot deleted the dependabot/maven/firenio-test/io.undertow-undertow-core-2.0.28.Final branch July 6, 2020 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant