Skip to content

Bump netty-transport from 4.1.72.Final to 4.1.73.Final#287

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/io.netty-netty-transport-4.1.73.Final
Jan 17, 2022
Merged

Bump netty-transport from 4.1.72.Final to 4.1.73.Final#287
lvca merged 1 commit intomainfrom
dependabot/maven/io.netty-netty-transport-4.1.73.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps netty-transport from 4.1.72.Final to 4.1.73.Final.

Commits
  • b5219ae [maven-release-plugin] prepare release netty-4.1.73.Final
  • 3324707 Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)
  • d60ea59 ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...
  • cb106be FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...
  • ef69732 Correctly calculate the elementSize when cache alignment is configured (#11987)
  • bd7e0f7 Remove unused import (#11978)
  • fd05a33 WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)
  • 1cbd3af ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...
  • 849649b (small) Fix linked issue in SslTasksRunner comment (#11977)
  • 363884e Add a lock-based message passing queue to help debug a problem with Recycler ...
  • 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 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 [netty-transport](https://github.com/netty/netty) from 4.1.72.Final to 4.1.73.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.72.Final...netty-4.1.73.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 17, 2022
@lvca lvca merged commit 188e9c6 into main Jan 17, 2022
@lvca lvca added this to the 22.1.3 milestone Jan 17, 2022
@lvca lvca self-assigned this Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.netty-netty-transport-4.1.73.Final branch January 17, 2022 07:17
mergify bot added a commit that referenced this pull request Nov 5, 2025
…in /studio [skip ci]

Bumps [envinfo](https://github.com/tabrindle/envinfo) from 7.19.0 to 7.20.0.
Release notes

*Sourced from [envinfo's releases](https://github.com/tabrindle/envinfo/releases).*

> envinfo v7.20.0
> ---------------
>
> ### Features
>
> * add support for Clash Meta detection ([#289](https://redirect.github.com/tabrindle/envinfo/issues/289)) ([eab1dbf](https://www.github.com/tabrindle/envinfo/commit/eab1dbf87651cfdc3b309e9fc242c64f8512873f))
> * add zig support ([#287](https://redirect.github.com/tabrindle/envinfo/issues/287)) ([c3769aa](https://www.github.com/tabrindle/envinfo/commit/c3769aa8f58ce158504cbae5cbfa2a15298ae2a4))


Changelog

*Sourced from [envinfo's changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md).*

> [7.20.0](https://www.github.com/tabrindle/envinfo/compare/v7.19.0...v7.20.0) (2025-11-02)
> -----------------------------------------------------------------------------------------
>
> ### Features
>
> * add support for Clash Meta detection ([#289](https://redirect.github.com/tabrindle/envinfo/issues/289)) ([eab1dbf](https://www.github.com/tabrindle/envinfo/commit/eab1dbf87651cfdc3b309e9fc242c64f8512873f))
> * add zig support ([#287](https://redirect.github.com/tabrindle/envinfo/issues/287)) ([c3769aa](https://www.github.com/tabrindle/envinfo/commit/c3769aa8f58ce158504cbae5cbfa2a15298ae2a4))


Commits

* [`f2940ce`](tabrindle/envinfo@f2940ce) chore: release 7.20.0 ([#288](https://redirect.github.com/tabrindle/envinfo/issues/288))
* [`eab1dbf`](tabrindle/envinfo@eab1dbf) feat: add support for Clash Meta detection ([#289](https://redirect.github.com/tabrindle/envinfo/issues/289))
* [`c3769aa`](tabrindle/envinfo@c3769aa) feat: add zig support ([#287](https://redirect.github.com/tabrindle/envinfo/issues/287))
* See full diff in [compare view](tabrindle/envinfo@v7.19.0...v7.20.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=envinfo&package-manager=npm\_and\_yarn&previous-version=7.19.0&new-version=7.20.0)](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 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  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)
mergify bot added a commit that referenced this pull request Mar 3, 2026
Bumps the github-actions group with 2 updates: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions).
Updates `anthropics/claude-code-action` from 1.0.55 to 1.0.64
Release notes

*Sourced from [anthropics/claude-code-action's releases](https://github.com/anthropics/claude-code-action/releases).*

> v1.0.64
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.64>
>
> v1.0.63
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.63>
>
> v1.0.62
> -------
>
> What's Changed
> --------------
>
> * Add gh.sh wrapper for gh CLI commands in issue triage workflows by [`@​OctavianGuzu`](https://github.com/OctavianGuzu) in [anthropics/claude-code-action#975](https://redirect.github.com/anthropics/claude-code-action/pull/975)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.62>
>
> v1.0.61
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.61>
>
> v1.0.60
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.60>
>
> v1.0.59
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.59>
>
> v1.0.58
> -------
>
> What's Changed
> --------------
>
> * Add non-write users check workflow by [`@​OctavianGuzu`](https://github.com/OctavianGuzu) in [anthropics/claude-code-action#973](https://redirect.github.com/anthropics/claude-code-action/pull/973)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.58>
>
> v1.0.57
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.57>
>
> v1.0.56
> -------
>
> What's Changed
> --------------
>
> * Use wrapper script for label operations in issue triage by [`@​OctavianGuzu`](https://github.com/OctavianGuzu) in [anthropics/claude-code-action#968](https://redirect.github.com/anthropics/claude-code-action/pull/968)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.56>


Commits

* [`ba7fa4b`](anthropics/claude-code-action@ba7fa4b) chore: bump Claude Code to 2.1.63 and Agent SDK to 0.2.63
* [`1dd7484`](anthropics/claude-code-action@1dd7484) chore: bump Claude Code to 2.1.61 and Agent SDK to 0.2.61
* [`273fe82`](anthropics/claude-code-action@273fe82) chore: bump Claude Code to 2.1.59 and Agent SDK to 0.2.59
* [`e750645`](anthropics/claude-code-action@e750645) Add gh.sh wrapper for gh CLI commands in workflows ([#975](https://redirect.github.com/anthropics/claude-code-action/issues/975))
* [`cd4b150`](anthropics/claude-code-action@cd4b150) chore: bump Claude Code to 2.1.58 and Agent SDK to 0.2.58
* [`ade221f`](anthropics/claude-code-action@ade221f) chore: bump Claude Code to 2.1.56 and Agent SDK to 0.2.56
* [`48fe7dd`](anthropics/claude-code-action@48fe7dd) chore: bump Claude Code to 2.1.55 and Agent SDK to 0.2.55
* [`6ae1b29`](anthropics/claude-code-action@6ae1b29) chore: bump Claude Code to 2.1.53 and Agent SDK to 0.2.53
* [`7af3506`](anthropics/claude-code-action@7af3506) Add non-write users check workflow ([#973](https://redirect.github.com/anthropics/claude-code-action/issues/973))
* [`35a9e02`](anthropics/claude-code-action@35a9e02) chore: bump Claude Code to 2.1.52 and Agent SDK to 0.2.52
* Additional commits viewable in [compare view](anthropics/claude-code-action@edd85d6...ba7fa4b)
  
Updates `zgosalvez/github-actions-ensure-sha-pinned-actions` from 5.0.0 to 5.0.1
Release notes

*Sourced from [zgosalvez/github-actions-ensure-sha-pinned-actions's releases](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases).*

> v5.0.1
> ------
>
> What's Changed
> --------------
>
> * Bump eslint from 10.0.0 to 10.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#287](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/287)
> * Bump minimatch by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#289](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/289)
> * Bump minimatch by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#290](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/290)
>
> **Full Changelog**: <zgosalvez/github-actions-ensure-sha-pinned-actions@v5...v5.0.1>


Commits

* [`70c4af2`](zgosalvez/github-actions-ensure-sha-pinned-actions@70c4af2) Bump minimatch ([#290](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/290))
* [`b4780a1`](zgosalvez/github-actions-ensure-sha-pinned-actions@b4780a1) Bump minimatch ([#289](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/289))
* [`37870cf`](zgosalvez/github-actions-ensure-sha-pinned-actions@37870cf) Bump eslint from 10.0.0 to 10.0.1 ([#287](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/287))
* See full diff in [compare view](zgosalvez/github-actions-ensure-sha-pinned-actions@d5d20e1...70c4af2)
  
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  major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore  minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
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