Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.netty:netty-bom from 4.1.94.Final to 4.1.100.Final #11972

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps io.netty:netty-bom from 4.1.94.Final to 4.1.100.Final.

Commits
  • 58df783 [maven-release-plugin] prepare release netty-4.1.100.Final
  • 58f75f6 Merge pull request from GHSA-xpw8-rcwv-8f8p
  • 4911448 Do not fail when compressing empty HttpContent (#13655)
  • caca5e5 When read PoolSubpage's variant fields, it should lock on PoolSubpage's head ...
  • d97f2a5 Update checkout action to latest version (#13649)
  • 275341f Fix issue with unrecognized JVM option while running with Java 11 (#13648)
  • 5db037b Speedup max direct memory estimation via Unsafe (#13643)
  • ce5c78c Update actions to the latest version (#13644)
  • d7a8169 [maven-release-plugin] prepare for next development iteration
  • 8e3fe28 [maven-release-plugin] prepare release netty-4.1.99.Final
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.94.Final to 4.1.100.Final.
- [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.100.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2023

Codecov Report

Merging #11972 (706da12) into master (972b555) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #11972      +/-   ##
============================================
- Coverage     61.44%   61.38%   -0.07%     
+ Complexity     1141     1133       -8     
============================================
  Files          2385     2385              
  Lines        129189   129189              
  Branches      19998    19998              
============================================
- Hits          79381    79300      -81     
- Misses        44061    44132      +71     
- Partials       5747     5757      +10     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (ø)
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 61.37% <ø> (-0.03%) ⬇️
java-21 27.59% <ø> (-33.72%) ⬇️
skip-bytebuffers-false 61.38% <ø> (-0.05%) ⬇️
skip-bytebuffers-true 27.59% <ø> (-33.68%) ⬇️
temurin 61.38% <ø> (-0.07%) ⬇️
unittests 61.37% <ø> (-0.07%) ⬇️
unittests1 46.62% <ø> (-0.07%) ⬇️
unittests2 27.58% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 25 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Jackie-Jiang Jackie-Jiang merged commit b92e4da into master Nov 9, 2023
19 of 21 checks passed
@Jackie-Jiang Jackie-Jiang deleted the dependabot/maven/io.netty-netty-bom-4.1.100.Final branch November 9, 2023 01:20
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants