Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps vertx.version from 5.0.0.CR3 to 5.0.0.CR4.
Updates io.vertx:vertx-core from 5.0.0.CR3 to 5.0.0.CR4

Commits
  • e2be6b7 Releasing 5.0.0.CR4
  • 3d281cb Merge pull request #5459 from eclipse-vertx/client-form-upload-attunements
  • d28e8b1 Improve incorrect content type reporting when sending a form
  • a4e9cac Correctly propagate the form encoding failure to the response failure
  • 6b58c32 HTTP client form submission.
  • fa915af Fix InboundMessageQueue Javadoc (#5451)
  • 35444ab Improve HTTP validation for inlining and specialized types
  • 221fb10 Support duplicate context duplication.
  • d5f613c Fixes updates to traffic shaping options with shared servers
  • bb4661d allow the 'host' header to be used on HTTP/2 requests if the ':authority' hea...
  • Additional commits viewable in compare view

Updates io.vertx:vertx-codegen from 5.0.0.CR3 to 5.0.0.CR4

Updates io.vertx:vertx-web-client from 5.0.0.CR3 to 5.0.0.CR4

Commits
  • a73d354 Releasing 5.0.0.CR4
  • 869599e Merge pull request #2712 from vert-x3/client-form-submission-refactor
  • 40f3593 Delegate web client form upload to HTTP client.
  • b2d0583 Improve test
  • 40034f5 Minor Javadoc formatting
  • e0268e7 Web client http context lifecycle cleanup
  • 079f6b8 Bunch of minor improvements
  • 4adb110 BodyCodec#create() does not need to be asynchronous and can be renamed to str...
  • c53f951 Reapply header fixes
  • 3240081 Improve HttpContext cleanup
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.vertx:vertx-codegen [< 4.6, > 4.5.0]
io.vertx:vertx-core [< 4.6, > 4.5.0]
io.vertx:vertx-web-client [< 4.6, > 4.5.0]

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)

Bumps `vertx.version` from 5.0.0.CR3 to 5.0.0.CR4.

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

Updates `io.vertx:vertx-codegen` from 5.0.0.CR3 to 5.0.0.CR4

Updates `io.vertx:vertx-web-client` from 5.0.0.CR3 to 5.0.0.CR4
- [Commits](vert-x3/vertx-web@5.0.0.CR3...5.0.0.CR4)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@tsegismont tsegismont merged commit d6c84aa into main Jan 30, 2025
5 checks passed
@tsegismont tsegismont deleted the dependabot/maven/vertx.version-5.0.0.CR4 branch January 30, 2025 09:33
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