Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps the patches group with 3 updates: com.fasterxml.jackson:jackson-bom, io.projectreactor.netty:reactor-netty-http and org.apache.maven:maven-artifact.

Updates com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2

Commits
  • d36caaf [maven-release-plugin] prepare release jackson-bom-2.19.2
  • 53b24d1 Prep for 2.19.2 release
  • 833ee01 Merge pull request #107 from FasterXML/tatu/2.19/backport-106-from-2.20
  • c146c75 Backport #106 from 2.20 to 2.19(.2)
  • e7c8ef3 Update jackson-parent dep
  • ec00ff9 Merge branch '2.18' into 2.19
  • 4e23492 Update jackson-parent version
  • 6417767 Back to snapshot dep
  • 4f37a5c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.projectreactor.netty:reactor-netty-http from 1.2.7 to 1.2.8

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.2.8

Reactor Netty 1.2.8 is part of 2024.0.8 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure the connection is invalidated when a connection close happens before HTTP/1.1 to HTTP/2 upgrade operation by @​violetagg in #3806
  • When HTTP/2 apply always the trailer headers by @​violetagg in #3808
  • Trailers must not include pseudo-header fields by @​violetagg in #3810
  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams by @​violetagg in #3827
  • Add proper initialisation of maxConcurrentStreams when successful HTTP/1.1 to HTTP/2 upgrade by @​violetagg in #3832
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #3838

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.7...v1.2.8

Commits
  • 79468f6 [release] Prepare and release 1.2.8
  • 61e6799 Bump @​springio/antora-extensions from 1.14.5 to 1.14.6 in /docs (#3839)
  • 4ed9cb2 [test] Deregister the metrics repository as soon as possible
  • ab67d7f Polish
  • c53e1bb [test] Move the check to try block
  • 5228923 Ensure the HTTP/2 upgrade stream inherits the proper state from the original ...
  • a60f640 Bump @​springio/antora-extensions from 1.14.4 to 1.14.5 in /docs (#3837)
  • 4a7eb75 Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3 (#3836)
  • 502e385 Bump junitVersion from 5.13.2 to 5.13.3 (#3835)
  • 9d2c795 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.106 to 9.0.107 (#3834)
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-artifact from 3.9.10 to 3.9.11

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 <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 patches group with 3 updates: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom), [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) and org.apache.maven:maven-artifact.


Updates `com.fasterxml.jackson:jackson-bom` from 2.19.1 to 2.19.2
- [Commits](FasterXML/jackson-bom@jackson-bom-2.19.1...jackson-bom-2.19.2)

Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.7...v1.2.8)

Updates `org.apache.maven:maven-artifact` from 3.9.10 to 3.9.11

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

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 Jul 21, 2025
@itzg itzg merged commit b24de72 into master Jul 21, 2025
1 check passed
@itzg itzg deleted the dependabot/gradle/patches-90000a8f53 branch July 21, 2025 23:32
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.

1 participant