Bump vertx.version from 3.9.13 to 5.0.5 in /registration-processor#84
Closed
dependabot[bot] wants to merge 1 commit intoMOSIP-18889from
Closed
Conversation
Bumps `vertx.version` from 3.9.13 to 5.0.5. Updates `io.vertx:vertx-camel-bridge` from 3.9.13 to 5.0.5 - [Commits](vert-x3/vertx-camel-bridge@3.9.13...5.0.5) Updates `io.vertx:vertx-hazelcast` from 3.9.13 to 5.0.5 - [Commits](vert-x3/vertx-hazelcast@3.9.13...5.0.5) Updates `io.vertx:vertx-kafka-client` from 3.9.13 to 5.0.5 - [Commits](vert-x3/vertx-kafka-client@3.9.13...5.0.5) Updates `io.vertx:vertx-unit` from 3.9.13 to 5.0.5 - [Commits](vert-x3/vertx-unit@3.9.13...5.0.5) Updates `io.vertx:vertx-micrometer-metrics` from 3.9.13 to 5.0.5 - [Commits](vert-x3/vertx-micrometer-metrics@3.9.13...5.0.5) Updates `io.vertx:vertx-core` from 3.9.13 to 5.0.5 - [Commits](eclipse-vertx/vert.x@3.9.13...5.0.5) --- updated-dependencies: - dependency-name: io.vertx:vertx-camel-bridge dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.vertx:vertx-hazelcast dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.vertx:vertx-kafka-client dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.vertx:vertx-unit dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.vertx:vertx-micrometer-metrics dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.vertx:vertx-core dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #101. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
vertx.versionfrom 3.9.13 to 5.0.5.Updates
io.vertx:vertx-camel-bridgefrom 3.9.13 to 5.0.5Commits
f5e6d96Releasing 5.0.5c7b9522Set next snapshot versiondea8021Releasing 5.0.4e812d97Set next snapshot versiondcfa9adReleasing 5.0.33264e10Set next snapshot versiona83eddbReleasing 5.0.2e232b6fSet next snapshot version47bba0eReleasing 5.0.126d9450Make pom.xml files validUpdates
io.vertx:vertx-hazelcastfrom 3.9.13 to 5.0.5Commits
e9213e5Releasing 5.0.533618c8Set next snapshot version59c4793Releasing 5.0.4cf8c11aSet next snapshot version408c6ebReleasing 5.0.36c5d2f8Set next snapshot version41c30c7Releasing 5.0.2b460e53Set next snapshot version5d008ddReleasing 5.0.12996b96Update workflow names so they are displayed correctly in badgeUpdates
io.vertx:vertx-kafka-clientfrom 3.9.13 to 5.0.5Commits
4a71143Releasing 5.0.5cf77ac4Set next snapshot version57be842Releasing 5.0.451eb0d5Set next snapshot version1a09f00Releasing 5.0.386a2d6dSet next snapshot version3416830Releasing 5.0.2727fdb3Replace usage of deprecated DescribeTopicsResult method (#290) (#291)287624fSet next snapshot version7f674bbReleasing 5.0.1Updates
io.vertx:vertx-unitfrom 3.9.13 to 5.0.5Commits
859102cReleasing 5.0.52ea5ba7Set next snapshot version191dcbfReleasing 5.0.4fb0de5dSet next snapshot versionf7bd254Releasing 5.0.39dab2b9Set next snapshot version92c6f7cReleasing 5.0.26fadccaSet next snapshot version91d330fReleasing 5.0.18329d59HttpClient might be cleaned during the test and report a false negativeUpdates
io.vertx:vertx-micrometer-metricsfrom 3.9.13 to 5.0.5Commits
e6054b9Releasing 5.0.5e5c4e71Bump micrometer.version from 1.15.3 to 1.15.5 (#277)6810593Pool metrics test should work with or without VT support (#275)a299ac3Set next snapshot versiondc0cb64Releasing 5.0.4c3902eeBump micrometer.version from 1.15.2 to 1.15.3 (#270)4c85f53Set next snapshot versiond0ab794Releasing 5.0.369c352aSet next snapshot version81dd020Releasing 5.0.2Updates
io.vertx:vertx-corefrom 3.9.13 to 5.0.5Commits
cc671efReleasing 5.0.586c8be2NumberFormatException thrown when creating DNS Client with IPv6 address (#5753)76606d7HostAndPortImpl#isDIGIT throws ArrayOtOfboundException (#5752)15ce13bFix incorrect padded buffer length method calculation.671a109Mitigate HTTP/2 MYR test on CIa108e1dImprove Http1xSendFileTest.testSendFileFailsWhenClientClosesConnection3483039Clarify how to terminate an http response in the javadoc (#5737)66293ecFix racy FileSystemTest#testFileWithLock test that should perform retries to ...02bb794Make proxy pooling test consistent on all versions of Java that we support88f2c95Keep references on NetClient in socks proxies to avoid them being collected d...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)