Bump netty-transport from 4.1.79.Final to 4.1.80.Final#493
Merged
mergify[bot] merged 1 commit intoSep 3, 2022
Merged
Conversation
Bumps [netty-transport](https://github.com/netty/netty) from 4.1.79.Final to 4.1.80.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.79.Final...netty-4.1.80.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
robfrank
approved these changes
Sep 3, 2022
mergify Bot
added a commit
that referenced
this pull request
Mar 23, 2026
…o 5.20.1 in /studio [skip ci] Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.20.0 to 5.20.1. Release notes *Sourced from [enhanced-resolve's releases](https://github.com/webpack/enhanced-resolve/releases).* > v5.20.1 > ------- > > ### Patch Changes > > * Optimize `TsconfigPathsPlugin` and fix extends resolution bugs. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#492](https://redirect.github.com/webpack/enhanced-resolve/pull/492)) > * Improve resolver cache hit rate. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#492](https://redirect.github.com/webpack/enhanced-resolve/pull/492)) Changelog *Sourced from [enhanced-resolve's changelog](https://github.com/webpack/enhanced-resolve/blob/main/CHANGELOG.md).* > 5.20.1 > ------ > > ### Patch Changes > > * Optimize `TsconfigPathsPlugin` and fix extends resolution bugs. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#492](https://redirect.github.com/webpack/enhanced-resolve/pull/492)) > * Improve resolver cache hit rate. (by [`@alexander-akait`](https://github.com/alexander-akait) in [#492](https://redirect.github.com/webpack/enhanced-resolve/pull/492)) Commits * [`ebc67d3`](webpack/enhanced-resolve@ebc67d3) chore(release): new release ([#493](https://redirect.github.com/webpack/enhanced-resolve/issues/493)) * [`ab7e9b5`](webpack/enhanced-resolve@ab7e9b5) chore: fix cspell * [`363dbba`](webpack/enhanced-resolve@363dbba) ci: fix logic * [`14d16bd`](webpack/enhanced-resolve@14d16bd) ci: trusted publishers ([#492](https://redirect.github.com/webpack/enhanced-resolve/issues/492)) * [`00eb94f`](webpack/enhanced-resolve@00eb94f) ci: add node@25 ([#491](https://redirect.github.com/webpack/enhanced-resolve/issues/491)) * [`b7f67c1`](webpack/enhanced-resolve@b7f67c1) chore(deps-dev): bump tooling from v1.24.4 to v1.25.0 ([#489](https://redirect.github.com/webpack/enhanced-resolve/issues/489)) * [`2b1f47c`](webpack/enhanced-resolve@2b1f47c) chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the ... * [`3c2484f`](webpack/enhanced-resolve@3c2484f) ci: dependabot automerge ([#486](https://redirect.github.com/webpack/enhanced-resolve/issues/486)) * [`22d1cb6`](webpack/enhanced-resolve@22d1cb6) ci: use lock versions ([#485](https://redirect.github.com/webpack/enhanced-resolve/issues/485)) * [`1ec26f2`](webpack/enhanced-resolve@1ec26f2) chore(deps): update ([#484](https://redirect.github.com/webpack/enhanced-resolve/issues/484)) * Additional commits viewable in [compare view](webpack/enhanced-resolve@v5.20.0...v5.20.1) Maintainer changes This version was pushed to npm by [GitHub Actions](<https://www.npmjs.com/~GitHub> Actions), a new releaser for enhanced-resolve since your current version. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 show 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)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 netty-transport from 4.1.79.Final to 4.1.80.Final.
Commits
906bb37[maven-release-plugin] prepare release netty-4.1.80.Final423a385HttpObjectEncoder scalability issue due to instanceof checks (Fixes #12708) (...8957a2eImprove logging when MacOSDnsServerAddressStreamProvider cannot be found/load...57dbfb0Use ubuntu-latest in workflows (#12728)4292669Replace stdlib write/read with send/recv (Fixes #12673) (#12679)b7ecda0Skip revapi check for the microbench (#12718)b6b4584Add heap / thread dumps to .gitignore (#12711)0123e24Enable Brotli tests on m1 (#12705)8dd357cAdd replay_pid*.log to gitignorea06f851Bump Brotli4j from 1.7.1 to 1.8.0 (#12701)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)