-
Notifications
You must be signed in to change notification settings - Fork 31
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
build(deps): bump io.netty:netty-bom from 4.1.94.Final to 4.1.100.Final #1724
Merged
andrewazores
merged 1 commit into
main
from
dependabot/maven/io.netty-netty-bom-4.1.100.Final
Oct 13, 2023
Merged
build(deps): bump io.netty:netty-bom from 4.1.94.Final to 4.1.100.Final #1724
andrewazores
merged 1 commit into
main
from
dependabot/maven/io.netty-netty-bom-4.1.100.Final
Oct 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
bot
added
chore
Refactor, rename, cleanup, etc.
dependencies
Pull requests that update a dependency file
safe-to-test
labels
Oct 12, 2023
github-actions
bot
added
the
needs-triage
Needs thorough attention from code reviewers
label
Oct 12, 2023
ebaron
approved these changes
Oct 12, 2023
ebaron
added
backport
and removed
needs-triage
Needs thorough attention from code reviewers
labels
Oct 12, 2023
/build_test |
To run smoketest:
|
dependabot
bot
deleted the
dependabot/maven/io.netty-netty-bom-4.1.100.Final
branch
October 13, 2023 14:02
mergify bot
pushed a commit
that referenced
this pull request
Oct 13, 2023
…al (#1724) 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit ad9ffda)
andrewazores
pushed a commit
that referenced
this pull request
Oct 13, 2023
…al (#1724) (#1725) 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit ad9ffda) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
andrewazores
added
the
security
Pull requests that address a security vulnerability
label
Oct 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport
chore
Refactor, rename, cleanup, etc.
dependencies
Pull requests that update a dependency file
safe-to-test
security
Pull requests that address a security vulnerability
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.Final58f75f6
Merge pull request from GHSA-xpw8-rcwv-8f8p4911448
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 iteration8e3fe28
[maven-release-plugin] prepare release netty-4.1.99.FinalDependabot 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)