Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps netty4_version from 4.1.99.Final to 4.1.100.Final.
Updates io.netty:netty-all from 4.1.99.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
  • See full diff in compare view

Updates io.netty:netty-bom from 4.1.99.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
  • See full diff in compare view

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 `netty4_version` from 4.1.99.Final to 4.1.100.Final.

Updates `io.netty:netty-all` from 4.1.99.Final to 4.1.100.Final
- [Commits](netty/netty@netty-4.1.99.Final...netty-4.1.100.Final)

Updates `io.netty:netty-bom` from 4.1.99.Final to 4.1.100.Final
- [Commits](netty/netty@netty-4.1.99.Final...netty-4.1.100.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Oct 16, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #13209 (0d3e40c) into 3.2 (a4a3fd7) will increase coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #13209      +/-   ##
============================================
+ Coverage     69.44%   69.56%   +0.11%     
  Complexity        2        2              
============================================
  Files          1649     1649              
  Lines         68725    68725              
  Branches      10014    10014              
============================================
+ Hits          47728    47806      +78     
+ Misses        16405    16342      -63     
+ Partials       4592     4577      -15     

see 35 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CrazyHZM CrazyHZM merged commit 99d6fac into 3.2 Oct 19, 2023
@dependabot dependabot bot deleted the dependabot/maven/netty4_version-4.1.100.Final branch October 19, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants