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 versionVertx from 4.4.5 to 4.5.6 #27

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps versionVertx from 4.4.5 to 4.5.6.
Updates io.vertx:vertx-core from 4.4.5 to 4.5.6

Commits
  • e66507c Releasing 4.5.6
  • ea619d0 Provide configuration for HTTP post request decoder limits rather than using ...
  • d7af558 Refactor HttpUtils#absoluteURI
  • ea8d57a Set version to 4.5.6-SNAPSHOT
  • 267c269 Releasing 4.5.5
  • 423a55b brotli4j 1.16.0
  • 9a12e0b The Http1xClientConnection will not fail the pending stream allocation reques...
  • 874a2ba The Http1xClientConnection does close the stream when the response ends ignor...
  • ee23278 The Buffer toJson method is being renamed to toJsonValue since toJson is actu...
  • 7875eba Creation of DefaultChannelGroup should specify was actually incorrect: newly ...
  • Additional commits viewable in compare view

Updates io.vertx:vertx-web from 4.4.5 to 4.5.6

Updates io.vertx:vertx-web-client from 4.4.5 to 4.5.6

Updates io.vertx:vertx-jdbc-client from 4.4.5 to 4.5.6

Updates io.vertx:vertx-rx-java2 from 4.4.5 to 4.5.6

Updates io.vertx:vertx-sql-client from 4.4.5 to 4.5.6

Commits
  • 7876511 Releasing 4.5.6
  • b36b577 Set version to 4.5.6-SNAPSHOT
  • dd1ee45 Releasing 4.5.5
  • 878c454 Clear MySQL prepared statements cache on connection reset (#1428)
  • 88ce0a3 Merge pull request #1426 from Traderjoe95/hostname-verification-reproducer
  • b4d5f96 Fix issue in ConnectionFactoryBase, update MySQL test cert
  • 98b0b73 Add reproducer for missing hostname verification for MySQL and update the PG ...
  • cc56071 Add reproducer for missing hostname verification
  • 4cdf60f Merge pull request #1423 from eclipse-vertx/pendula95-fix-recover-for-ssl-mod...
  • e13e5e8 Fixed failing test due to bad db password policy
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/versionVertx-4.5.6 branch 2 times, most recently from d4efb7a to d93c96c Compare March 22, 2024 16:52
Bumps `versionVertx` from 4.4.5 to 4.5.6.

Updates `io.vertx:vertx-core` from 4.4.5 to 4.5.6
- [Commits](eclipse-vertx/vert.x@4.4.5...4.5.6)

Updates `io.vertx:vertx-web` from 4.4.5 to 4.5.6

Updates `io.vertx:vertx-web-client` from 4.4.5 to 4.5.6

Updates `io.vertx:vertx-jdbc-client` from 4.4.5 to 4.5.6

Updates `io.vertx:vertx-rx-java2` from 4.4.5 to 4.5.6

Updates `io.vertx:vertx-sql-client` from 4.4.5 to 4.5.6
- [Commits](eclipse-vertx/vertx-sql-client@4.4.5...4.5.6)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-jdbc-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-rx-java2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-sql-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/versionVertx-4.5.6 branch from d93c96c to 6a1220e Compare March 22, 2024 18:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

Superseded by #31.

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/versionVertx-4.5.6 branch March 28, 2024 15:12
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.

0 participants