Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps the gradle-dependencies group with 5 updates:

Package From To
com.palantir.javapoet:javapoet 0.10.0 0.11.0
io.netty:netty-transport-classes-epoll 4.2.9.Final 4.2.10.Final
io.netty:netty-transport-classes-kqueue 4.2.9.Final 4.2.10.Final
com.jetbrains.intellij.java:java-gui-forms-rt 253.30387.127 253.30387.173
com.gorylenko.gradle-git-properties 2.5.4 2.5.5

Updates com.palantir.javapoet:javapoet from 0.10.0 to 0.11.0

Release notes

Sourced from com.palantir.javapoet:javapoet's releases.

0.11.0

No documented user-facing changes

Commits
  • 035c1f3 Release 0.11.0
  • a020cf1 [High Priority] Excavator: Upgrades baseline-error-prone to the latest versi...
  • 1bbc29f Excavator: Update open-source publishing plugins (#407)
  • 20b498f Excavator: Upgrades Baseline to the latest version (#406)
  • 3ada30d Excavator: Update open-source publishing plugins (#405)
  • 7e97bd4 Excavator: Format Java files (#404)
  • 71e062f [High Priority] Excavator: Update gradle-jdks infrastructure plugins (#403)
  • 95dadc2 [High Priority] Excavator: Upgrade gradle plugin gradle-git-version (#402)
  • e5560fb Excavator: Upgrade gradle wrapper to the latest version (#401)
  • 7df69ec Excavator: Format Java files (#400)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-epoll from 4.2.9.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-kqueue from 4.2.9.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-kqueue from 4.2.9.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates com.jetbrains.intellij.java:java-gui-forms-rt from 253.30387.127 to 253.30387.173

Commits

Updates com.gorylenko.gradle-git-properties from 2.5.4 to 2.5.5

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.palantir.javapoet:javapoet](https://github.com/palantir/javapoet) | `0.10.0` | `0.11.0` |
| [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.2.9.Final` | `4.2.10.Final` |
| [io.netty:netty-transport-classes-kqueue](https://github.com/netty/netty) | `4.2.9.Final` | `4.2.10.Final` |
| [com.jetbrains.intellij.java:java-gui-forms-rt](https://github.com/JetBrains/intellij-community) | `253.30387.127` | `253.30387.173` |
| com.gorylenko.gradle-git-properties | `2.5.4` | `2.5.5` |


Updates `com.palantir.javapoet:javapoet` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/palantir/javapoet/releases)
- [Commits](palantir/javapoet@0.10.0...0.11.0)

Updates `io.netty:netty-transport-classes-epoll` from 4.2.9.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.2.9.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport-classes-kqueue` from 4.2.9.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.2.9.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport-classes-kqueue` from 4.2.9.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.2.9.Final...netty-4.2.10.Final)

Updates `com.jetbrains.intellij.java:java-gui-forms-rt` from 253.30387.127 to 253.30387.173
- [Release notes](https://github.com/JetBrains/intellij-community/releases)
- [Commits](https://github.com/JetBrains/intellij-community/commits/pycharm/253.30387.173)

Updates `com.gorylenko.gradle-git-properties` from 2.5.4 to 2.5.5

---
updated-dependencies:
- dependency-name: com.palantir.javapoet:javapoet
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.netty:netty-transport-classes-kqueue
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.netty:netty-transport-classes-kqueue
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.jetbrains.intellij.java:java-gui-forms-rt
  dependency-version: 253.30387.173
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.gorylenko.gradle-git-properties
  dependency-version: 2.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
...

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 Feb 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 10, 2026
@dependabot dependabot bot deleted the dependabot/gradle/gradle-dependencies-ff1a91222b branch February 10, 2026 19:38
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.

0 participants