Skip to content
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

Bump the all group with 7 updates #163

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the all group with 7 updates:

Package From To
org.http4k:http4k-server-netty 5.28.0.0 5.29.0.0
org.flywaydb:flyway-database-postgresql 10.17.1 10.17.2
io.netty:netty-all 4.2.0.Alpha2 4.2.0.Alpha3
io.netty:netty-transport-native-kqueue 4.2.0.Alpha2 4.2.0.Alpha3
io.netty:netty-transport-native-epoll 4.2.0.Alpha2 4.2.0.Alpha3
io.netty:netty-transport-native-io_uring 4.2.0.Alpha2 4.2.0.Alpha3
org.postgresql:postgresql 42.7.3 42.7.4

Updates org.http4k:http4k-server-netty from 5.28.0.0 to 5.29.0.0

Release notes

Sourced from org.http4k:http4k-server-netty's releases.

5.29.0.0

Changelog:

  • http4k-* : Upgrade some dependency versions including Kotlin to 2.0.20
  • http4k-security-oauth : [Breaking] OAuthProvider support for PKCE. This may break code because of the addition of an extra parameter in the OAuth construction. H/T @​dkandalov
  • http4k-* : [New module] Azure SDK integration - use an http4k client with the official libraries
  • http4k-server-* : [Fix #1163] Request.version is always HTTP/1.1 for server requests, even when using HTTP/2.0

5.28.1.0

Changelog:

  • http4k-* : Upgrade some dependency versions.
  • http4k-multipart : [Fix] Further fixes to deletion of temporary files. H/T @​H/T @​oharaandrew314
Changelog

Sourced from org.http4k:http4k-server-netty's changelog.

v5.29.0.0

  • http4k-* : Upgrade some dependency versions including Kotlin to 2.0.20
  • http4k-security-oauth : [Breaking] OAuthProvider support for PKCE. This may break code because of the addition of an extra parameter in the OAuth construction. H/T @​dkandalov
  • http4k-* : [New module] Azure SDK integration - use an http4k client with the official libraries
  • http4k-server-* : [Fix #1163] Request.version is always HTTP/1.1 for server requests, even when using HTTP/2.0

v5.28.1.0

  • http4k-* : Upgrade some dependency versions.
  • http4k-multipart : [Fix] Further fixes to deletion of temporary files. @​H/T @​oharaandrew314
Commits

Updates org.flywaydb:flyway-database-postgresql from 10.17.1 to 10.17.2

Updates io.netty:netty-all from 4.2.0.Alpha2 to 4.2.0.Alpha3

Commits
  • 12b29eb [maven-release-plugin] prepare release netty-4.2.0.Alpha3
  • 8595797 Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • b9fce0a Removal of split package between netty-handler and netty-handler-ssl-ocsp (#1...
  • bf5ba5f Rename correctly the native image resource directories (#14253)
  • 297b500 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • b3c24e2 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • fe932ff Remove reference to parent in recycled buffers for leak detection (#14250)
  • bda12a8 Update the default value of SO_MAXCONN on Linux from 128 to 4096 (#14226)
  • 8582c92 Introduce netty-codec-protobuf, netty-codec-marshalling and netty-codec-compr...
  • 81dc0d8 SingleThreadEventExecutor should return null on wakeup (#14233)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.0.Alpha2 to 4.2.0.Alpha3

Commits
  • 12b29eb [maven-release-plugin] prepare release netty-4.2.0.Alpha3
  • 8595797 Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • b9fce0a Removal of split package between netty-handler and netty-handler-ssl-ocsp (#1...
  • bf5ba5f Rename correctly the native image resource directories (#14253)
  • 297b500 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • b3c24e2 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • fe932ff Remove reference to parent in recycled buffers for leak detection (#14250)
  • bda12a8 Update the default value of SO_MAXCONN on Linux from 128 to 4096 (#14226)
  • 8582c92 Introduce netty-codec-protobuf, netty-codec-marshalling and netty-codec-compr...
  • 81dc0d8 SingleThreadEventExecutor should return null on wakeup (#14233)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.0.Alpha2 to 4.2.0.Alpha3

Commits
  • 12b29eb [maven-release-plugin] prepare release netty-4.2.0.Alpha3
  • 8595797 Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • b9fce0a Removal of split package between netty-handler and netty-handler-ssl-ocsp (#1...
  • bf5ba5f Rename correctly the native image resource directories (#14253)
  • 297b500 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • b3c24e2 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • fe932ff Remove reference to parent in recycled buffers for leak detection (#14250)
  • bda12a8 Update the default value of SO_MAXCONN on Linux from 128 to 4096 (#14226)
  • 8582c92 Introduce netty-codec-protobuf, netty-codec-marshalling and netty-codec-compr...
  • 81dc0d8 SingleThreadEventExecutor should return null on wakeup (#14233)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.0.Alpha2 to 4.2.0.Alpha3

Updates io.netty:netty-transport-native-epoll from 4.2.0.Alpha2 to 4.2.0.Alpha3

Commits
  • 12b29eb [maven-release-plugin] prepare release netty-4.2.0.Alpha3
  • 8595797 Upgrade to netty-tcnative 2.0.66.Final (#14254)
  • b9fce0a Removal of split package between netty-handler and netty-handler-ssl-ocsp (#1...
  • bf5ba5f Rename correctly the native image resource directories (#14253)
  • 297b500 Ensure flushes are not discarded by ChunkedWriteHandler for passed th… (#14248)
  • b3c24e2 Add new SslHandler.isEncrypted(...) variant that will not produce fal… (#14243)
  • fe932ff Remove reference to parent in recycled buffers for leak detection (#14250)
  • bda12a8 Update the default value of SO_MAXCONN on Linux from 128 to 4096 (#14226)
  • 8582c92 Introduce netty-codec-protobuf, netty-codec-marshalling and netty-codec-compr...
  • 81dc0d8 SingleThreadEventExecutor should return null on wakeup (#14233)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.0.Alpha2 to 4.2.0.Alpha3

Updates org.postgresql:postgresql from 42.7.3 to 42.7.4

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.4

Changes

⬆️ Dependencies

... (truncated)

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.4] (2024-08-22 08:00:00 -0400)

Added

Fixed

Deprecated

Commits
  • a23fa70 Prepare for 42.7.4 release (#3359)
  • d232e60 fix: remove preDescribe from internalExecuteBatch
  • 257653b Rename release.yml to release-notes.yml
  • 64a18d6 Create release.yml
  • 84bdec6 fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...
  • 89182c1 chore(deps): update dependency gradle to v8.10
  • 1f68373 fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.2.1
  • f1c8707 chore(deps): update codecov/codecov-action digest to 2439dfc
  • ba1513e fix(deps): update dependency com.google.errorprone:error_prone_core to v2.30.0
  • 6abdb5f fix(deps): update dependency spotbugs to v4.8.6
  • Additional commits viewable in compare view

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 all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.http4k:http4k-server-netty](https://github.com/http4k/http4k) | `5.28.0.0` | `5.29.0.0` |
| org.flywaydb:flyway-database-postgresql | `10.17.1` | `10.17.2` |
| [io.netty:netty-all](https://github.com/netty/netty) | `4.2.0.Alpha2` | `4.2.0.Alpha3` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.0.Alpha2` | `4.2.0.Alpha3` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.0.Alpha2` | `4.2.0.Alpha3` |
| io.netty:netty-transport-native-io_uring | `4.2.0.Alpha2` | `4.2.0.Alpha3` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.4` |


Updates `org.http4k:http4k-server-netty` from 5.28.0.0 to 5.29.0.0
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@5.28.0.0...5.29.0.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.17.1 to 10.17.2

Updates `io.netty:netty-all` from 4.2.0.Alpha2 to 4.2.0.Alpha3
- [Commits](netty/netty@netty-4.2.0.Alpha2...netty-4.2.0.Alpha3)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.0.Alpha2 to 4.2.0.Alpha3
- [Commits](netty/netty@netty-4.2.0.Alpha2...netty-4.2.0.Alpha3)

Updates `io.netty:netty-transport-native-epoll` from 4.2.0.Alpha2 to 4.2.0.Alpha3
- [Commits](netty/netty@netty-4.2.0.Alpha2...netty-4.2.0.Alpha3)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.0.Alpha2 to 4.2.0.Alpha3

Updates `io.netty:netty-transport-native-epoll` from 4.2.0.Alpha2 to 4.2.0.Alpha3
- [Commits](netty/netty@netty-4.2.0.Alpha2...netty-4.2.0.Alpha3)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.0.Alpha2 to 4.2.0.Alpha3

Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.4
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-server-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-transport-native-io_uring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-transport-native-io_uring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Aug 26, 2024
@IRus IRus merged commit 800a21f into main Aug 27, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/all-5577f57a0e branch August 27, 2024 21:27
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
Development

Successfully merging this pull request may close these issues.

1 participant